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

Docker Support #133

Merged
merged 17 commits into from
Dec 10, 2019
Merged

Docker Support #133

merged 17 commits into from
Dec 10, 2019

Conversation

dotcs
Copy link
Contributor

@dotcs dotcs commented Dec 9, 2019

This PR adds support for creating a Docker image from the source code which has been requested in #132.

The Docker image makes it easier to run this service without the need to install the correct versions for nodejs, yarn, etc.
It also allows users to be able to run this service in a Kubernetes cluster or a Docker Swarm cluster.

This PR is still in progress while a pipeline has to be built around creating the Docker image and pushing it to some registry (e.g. Docker Hub).

@munen
Copy link
Collaborator

munen commented Dec 10, 2019

This looks great!

Let's merge and see what happens(;

@munen munen merged commit 529ea39 into 200ok-ch:master Dec 10, 2019
@munen munen changed the title [WIP] Docker Support Docker Support Dec 10, 2019
@dotcs dotcs deleted the feature/docker branch December 10, 2019 08:32
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.

2 participants