Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

introduce basic docker-support #36

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

Conversation

cryptobias
Copy link

this will mainly allow to use docker locally without having to set up
npm and required dependencies

To properly support running the operator in Docker it would be great if the configuration could get passed in via environment variables. Additionally another means to pass in the passphrase would be needed, I could imagine to either also pass it in via environment variable or starting the operator in a locked mode and unlocking it via an API call.

This PR could resolve #14

It also requires the fix included in #35

this will mainly allow to use docker locally without having to set up
npm and required dependencies
@Voxelot Voxelot mentioned this pull request Feb 21, 2019
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.

Dockerify the operator
1 participant