mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 09:20:15 -06:00
fix docker build instruction
This commit is contained in:
@@ -36,7 +36,7 @@ Finally, you should have the binary within the `bin/` folder now, give it a try
|
||||
If you are developing on a local branch based on docker / docker-compose setup, here is how to build a new ocis image. In the root folder:
|
||||
|
||||
{{< highlight txt >}}
|
||||
docker build -t owncloud/ocis:local .
|
||||
docker build -t owncloud/ocis:dev .
|
||||
{{< / highlight >}}
|
||||
|
||||
Then you can test as usual via
|
||||
|
||||
Reference in New Issue
Block a user