Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds builder and runner docker image. #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Junkern
Copy link
Contributor

@Junkern Junkern commented Jan 22, 2019

This PR adds two now docker images:

  • a node:xx-builder image, which is essentially the same as the node:xx image, just with a better naming
  • a node:xx-runner image, which does not have any additional installed software, except for tini. This reduces attack vector and size of the docker image.

@Junkern Junkern requested review from f-barth and mavogel January 22, 2019 11:03
@mavogel mavogel requested a review from r3dsm0k3 January 23, 2019 10:10
Copy link

@mavogel mavogel left a comment

Choose a reason for hiding this comment

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

f2f: I was referring to this So people using the runner would have to write a small healtchCheck.js script.. Confirmed we will put this in the runner itself.

See: https://www.flowdock.com/app/stocard/backend/messages/2591615

Copy link

@r3dsm0k3 r3dsm0k3 left a comment

Choose a reason for hiding this comment

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

LGTM 😄

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

Successfully merging this pull request may close these issues.

4 participants