Skip to content

Add entrypoint and working-dir in the base image #1

@rambip

Description

@rambip

It would be nice to add ´.cargo/bin/trunk´ as an entrypoint in your dockerfile, even if it is overridden by the dockerfile that uses it.

And also adding ´mkdir /web´ and ´WORKDIR /web´ to the Dockerfile.

That way people would be able to do ´podman run -v ./:/web:z osomahe/rust-trunk build´ in a single command if they want to.

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