To create a container on this image (node application), do
docker container run -p 80:3000 --rm customnode
Then, navigate to http://localhost:80 and you should see the node app up and running.
Content type
Image
Digest
Size
42.4 MB
Last updated
almost 6 years ago
docker pull dd05b70/customnode