Sign inSign up

wagoautomation/caa-runtime-pfc300

By wagoautomation

Updated 9 months ago

CoDeSys Docker Runtime for PFC300 devices

Image
1

338

wagoautomation/caa-runtime-pfc300 repository overview

BETA Version of CAA virtual runtime

_____________________________________________________________________

This Version is valid from now to end of march

_____________________________________________________________________
  • Make sure => Internet connection is active on PFC (ping google.de)
  • Disabel Runtime and IO Check port in WBM
  • Enable Docker in WBM
  • Copy command to ssh connection

docker run -it \
--init \
--restart unless-stopped \
--privileged \
--net=host \
--name=caa30 \
-e WRAPPER="true" \
-e KBUS="true" \
-e CAA_WEBSERVER="true" \
-e CAA_WEBSERVER_AUTH="false" \
-e CAA_AUTH="false" \
-v /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket \
-v /tmp:/tmp \
wagoautomation/caa-runtime-pfc300:04.08.09-30-beta-1


VarValuesSignificance
WRAPPERtrueMust be On
KBUStrue / falseK-Bus On/Off
CAA_WEBSERVERtrue / falseCoDeSys Webserver On/Off
CAA_WEBSERVER_AUTHtrue / falseCoDeSys Webserver password On/Off
CAA_AUTHtrue / falseCoDeSys IDE login password On/Off

Tag summary

Content type

Image

Digest

sha256:9facc88da

Size

110.9 MB

Last updated

9 months ago

docker pull wagoautomation/caa-runtime-pfc300:04.06.01-28-beta-1