Skip to content

Update vendor.conf - #2028

Closed
fcrisciani wants to merge 1 commit into
moby:masterfrom
fcrisciani:vendor-align
Closed

Update vendor.conf#2028
fcrisciani wants to merge 1 commit into
moby:masterfrom
fcrisciani:vendor-align

Conversation

@fcrisciani

Copy link
Copy Markdown

Realign libnetwork vendoring with moby/moby@c307e0ce
Added also a script to easily check the diff between the 2

Signed-off-by: Flavio Crisciani flavio.crisciani@docker.com

Realign libnetwork vendoring with moby/moby@c307e0ce
Added also a script to easily check the diff between the 2
Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
Comment threadcompare.sh
@@ -0,0 +1,37 @@
#!/bin/bash

libnetworkPath="/home/flaviocrisciani/macos/src/github.com/docker/libnetwork"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

😇 Path doesn't exist on my machine; perhaps run this in a container? This could be a Make target, and have it fetch https://raw.githubusercontent.com/moby/moby/master/vendor.conf directly

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Also see my "inception bot" wish-list here: moby/moby#35490

@euanh

Copy link
Copy Markdown
Contributor

@fcrisciani Could you please close this pull request now that #2183 has been merged?

Sign up for freeto 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

@fcrisciani@euanh@thaJeztah