app icon indicating copy to clipboard operation
app copied to clipboard

Make your Docker Compose applications reusable, and share them on Docker Hub

Results 65 app issues
Sort by recently updated
recently updated
newest added

Signed-off-by: Zuhayr Elahi **- What I did** Utilized the public fossa-analyzer image on hub **- How I did it** changed the references and removed calls to `dockereng` **- How to...

status/0-triage

**Description** Just getting back to Docker App after a long break. With 0.6.0, I'm unable to use `docker-app push` to push to my registry. Docker App just says TLS handshake...

kind/bug

**Description** I installed a Docker App from my MacBook (Computer A). It appears when I list the apps. But, when I list apps from my iMac (Computer B), no apps...

**- What I did** Fixes https://github.com/docker/app/issues/574 **- How I did it** **- How to verify it** **- Description for the changelog** **- A picture of a cute animal (not mandatory...

status/0-triage

**Description** I'm having a strange issue where I'm able to work with a remote swarm manager through regular docker CLI commands, but docker app is not able to communicate with...

kind/bug

**Description** When we try to use `no` as the value of a variable, the docker app interpolates the value as the `false`. When we cover the value of the variable...

kind/bug

**Description** It would be useful to support Compose file version 2. The use-case would be to use `runtime: nvidia` to access the local GPUs from docker-compose services containers. (`runtime` option...

kind/enhancement

**Description** Can't push to ECR. This is likely to be an issue on ECR side. **Steps to reproduce the issue:** Push to ECR **Describe the results you received:** ``` $...

exp/expert
kind/bug

**Description** Can't push to GCR. This is likely to be an issue on GCR side. **Steps to reproduce the issue:** Push to GCR **Describe the results you received:** ``` $...

exp/expert
kind/bug

## Description #432 introduced a change to forbid variable substitution on image fields. This is designed to support the creation of thick CNAB bundles, where the bundle contains all of...