https://bitbucket.org/atlassian/docker-node-jdk-chrome-firefox/
1M+
This Dockerfile contains:
docker build -t docker-node-jdk-chrome-firefox .
then use docker images to find the image ID.
With docker run -it <IMAGE_ID> you can test if your changes are the desired ones.
Then tag it: docker tag <IMAGE_ID> <YOUR-USER>/docker-node-jdk-chrome-firefox:latest
and finally publish it: docker push <YOUR-USER>/docker-node-jdk-chrome-firefox
Content type
Image
Digest
sha256:6a7b7f1c1…
Size
731.1 MB
Last updated
over 2 years ago
docker pull atlassianlabs/docker-node-jdk-chrome-firefox