Base node image based on Oracle Linux.Node.js Version: 4.4 LTS, 5.11, 5.12, 6.0, 6.2, 6.3
2.1K
Opinionated stacks of Dockerfiles for our work.
If you're familiar with Docker, have it configured, and know exactly what you'd like to run, this one-liner should work in most cases:
docker run -d -P publicisworldwide/<your desired stack>
Clean up your local registry (only 'none)
docker rmi `docker images | grep '^<none>' | awk '{print $3}'`
Content type
Image
Digest
Size
103.9 MB
Last updated
almost 8 years ago
docker pull publicisworldwide/node