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

update docker automation #152

Merged
merged 7 commits into from
Mar 4, 2020
Merged

Conversation

kcajmagic
Copy link
Member

  • bump golang version
  • use scratch as docker base image instead of alpine
  • add docker automation

@kcajmagic kcajmagic requested a review from joe94 March 3, 2020 23:35
@codecov-io
Copy link

codecov-io commented Mar 3, 2020

Codecov Report

Merging #152 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #152   +/-   ##
=======================================
  Coverage   77.54%   77.54%           
=======================================
  Files          11       11           
  Lines         432      432           
=======================================
  Hits          335      335           
  Misses         92       92           
  Partials        5        5

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b865177...31ac5e8. Read the comment docs.


EXPOSE 8080
USER nobody
Copy link
Member

Choose a reason for hiding this comment

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

do we need this command? If so, maybe xmidt would be a better name and we keep it the same across all Makefiles

@kcajmagic kcajmagic merged commit 0e527ab into xmidt-org:master Mar 4, 2020
@kcajmagic kcajmagic deleted the feature/scratchbase branch March 4, 2020 00:03
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

3 participants