Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Proposal: use an entrypoint #12

Closed
Closed
@evantill

Description

@evantill

Hi,

Thank you for this docker image 👍.

Using an ENTRYPOINT when wrapping a cli tool using a docker image ease the use of the image

Example of an article that will explain it better than me https://spin.atomicobject.com/2015/11/30/command-line-tools-docker/

By using an ENTRYPOINT, all of the arguments to docker run following our image name are passed as arguments to our application.

I will be happy to make a PR if you agrre with this proposal.

Please let me know if you have any questions or concerns about this proposal.

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