Sign inSign up

ywfwj2008/socketlog

By ywfwj2008

Updated almost 7 years ago

Docker Image for Socketlog Server

Image
2

1.2K

ywfwj2008/socketlog repository overview

docker-socketlog

This Dockerfile builds an image with the socketlog. Based on node image.

Quick Start

This image uses ENTRYPOINT to run the containers as an executable.

Starting a SocketLog Server instance is simple:

docker run -d -p 1116:1116 -p 1229:1229 ywfwj2008/socketlog

or run it with daemons:

docker run -d -p 1116:1116 -p 1229:1229 ywfwj2008/socketlog > /dev/null &

Tag summary

Content type

Image

Digest

Size

332.9 MB

Last updated

almost 7 years ago

docker pull ywfwj2008/socketlog