Skip to content

podman-compose fails to build #9

@d3287t328

Description

@d3287t328
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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions