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 has been archived by the owner on Jun 13, 2021. It is now read-only.
Can the docker-app 0.8.0 CLI plugin be included with the docker 19.03 image (currently at docker:19.03.0-beta3)?
I previously asked for a docker-app image in #367, similar to the docker/compose image. But, with docker-app now functioning as a CLI plugin, it would be preferable to have it as part of the docker image.
Steps to reproduce the issue:
Run a container with the docker:19.03.0-beta3 image.
Attempt to use docker app commands.
Describe the results you received:
docker app commands aren't available. The docker-app CLI plugin is not included with the docker image.
Describe the results you expected:
Be able to use docker app commands.
Additional information you deem important (e.g. issue happens only occasionally):
There is currently no official image with Docker App, either as a plugin or as a standalone command. I need an image for CI jobs that use Docker App.
Output of docker version:
Client: Docker Engine - Community
Version: 19.03.0-beta3
API version: 1.40
Go version: go1.12.4
Git commit: c55e026
Built: Thu Apr 25 02:55:45 2019
OS/Arch: linux/amd64
Experimental: false
Description
Can the docker-app 0.8.0 CLI plugin be included with the docker 19.03 image (currently at docker:19.03.0-beta3)?
I previously asked for a docker-app image in #367, similar to the docker/compose image. But, with docker-app now functioning as a CLI plugin, it would be preferable to have it as part of the docker image.
Steps to reproduce the issue:
docker app
commands.Describe the results you received:
docker app
commands aren't available. The docker-app CLI plugin is not included with the docker image.Describe the results you expected:
Be able to use
docker app
commands.Additional information you deem important (e.g. issue happens only occasionally):
There is currently no official image with Docker App, either as a plugin or as a standalone command. I need an image for CI jobs that use Docker App.
Output of
docker version
:Output of
docker-app version
:Docker App is not available in the docker image.
Output of
docker info
:N/A
Additional environment details (AWS, VirtualBox, physical, etc.):
The text was updated successfully, but these errors were encountered: