Skip to content

Adding Dockerfile - #376

Open
nithyashree675 wants to merge 1 commit into
smarkets:masterfrom
nithyashree675:master
Open

Adding Dockerfile#376
nithyashree675 wants to merge 1 commit into
smarkets:masterfrom
nithyashree675:master

Conversation

@nithyashree675

Copy link
Copy Markdown
Contributor

Comment thread Dockerfile
COPY marge/ /marge/
COPY marge.app /marge.app

CMD ["/marge.app"]

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be ENTRYPOINT instead? We have a Helm chart to deploy marge bot and that doesn't work anymore with the v0.11.0 Docker image because we just used to pass the missing args. Wouldn't be hard to fix for us, but at least looks like a breaking change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants