Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

feat: add Dockerfile and Makefile #53

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

Conversation

sublimino
Copy link
Contributor

This is to enable testing in CI

Changes required:

  • Makefile:2 change REGISTRY to an IPFS controlled repository

This is to enable testing in CI

Changes required:
- Makefile:2 change REGISTRY to an IPFS controlled repository

License: MIT
Signed-off-by: Andrew Martin <sublimino@gmail.com>
@@ -0,0 +1,19 @@
FROM instrumentisto/dep:0.4.1 AS builder
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better use official golang Go images. That way someone reading this dockerfile doesn't have to go figure out what instrumentisto images do. The build process is simple enough to be able to use a vanilla approach.

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.

2 participants