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

build: simplify container build #2908

Merged
merged 1 commit into from
Aug 10, 2023
Merged

build: simplify container build #2908

merged 1 commit into from
Aug 10, 2023

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Aug 9, 2023

Removes several of the multi-stage build targets, and drops ostensible support for arm64, which wasn't working anyway (#2857). We now use a bog-standard Debian slim container for the runtime, with no manual wrangling of shared object files.

Closes #2858.

@conorsch conorsch temporarily deployed to smoke-test August 9, 2023 01:01 — with GitHub Actions Inactive
Removes several of the multi-stage build targets, and drops ostensible
support for arm64, which wasn't working anyway (#2857). We now use a
bog-standard Debian slim container for the runtime, with no manual
wrangling of shared object files.

Closes #2858.
@conorsch conorsch temporarily deployed to smoke-test August 9, 2023 23:08 — with GitHub Actions Inactive
@conorsch conorsch merged commit f1ddd2a into main Aug 10, 2023
@conorsch conorsch deleted the simple-container branch August 10, 2023 15:13
conorsch added a commit to penumbra-zone/galileo that referenced this pull request Sep 21, 2023
Matches the Debian 11 -> 12 transition in upstream Penumbra,
performed in penumbra-zone/penumbra#2908
conorsch added a commit to penumbra-zone/osiris that referenced this pull request Sep 21, 2023
Matches the Debian 11 -> 12 transition in upstream Penumbra,
performed in penumbra-zone/penumbra#2908
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.

Simplify container build for penumbra image
1 participant