You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
It would be desirable to build an image of this with a non root process.
The text was updated successfully, but these errors were encountered: