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