Update: docker build command
This commit is contained in:
parent
33b224a351
commit
9fe5885fba
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ docker pull git.aroy-art.com/aroy/codesys-sl:latest
|
|||
or build it yourself with:
|
||||
|
||||
```Shell
|
||||
docker build -t git.aroy-art.com/aroy/codesys-sl:4.12.0.0 . -f Dockerfile --build-arg CDS_VERSION=4.12.0.0
|
||||
docker build -t git.aroy-art.com/aroy/codesys-sl:4.12.0.0 . -f Dockerfile --build-arg CDS_VERSION=4.12.0.0 --build-arg EDGE_VERSION=4.12.0.0
|
||||
```
|
||||
|
||||
run the container with:
|
||||
|
|
Loading…
Add table
Reference in a new issue