Sign inSign up

r1cht3r/docker-ser2net

By r1cht3r

•Updated over 6 years ago

Image
0

925

r1cht3r/docker-ser2net repository overview

⁠ser2net Container

Docker container to run ser2net.

Git repo: https://github.com/danrue/docker-ser2net⁠

Docker repo: https://hub.docker.com/r/danrue/ser2net⁠

⁠Usage

This container runs ser2net in the foreground and uses the config file located at /etc/ser2net.conf.

Be sure to enable any ports or devices as necessary.

Example usage (docker-compose):

    version: '3.5'
    services:
      ser2net:
        image: danrue/ser2net:3.5
        volumes:
          - ./ser2net/ser2net.conf:/etc/ser2net.conf
        devices:
          - /dev/serial/by-id/usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001-if00-port0

Tag summary

Content type

Image

Digest

Size

26 MB

Last updated

over 6 years ago

docker pull r1cht3r/docker-ser2net