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

Add support for dep #615

Merged
merged 1 commit into from
Jun 12, 2018
Merged

Conversation

VeganBroccoli
Copy link
Contributor

  • This PR adds dep support to the project. The dockerfile also uses dep to ensure that it can succeed in building.
  • Updated dockerfile image to alpine 3.7.

Note that an override had to be specified in the Gopkg.toml file to keep Docker working with Go 1.9. This is due to go-dockerclient using master of Docker in their Gopkg.toml. This override is unnecessary for Go 1.10, but only apline:edge has packages for Go 1.10.

@josegonzalez
Copy link
Member

Seems like this fixes local builds. Thanks for the pull request!

@josegonzalez josegonzalez merged commit e5e5426 into gliderlabs:master Jun 12, 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.

None yet

2 participants