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

podman-compose fails to build #9

Open
d3287t328 opened this issue Apr 13, 2024 · 0 comments
Open

podman-compose fails to build #9

d3287t328 opened this issue Apr 13, 2024 · 0 comments

Comments

@d3287t328
Copy link

WARN[0014] SHELL is not supported for OCI image format, [/bin/bash -o pipefail -c] will be ignored. Must use `docker` format
--> 97828dea1caf
[1/2] STEP 28/39: RUN sed -i -e "0,/version.*$/ s/version.*$/version\ =\ \"${REPO_VERSION}\"/" splinterd/Cargo.toml  && cargo build --manifest-path=splinterd/Cargo.toml --release $CARGO_ARGS
error running container: from /usr/bin/crun creating container for [/bin/sh -c sed -i -e "0,/version.*$/ s/version.*$/version\ =\ \"${REPO_VERSION}\"/" splinterd/Cargo.toml  && cargo build --manifest-path=splinterd/Cargo.toml --release $CARGO_ARGS]: unknown version specified
: exit status 1
ERRO[0015] did not get container create message from subprocess: EOF
Error: building at STEP "RUN sed -i -e "0,/version.*$/ s/version.*$/version\ =\ \"${REPO_VERSION}\"/" splinterd/Cargo.toml  && cargo build --manifest-path=splinterd/Cargo.toml --release $CARGO_ARGS": while running runtime: exit status 1
exit code: 1

It would be desirable to build an image of this with a non root process.

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

No branches or pull requests

1 participant