This website requires JavaScript.
Explore
Help
Sign In
toolshed
/
docker-cli
Watch
1
Star
0
Fork
0
You've already forked docker-cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
64e0a6cec6177f902b2c5af744fb19ea49effa5d
docker-cli
/
cli
/
command
/
manifest
T
History
Sebastiaan van Stijn
1da95ff6aa
format code with gofumpt
...
Signed-off-by: Sebastiaan van Stijn <
github@gone.nl
>
2022-09-30 11:59:11 +02:00
..
testdata
…
annotate_test.go
cli/command/manifest: remove deprecated io/ioutil and use t.TempDir()
2022-02-25 15:42:04 +01:00
annotate.go
…
client_test.go
cli/registry/client: remove unused RegistryClient.GetTags()
2022-03-30 20:00:34 +02:00
cmd.go
Subcommand
docker manifest rm
2020-09-15 16:26:47 -04:00
create_list.go
…
create_test.go
cli/command/manifest: remove deprecated io/ioutil and use t.TempDir()
2022-02-25 15:42:04 +01:00
inspect_test.go
linting: ST1019: package is being imported more than once (stylecheck)
2022-09-03 21:25:36 +02:00
inspect.go
…
push_test.go
cli/command/manifest: remove deprecated io/ioutil and use t.TempDir()
2022-02-25 15:42:04 +01:00
push.go
format code with gofumpt
2022-09-30 11:59:11 +02:00
rm_test.go
cli/command/manifest: remove deprecated io/ioutil and use t.TempDir()
2022-02-25 15:42:04 +01:00
rm.go
Subcommand
docker manifest rm
2020-09-15 16:26:47 -04:00
util.go
format (GoDoc) comments with Go 1.19 to prepare for go updates
2022-07-19 19:10:16 +02:00