Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Add an entrypoint script #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

remram44
Copy link

@remram44 remram44 commented Jun 4, 2018

This allows docker run ... /bin/bash to work, for instance. It will also make the image works on CI platforms like GitLab.

This allows docker run ... /bin/bash to work, for instance.
@Ohjeah
Copy link

Ohjeah commented Nov 22, 2018

FYI: on gitlab you can always overwrite the entrypoint

  image:
    name: jagregory/pandoc
    entrypoint: [""]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants