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

Set up CI to build and push a docker image #12

Open
jevonearth opened this issue Feb 26, 2021 · 0 comments
Open

Set up CI to build and push a docker image #12

jevonearth opened this issue Feb 26, 2021 · 0 comments

Comments

@jevonearth
Copy link
Contributor

To build a docker image from this project:

docker build -t ecadlabs/tezos-key-gen-api

To push the image

docker push ecadlabs/tezos-key-gen-api

Versions;

If a tag is pushed, use that as the version, otherwise use the git short-sha + branch name for the tag.

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

No branches or pull requests

1 participant