No description
Find a file
2025-02-21 12:58:08 +01:00
Dockerfile Add: docekrfile for codesys service 2025-02-21 12:54:25 +01:00
README.md Update: readme for more info about the contaniner 2025-02-21 12:58:08 +01:00

CodeSYS Linux SL runtime containerized

There is an image for version 4.12.0.0 pull it with:

docker pull git.aroy-art.com/aroy/codesys-sl:latest

or build it yourself with:

docker build -t git.aroy-art.com/aroy/codesys-sl:4.12.0.0 . -f Dockerfile --build-arg CDS_VERSION=4.12.0.0