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

build: Add alpine-based docker image #17

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

Conversation

LeoVerto
Copy link

@LeoVerto LeoVerto commented Feb 3, 2021

This adds an alternate Dockerfile and start script for an alpine-based image using the official alpine icecast package.

Building upon alpine not only reduces the image size (from 229MB to 11.6MB) but also the attack surface.
For the current image, trivy reports 239 vulnerabilities (5 of which are critical, 54 high) whereas the alpine-based one is only affected by 4 medium ones.

@LeoVerto LeoVerto changed the title Add alpine-based docker image build: Add alpine-based docker image Feb 3, 2021
@auto-add-label auto-add-label bot added the build label Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant