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

chore: remove unnecessary apt-get clean in Dockerfile #5958

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

PeterDaveHello
Copy link
Contributor

This image is built from the official Debian image as upstream, so there
is no need to do apt-get clean manually.

Ref:

Official Debian and Ubuntu images automatically run apt-get clean, so
explicit invocation is not required.

This image is built from the official Debian image as upstream, so there
is no need to do apt-get clean manually.

Ref:
- https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#apt-get

> Official Debian and Ubuntu images automatically run apt-get clean, so
> explicit invocation is not required.
@vercel
Copy link

vercel bot commented Oct 20, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/diy/rsshub/ga75e8j5v
✅ Preview: https://rsshub-git-refactordockerfile.diy.vercel.app

@HenryQW HenryQW changed the title Remove unnecessary apt-get clean in Dockerfile chore: remove unnecessary apt-get clean in Dockerfile Oct 21, 2020
@HenryQW HenryQW merged commit f3fcb80 into DIYgod:master Oct 21, 2020
@PeterDaveHello PeterDaveHello deleted the RefactorDockerfile branch October 21, 2020 15:23
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.

2 participants