[FIX] doc docker
This commit is contained in:
parent
305bb2d004
commit
7bfe6ac12f
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ When building your docker with script
|
||||||
> ./script/docker_build.sh --release
|
> ./script/docker_build.sh --release
|
||||||
|
|
||||||
List your docker version
|
List your docker version
|
||||||
> docker image
|
> docker images
|
||||||
|
|
||||||
You need to push your docker image and update your tag, like 1.0.1:
|
You need to push your docker image and update your tag, like 1.0.1:
|
||||||
> docker push technolibre/erplibre:VERSION
|
> docker push technolibre/erplibre:VERSION
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue