Skip to content

ralexsander/docker-4diac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

4diac FORTE with OPC UA support

Since the only way to have OPC UA support on FORTE is compiling from sources, this docker project will do that for you.

Motivations

I wanted to test FORTE OPC UA on a Mac, so running it from a docker container sounded like more efficient way to achieve that.

How to Run

docker run \
--rm \
--publish 61499:61499 \
--publish 4840:4840 \
--hostname opcserver \
ralexsander/4diac-forte-opc-ua

About

4diac FORTE with OPC UA support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published