Skip to content

Test simplified entrypoint #16

@dhirschfeld

Description

@dhirschfeld

The image currently uses a script which must be copied into the container: https://github.com/energy-quants/mambaforge/blob/09b1dbab3b446c69245cecd99fd217815af0cec8/build/images/docker-entrypoint.sh.

It may be sufficient to inline that into the entrypoint command?

buildah config --entrypoint '["/bin/bash", "-c", "$0 $@"]' "${container}"

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