Skip to content

ymlair/socket.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

git clone this;
Run :
docker build -t chat:chat ./
docker run -d --name chat -p 3000:3000 chat:chat  start.sh

About

Dockerfile for socket.io chat example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published