Update: readme for more info about the contaniner
This commit is contained in:
parent
566ba7c92e
commit
2fb4163132
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -1,2 +1,13 @@
|
||||||
# CodeSYS-SL
|
# CodeSYS Linux SL runtime containerized
|
||||||
|
|
||||||
|
There is an image for version 4.12.0.0 pull it with:
|
||||||
|
|
||||||
|
```Shell
|
||||||
|
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
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue