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

Dockerfile should use multiple stage build to reduce image size #17

Open
CooperLi opened this issue Aug 23, 2021 · 0 comments · May be fixed by #18
Open

Dockerfile should use multiple stage build to reduce image size #17

CooperLi opened this issue Aug 23, 2021 · 0 comments · May be fixed by #18

Comments

@CooperLi
Copy link

We can use Multiple stage build for Dockerfile to reduce image size from nearly 700MB to ~2MB.

CooperLi added a commit to CooperLi/snake-game that referenced this issue Aug 23, 2021
Fix: DyegoCosta#17
Signed-off-by: CooperLi <a710905118@163.com>
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 a pull request may close this issue.

1 participant