You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
**Note**: Docker app is a _command line_ plugin (not be confused with docker _engine_ plugins), extending the `docker` command with `app` sub-commands.
267
-
It requires [Docker CLI](https://download.docker.com) 19.03.0 or later with experimental features enabled.
268
-
Either set environment variable `DOCKER_CLI_EXPERIMENTAL=enabled`
266
+
**Note**: Docker app is a _command line_ plugin (not be confused with docker _engine_ plugins), extending the `docker` command with `app` sub-commands.
267
+
It requires [Docker CLI](https://download.docker.com) 19.03.0 or later with experimental features enabled.
268
+
Either set environment variable `DOCKER_CLI_EXPERIMENTAL=enabled`
269
269
or update your [docker CLI configuration](https://docs.docker.com/engine/reference/commandline/cli/#experimental-features).
270
270
271
271
**Note**: Docker-app can't be installed using the `docker plugin install` command (yet)
expected:=`Unable to find application image "unknown:latest" locally
184
+
Unable to find application "unknown": failed to resolve bundle manifest "docker.io/library/unknown:latest": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed`
0 commit comments