Skip to content

Introduce Dockerfile for quick easy serving#32

Open
jinnko wants to merge 1 commit intordegges:masterfrom
jinnko:master
Open

Introduce Dockerfile for quick easy serving#32
jinnko wants to merge 1 commit intordegges:masterfrom
jinnko:master

Conversation

@jinnko
Copy link

@jinnko jinnko commented Jan 2, 2019

We use a multi-stage build so we don't ship the entire repo, we only
ship the resulting binary, which we run via dumb-init to ensure proper
signal handling in the container.

We use a multi-stage build so we don't ship the entire repo, we only
ship the resulting binary, which we run via dumb-init to ensure proper
signal handling in the container.
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.

1 participant