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 curl to the docker image #13

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

Add curl to the docker image #13

wants to merge 1 commit into from

Conversation

MattDietz
Copy link

The etcd-start script will fetch etcd if no archive is present, but curl
has to be installed into the container for that to actually work.

The etcd-start script will fetch etcd if no archive is present, but curl
has to be installed into the container for that to actually work.
@coveralls
Copy link

coveralls commented Nov 6, 2018

Pull Request Test Coverage Report for Build 140

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 39 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-2.8%) to 76.587%

Files with Coverage Reduction New Missed Lines %
etcd3/_utils.py 1 90.91%
etcd3/_grpc_stubs/rpc_pb2.py 16 71.77%
etcd3/_client.py 22 97.3%
Totals Coverage Status
Change from base Build 137: -2.8%
Covered Lines: 1086
Relevant Lines: 1418

💛 - Coveralls

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.

2 participants