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

Leave no apk cache in Docker image #1112

Merged

Conversation

PeterDaveHello
Copy link
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

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
1 check passed
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