Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert image to node:alpine and shell to ash #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

digitaldrummerj
Copy link

By using node:alpine for the image instead of node:latest, it reduced the size of the image from 685 megs to 78 megs.

bash is not included with alpine. ash is the included shell in alpine

@kevinjom
Copy link

@digitaldrummerj I agree with you we should get the image size as small as possible, good change.

@clue could we get this merged and image published? I am waitting the downloading to complete, so just wanted to raise a PR and I found @digitaldrummerj had done this.

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.

2 participants