Jakub Sokołowski 9702bd8679 add Jenkinsfile and improve docker image creation
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-03-27 14:06:39 +01:00

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