Skip to content

Conversation

@bvanderlaan
Copy link

The existing development Dockerfile was an Ubuntu image which installed Node and NPM via
apt-get. This change set updates the Dockerfile to use the official Node
image which has the chosen version of Node and NPM pre-installed.

It also switches to an Alpine image to lower the file size.

The existing Dockerfile was a Ubuntu image which installed Node and NPM via
apt-get. This change set updates the Dockerfile to use the offical Node
image which has the chosin version of Node and NPM pre-installed.

It also switches to an Alpine image to lower the file size.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant