Sign inSign up

articulate/articulate-node-images

By articulate

Updated over 3 years ago

articulate-node-images

Image
0

50K+

articulate/articulate-node-images repository overview

docker-articulate-node-images

Image-crushing base docker image, to make local builds of images faster.

To test locally

  1. Run make to build a local/articulate-node-images image locally
  2. Change the first line of your images/Dockerfile to be:
FROM local/articulate-node-images
  1. Then in images, run:
docker-compose build --no-cache && docker-compose up -d

Now you can test your changes by hitting https://images.dev.articulate.zone. After making more changes, just repeat steps 1-3 above to rebuild and test.

Tag summary

Content type

Image

Digest

sha256:1ae66af9e

Size

375.1 MB

Last updated

over 3 years ago

docker pull articulate/articulate-node-images