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 container for ckd #50

Merged
merged 2 commits into from
Jul 13, 2018
Merged

Conversation

gertjaap
Copy link
Contributor

Added a dockerfile that runs the installdeps.sh and builds. It uses ckd as the main entrypoint.

You can use this by first running:

docker run --name cryptokernel -ti {image tag}

and then in another terminal you can do:

docker exec -ti cryptokernel /app/bin/ckd getinfo

@metalicjames metalicjames merged commit 55a30ec into mit-dci:master Jul 13, 2018
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