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

Docker transport #330

Closed
wants to merge 8 commits into from
Closed

Conversation

AgarFu
Copy link

@AgarFu AgarFu commented Mar 9, 2019

No description provided.

This transport uses the docker api to upload files and run commands.

It is handy when you have restrictions to connect via SSH to your
containers.
@codecov-io
Copy link

codecov-io commented Mar 9, 2019

Codecov Report

Merging #330 into master will increase coverage by 8.79%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
+ Coverage   33.19%   41.99%   +8.79%     
==========================================
  Files           2        3       +1     
  Lines         244      281      +37     
==========================================
+ Hits           81      118      +37     
  Misses        163      163
Impacted Files Coverage Δ
lib/kitchen/transport/docker.rb 100% <100%> (ø)

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 c5e86e8...b701511. Read the comment docs.

@jeffreycoe
Copy link
Contributor

Closing this PR as this looks to be a duplicate of what was included in #340. Please open a new PR if there are any updates required. Thanks!

@jeffreycoe jeffreycoe closed this Jun 22, 2020
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.

3 participants