We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current container is bloated:
$ podman image tree rose_dev Image ID: f21337769175 Tags: [localhost/rose_dev:latest] Size: 1.157GB Image Layers ├── ID: 5bdeef4a08f3 Size: 129.2MB ├── ID: dadd8968e76c Size: 11.3MB ├── ID: 3357e1720d4e Size: 19.31MB ├── ID: 4110f3070e75 Size: 156.5MB ├── ID: 4435f2175e37 Size: 538MB ├── ID: 06bc25c6d22b Size: 19.04MB ├── ID: 06b202a2cc9f Size: 44.1MB ├── ID: 5f166113f3cb Size: 4.608kB ├── ID: e6fca0bbff8f Size: 10.77MB Top Layer of: [docker.io/library/python:3.7] ├── ID: e37328fe3514 Size: 5.632kB ├── ID: a221c3b7d812 Size: 211.1MB └── ID: 21c39134be7a Size: 17.86MB Top Layer of: [localhost/rose_dev:latest]
The text was updated successfully, but these errors were encountered:
Using UBI work image for smaller container size
54d199b
If possible to upgrade to Python 3.9, we could use the UBI9 Python image to reduce size. Fixes RedHat-Israel#451
23fd796
Successfully merging a pull request may close this issue.
The current container is bloated:
The text was updated successfully, but these errors were encountered: