Skip to content

Commit

Permalink
The docker cli-plugins are now in their own directory
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Dubois <[email protected]>
  • Loading branch information
jandubois committed Sep 11, 2024
1 parent 67ece93 commit ef7bfac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build/signing-config-win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,15 @@ resources/resources/win32/bin:
- docker-credential-none.exe
- nerdctl.exe
- rdctl.exe
- '!docker-buildx.exe'
- '!docker-compose.exe'
- '!docker-credential-ecr-login.exe'
- '!docker-credential-wincred.exe'
- '!helm.exe'
- '!kubectl.exe'
- '!kuberlr.exe'
- '!spin.exe'
resources/resources/win32/docker-cli-plugins:
- '!docker-buildx.exe'
- '!docker-compose.exe'
resources/resources/win32/internal:
- host-switch.exe
- steve.exe
Expand Down

0 comments on commit ef7bfac

Please sign in to comment.