Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

make container image smaller #24

Open
tepene opened this issue Apr 24, 2023 · 2 comments
Open

make container image smaller #24

tepene opened this issue Apr 24, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@tepene
Copy link
Owner

tepene commented Apr 24, 2023

No description provided.

@tepene tepene added the enhancement New feature or request label Apr 24, 2023
@tepene tepene self-assigned this Apr 24, 2023
tepene added a commit that referenced this issue Apr 24, 2023
fix: make build footprint somewhat smaller (#24)
@tepene
Copy link
Owner Author

tepene commented Apr 24, 2023

image built locally vs ghcr.io

ghcr.io/tepene/box-bayou                   latest                00a0d1950592  About an hour ago  3.07 GB
registry.dev.local:5000/box-bayou     dev-latest         2788cb4e617e  About an hour ago  1.63 GB

somethings different between the two builds. Need to investigate further

@tepene
Copy link
Owner Author

tepene commented Apr 24, 2023

maybe ignore file is not loaded

 Performing build from Containerfile
/usr/bin/buildah bud -f /home/runner/work/box-bayou/box-bayou/Containerfile --label org.opencontainers.image.title=box-bayou --label org.opencontainers.image.description=Distrobox companion for ublue-bayou --label org.opencontainers.image.url=https://github.com/tepene/box-bayou --label org.opencontainers.image.source=https://github.com/tepene/box-bayou --label org.opencontainers.image.version=main --label org.opencontainers.image.created=2023-04-24T16:34:50.485Z --label org.opencontainers.image.revision=5079f454bd2cfc37df0e98ef5ee7c5f19b947cf8 --label org.opencontainers.image.licenses=Apache-2.0 --label io.artifacthub.package.readme-url=https://raw.githubusercontent.com/tepene/box-bayou/main/README.md --format docker --tls-verify=true -t box-bayou:latest /home/runner/work/box-bayou/box-bayou

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant