mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Move Dockerfile to Dockerfile-dev.
Based on zulip#450, with commits restructured by Rein Zustand.
This commit is contained in:
@@ -390,7 +390,7 @@ Then you should create the Docker image based on Ubuntu Linux, first
|
||||
go to the directory with the Zulip source code:
|
||||
|
||||
```
|
||||
docker build -t user/zulipdev .
|
||||
docker build -t user/zulipdev -f Dockerfile-dev .
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user