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

Unify apk command usage in Dockerfile #279

Closed

Conversation

PeterDaveHello
Copy link
Contributor

Use apk add with --no-cache instead of another apk update command,
and leave no temporary cache in the Docker image.

Use `apk add` with `--no-cache` instead of another `apk update` command,
and leave no temporary cache in the Docker image.
@CasperVerswijvelt
Copy link
Contributor

This change is already included in open pull request #276

@milesmcc milesmcc closed this Aug 29, 2023
@milesmcc
Copy link
Owner

Thanks @PeterDaveHello! Closing per #276.

@PeterDaveHello PeterDaveHello deleted the ImproveDockerfile branch September 2, 2023 17:05
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.

3 participants