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

Docker container improvements: slimmer container #1377

Merged
merged 7 commits into from
Oct 27, 2023
Merged

Docker container improvements: slimmer container #1377

merged 7 commits into from
Oct 27, 2023

Conversation

lacraig2
Copy link
Member

@lacraig2 lacraig2 commented Oct 27, 2023

This PR does the following:

  • strips all shared PANDA shared objects in the main (non-dev) image
  • replaces Python library shared objects with symlinks

This PR shrinks our container from 2.9GB to 1.1GB. The compressed size should shrink from 837MB to just 313MB.

@lacraig2 lacraig2 changed the title Docker container improvements: slimmer container and Ubuntu 22.04 upgrade Docker container improvements: slimmer container Oct 27, 2023
@lacraig2 lacraig2 enabled auto-merge (squash) October 27, 2023 22:26
@lacraig2 lacraig2 disabled auto-merge October 27, 2023 22:26
@lacraig2 lacraig2 merged commit a502c1f into dev Oct 27, 2023
26 of 27 checks passed
@lacraig2 lacraig2 deleted the tiny_docker branch October 27, 2023 22:26
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.

1 participant