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

Experiment: Use Alpine Linux instead 🌱 #2

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

luislavena
Copy link
Owner

@luislavena luislavena commented Jan 4, 2023

Quick test of switching to Alpine Linux now that iconv issues for PHP have been solved (PR#240 for docker/php)

This switch shows great savings on image size:

$ docker image ls
REPOSITORY                       TAG         SIZE
ghcr.io/luislavena/greek-steam   8.0-alpine  120MB
ghcr.io/luislavena/greek-steam   8.0         455MB

Quick test of switching to Alpine Linux now that iconv issues for PHP
have been solved (PR#240 for docker/php)

This switch shows great savings on image size:

  $ docker image ls
  REPOSITORY                       TAG         SIZE
  ghcr.io/luislavena/greek-steam   8.0-alpine  120MB
  ghcr.io/luislavena/greek-steam   8.0         455MB
@luislavena luislavena changed the title Experiment: Use Alpine Linux instead Experiment: Use Alpine Linux instead 🌱 Jan 13, 2023
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