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

Makefile: implement "fully source containers" HMS-3883 #19

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

schuellerf
Copy link

Getting the stack up and running locally but all from source

Moving depsolve to `osbuild` moved things around and requires different
RPMs, we only hit this issue because we install directly from RPMs.

This makes all containers able to build with `sudo make quick`.
The depsolve path was set to the old location making the entrypoint
fail.
osbuild-composer expects a cloudapi socket to be created in more recent
versions; let's create it and pass it along through our fake systemd
entrypoint.
@schuellerf schuellerf force-pushed the HMS-3883-fully-source-containers branch 4 times, most recently from a4c3c34 to d2bea49 Compare April 12, 2024 07:25
@schuellerf schuellerf force-pushed the HMS-3883-fully-source-containers branch 4 times, most recently from 6aad219 to a06bc1c Compare April 16, 2024 11:38
@schuellerf schuellerf force-pushed the HMS-3883-fully-source-containers branch 2 times, most recently from fad9a66 to 2ca8f60 Compare April 23, 2024 17:48
@schuellerf schuellerf force-pushed the HMS-3883-fully-source-containers branch 2 times, most recently from bf51153 to 933ce25 Compare May 3, 2024 12:23
also changes compose file to be more robust on startup

use docker as default for now
podman does not seem to run stable.
will need to investigate more
@schuellerf schuellerf force-pushed the HMS-3883-fully-source-containers branch from 933ce25 to b93cac9 Compare May 8, 2024 17:20
@schuellerf schuellerf force-pushed the HMS-3883-fully-source-containers branch from 36a622c to b03a72d Compare May 23, 2024 07:01
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.

None yet

2 participants