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

Optimize RUN commands #31

Open
arxeiss opened this issue Jun 11, 2020 · 0 comments
Open

Optimize RUN commands #31

arxeiss opened this issue Jun 11, 2020 · 0 comments

Comments

@arxeiss
Copy link

arxeiss commented Jun 11, 2020

RUN apt-get -yqq update

According to Docker documentation of RUN (https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run), you should combine as many RUN as possible into single one. What do you think about updating it? And also in the tutorial

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

No branches or pull requests

1 participant