nextcloud / nextcloud/nextcloud-docker-dev
Unable to pull rwgrim/docker-noop
Open
Nobody has claimed this yet.
bug
good first issue
- Dominant language
- PHP
- Stars
- 190
- Forks
- 103
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 1
Description
I am seeing this output when I run docker compose up for the second time:
[+] Running 3/175
⠇ database-pgsql [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ appapi-dsp-https [⠀⣿⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ blackfire Pulling 0.8s
⠏ database-oci [⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ pgadmin [⣿⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ database-maxscale [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ minio [⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ onlyoffice [⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ database-sqlite Pulling 0.8s
⠏ ldapadmin [⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ keycloak [⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ talk-recording [⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ previews_hpb [⠀⠀⠀⠀] Pulling 0.8s
⠏ collabora [⠀⠀⠀⠀] Pulling 0.8s
⠏ appapi-dsp [⠀] 36.9kB / 3.624MB Pulling 0.8s
⠏ talk-signaling [⣿⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ database-mariadb-primary Pulling 0.8s
⠏ tinyproxy [⠀⠀] Pulling 0.8s
⠏ phpmyadmin [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ imap [⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ database-mariadb-replica [⠀] Pulling 0.8s
⠏ elasticsearch-ui [⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
⠏ haproxy Pulling 0.8s
⠏ av [⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
Docker Image Format v1 and Docker Image manifest version 2, schema 1 support has been removed. Suggest the author of docker.io/rwgrim/docker-noop:latest to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
This error did not occur the first time I ran docker compose up.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.