Skip to content

Leave no apk cache in Docker image#1112

Merged
Mzack9999 merged 1 commit intoprojectdiscovery:devfrom
PeterDaveHello:DockerfileImprovement
Jun 11, 2024
Merged

Leave no apk cache in Docker image#1112
Mzack9999 merged 1 commit intoprojectdiscovery:devfrom
PeterDaveHello:DockerfileImprovement

Conversation

@PeterDaveHello
Copy link
Copy Markdown
Contributor

Use apk add with --no-cache will prevent leaving cache in the released image, and it's now kind of Dockerfile best practice.

Use `apk add` with `--no-cache` will prevent leaving cache in the released image, and it's now kind of Dockerfile best practice.
@GeorginaReeder
Copy link
Copy Markdown

Thanks so much for your contribution @PeterDaveHello , we appreciate it!

We also have a Discord server, which you’re more than welcome to join. It's a great place to connect with fellow contributors and stay updated with the latest developments!

@Mzack9999 Mzack9999 merged commit 81556dc into projectdiscovery:dev Jun 11, 2024
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