Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Conversation

chungers
Copy link
Contributor

@chungers chungers commented May 1, 2017

This PR renames the cmd/cli directory to cmd/infrakit so that a simple

go get github.com/docker/infrakit/cmd/infrakit
go install github.com/docker/infrakit/cmd/infrakit

will install the infrakit binary. After that the user can add a remote playbook and through the scripts in the playbook be able to dynamically pull the necessary containers and plugins.

Signed-off-by: David Chung david.chung@docker.com

David Chung added 2 commits April 30, 2017 21:23
Signed-off-by: David Chung <david.chung@docker.com>
Signed-off-by: David Chung <david.chung@docker.com>
@codecov
Copy link

codecov bot commented May 1, 2017

Codecov Report

Merging #501 into master will decrease coverage by 0.04%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #501      +/-   ##
==========================================
- Coverage   57.51%   57.47%   -0.05%     
==========================================
  Files          57       57              
  Lines        3771     3774       +3     
==========================================
  Hits         2169     2169              
- Misses       1323     1326       +3     
  Partials      279      279
Impacted Files Coverage Δ
pkg/discovery/local/dir.go 52.63% <0%> (-2.17%) ⬇️

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 2efb0d4...17e0f2b. Read the comment docs.

@chungers chungers merged commit 8097a82 into docker-archive:master May 1, 2017
@stealthybox stealthybox mentioned this pull request Jun 27, 2017
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.

1 participant