Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 551 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 551 Bytes

Node.js WebSocket example in Docker

This is a small demo which demonstrates the use of WebSocket in Docker.

Image

The image build is derived from this page:

The Dockerfile can be found in the build/ directory.

Steps

These are the steps to be executed in order to start the demo.

Build the image

build.sh

Start the container

run.sh