app icon indicating copy to clipboard operation
app copied to clipboard

Image for Docker App on Docker Hub

Open kinghuang opened this issue 7 years ago • 5 comments

Description

It'd be helpful if there was an image for Docker App on Docker Hub, just like the docker/compose image for Docker Compose. I'm experimenting with Docker App in my GitLab CI pipelines, but I have to create my own image for it, right now.

Steps to reproduce the issue:

  1. Go to https://hub.docker.com/r/docker/app/.
  2. Sad face.

Describe the results you received:

There is no Docker App image on Docker Hub.

Describe the results you expected:

An image for Docker App, perhaps at docker/app.

Additional information you deem important (e.g. issue happens only occasionally):

Output of docker version:

N/A

Output of docker-app version:

N/A

Output of docker info:

N/A

Additional environment details (AWS, VirtualBox, physical, etc.):

kinghuang avatar Aug 29 '18 16:08 kinghuang

Thanks for the suggestion, definitely a good idea.

garethr avatar Aug 30 '18 08:08 garethr

Thank you @kinghuang for filling this issue!

silvin-lubecki avatar Aug 30 '18 09:08 silvin-lubecki

I, too, am interested in this exact scenario. Looking to build/consume app images in CI builds.

mikesir87 avatar Sep 04 '18 20:09 mikesir87

In the meantime, I do have my own image at mikesir87/docker-app and will update as new releases are made. Feel free to use/send PRs if the need arises.

I will gladly dispose of it once an official one is created. 👍

mikesir87 avatar Sep 14 '18 20:09 mikesir87

@mikesir87 This is on our backlog to do soon so will likely land with v0.6.0 :)

chris-crone avatar Sep 17 '18 12:09 chris-crone