Sign inSign up

dendra/csi-server

By dendra

Updated about 3 years ago

Runs Campbell Scientific LoggerNet in a container. No LoggerNet binary executables are included.

Image
0

346

dendra/csi-server repository overview

CSI Server

Used for building a Docker image to run Campbell Scientific LoggerNet in a container. LoggerNet is copyrighted and licensed software, hence no LoggerNet binary executables are included. You MUST have a valid license per installation and provide your own binaries via a volume mount.

Example

docker run -d -p 6789:6789 --rm -v $(pwd)/bin:/opt/CampbellSci/LoggerNet -v $(pwd)/config:/etc/opt/CampbellSci -v $(pwd)/work:/var/opt/CampbellSci/LoggerNet dendra:csi-server

Tag summary

Content type

Image

Digest

sha256:5d0bc8661

Size

148.6 MB

Last updated

almost 4 years ago

docker pull dendra/csi-server