-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels