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

Optimized container #27

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Conversation

meatball133
Copy link
Member

No description provided.

@meatball133 meatball133 requested a review from a team as a code owner July 15, 2023 09:16
Dockerfile Outdated
apt-get clean && \
rm -rf /var/lib/apt/lists/*

COPY --from=builder /usr /usr
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need to copy the entirety of /usr of could you also copy just parts of it?

@ErikSchierboom ErikSchierboom merged commit 308d5a4 into exercism:main Jul 20, 2023
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.

2 participants