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

vendor: github.com/docker/cli #3033

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Mar 1, 2025

full diff: docker/cli@v28.0.2...255a5f6

This removes Notary / Docker Content Trust related (indirect)
dependencies;

Before:

makee binaries
# ...

ls -l bin/build/
total 131200
-rwxr-xr-x  1 thajeztah  staff  67039266 Mar 21 09:20 buildx*

ls -lh bin/build/
total 131200
-rwxr-xr-x  1 thajeztah  staff    64M Mar 21 09:20 buildx*

After:

makee binaries
# ...

ls -l bin/build/
total 127288
-rwxr-xr-x  1 thajeztah  staff  65168450 Mar 21 09:22 buildx*

ls -lh bin/build/
total 127288
-rwxr-xr-x  1 thajeztah  staff    62M Mar 21 09:22 buildx*

Difference: 67039266 - 65168450 = 1870816 (1.87 MB)

This removes Notary / Docker Content Trust related (indirect)
dependencies;

Before:

    ls -l bin/build/
    total 131200
    -rwxr-xr-x  1 thajeztah  staff  67039266 Mar 21 09:20 buildx*

    ls -lh bin/build/
    total 131200
    -rwxr-xr-x  1 thajeztah  staff    64M Mar 21 09:20 buildx*

After:

    ls -l bin/build/
    total 127288
    -rwxr-xr-x  1 thajeztah  staff  65168450 Mar 21 09:22 buildx*

    ls -lh bin/build/
    total 127288
    -rwxr-xr-x  1 thajeztah  staff    62M Mar 21 09:22 buildx*

Difference: `67039266 - 65168450 = 1870816` (1.87 MB)

full diff: docker/cli@v28.0.2...255a5f6

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants