Important
The gutenberg-mobile repo this Docker image was for has been archived on Jul 9, 2026 hence this repo now being obsolete and also archived.
Docker node image to be used for gutenberg-mobile.
- Sets up nvm
- Clones current
developfor gutenberg-mobile - Runs
npm install - Deletes the cloned repo
This will cache the dependencies in .npm folder, so running npm install for gutenberg-mobile from within a Docker container with this image will be faster.
A Buildkite job runs every 24 hours to build and push this image with latest tag to our AWS ECR.