moby/integration/plugin
Laura Brehm 51133117fb
tests: add plugin install test w/ digest
Adds a test case for installing a plugin from a remote in the form
of `plugin-content-trust@sha256:d98f2f8061...`, which is currently
causing the daemon to panic, as we found while running the CLI e2e
tests:

```
docker plugin install registry:5000/plugin-content-trust@sha256:d98f2f806144bf4ba62d4ecaf78fec2f2fe350df5a001f6e3b491c393326aedb
```

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-02-05 09:40:54 +01:00
..
authz Update authz plugin test to not use httputil 2023-12-18 13:16:36 -08:00
common tests: add plugin install test w/ digest 2024-02-05 09:40:54 +01:00
graphdriver api/types: move ContainerRemoveOptions to api/types/container 2023-10-12 11:29:23 +02:00
logging api/types: move ContainerLogsOptions to api/types/container 2023-10-12 11:30:12 +02:00
volumes Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
pkg_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00