Skip to content

dudanov/docker-openscada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-openscada

Build Image Docker Hub Docker Hub Docker Hub Docker Hub

This repository is used for automated building of OpenSCADA minimal docker image.

Image

Supported Docker registries:

Following platforms for this image are available:

  • linux/amd64
  • linux/arm/v7
  • linux/arm64

Pulling latest images from Docker Hub:

$ docker pull dudanov/openscada:latest

or from GitHub Containers Registry:

$ docker pull ghcr.io/dudanov/openscada:latest

Example run command (start container srv01-scada with project in srv01_volume docker volume):

$ docker run -d --name=srv01-scada -v srv01_volume:/station dudanov/openscada:latest

Environment variables

  • LANG: Language (default: ru_RU.UTF-8)
  • TZ: The timezone assigned to the container (default: Europe/Samara)

Included modules

Subsystem Module Status
Archive DBArch M
FSArch M
BD DBGate *
LDAP M
MySQL M
PostgreSQL M
SQLite *
DAQ BlockCalc M
DAQGate *
DCON M
JavaLikeCalc *
LogicLev *
ModBus M
OPC_UA M
Siemens M
SNMP M
System M
Protocol HTTP M
ModBus M
OPC_UA M
SelfSystem *
UserProtocol *
Special FLibComplex1 *
FLibMath *
FLibSYS *
SystemTests M
Transport Serial *
Sockets *
SSL *
UI VCAEngine M
WebCfgD M
WebUser M
WebVision M