https://github.com/gellanyhassan0/gellany_node
#/home/go/ = your path your already download git folder in it
docker image build -t gellany_node /home/go/gellany_node
docker run --publish 5000:5000 -it -d gellany_node
docker ps
docker exec -it 83ea954d9b5a node gellany_node.js 0.0.0.0:5000
http://0.0.0.0:5000/ http://127.0.0.1:5000/
docker stop 83ea954d9b5a
docker ps
Content type
Image
Digest
Size
364.5 MB
Last updated
over 4 years ago
docker pull gellany/gellany_node