mirror of
https://github.com/status-im/keycard-cli.git
synced 2025-03-01 12:20:37 +00:00
11 lines
275 B
Markdown
11 lines
275 B
Markdown
|
# Description
|
||
|
|
||
|
Image created by this `Dockerfile` is used by the CI builds for this repo.
|
||
|
See [`_assets/ci`](/_assets/ci) for example usage.
|
||
|
|
||
|
# Usage
|
||
|
|
||
|
* `make build` - Creates the docker image
|
||
|
* `make push` - Pushes the docker image
|
||
|
* `make clean` - Removes the docker image
|