Hello and have a wonderful time,
Already tried the searching, but I couldn't achieve finding a solution. Then, decided to create an issue.
I've been trying to deploy forgejo with docker (and docker compose too), but I've been receiving the error message which I paste below:
docker pull codeberg.org/forgejo/forgejo:13
Error response from daemon: manifest unknown
I've just tried with the forgejo-integration repo and it works perfectly:
docker pull codeberg.org/forgejo-integration/forgejo
Using default tag: latest
latest: Pulling from forgejo-integration/forgejo
c158987b0551: Pull complete
Digest: sha256:278f3c9cdbfe08098eabe3c9caab14b833ce921cbe64d2b089c803d681654059
Status: Downloaded newer image for codeberg.org/forgejo-integration/forgejo:latest
codeberg.org/forgejo-integration/forgejo:latest
Is there something I miss?
Best,
Orkut
Hello and have a wonderful time,
Already tried the searching, but I couldn't achieve finding a solution. Then, decided to create an issue.
I've been trying to deploy forgejo with docker (and docker compose too), but I've been receiving the error message which I paste below:
```
docker pull codeberg.org/forgejo/forgejo:13
Error response from daemon: manifest unknown
```
I've just tried with the forgejo-integration repo and it works perfectly:
```
docker pull codeberg.org/forgejo-integration/forgejo
Using default tag: latest
latest: Pulling from forgejo-integration/forgejo
c158987b0551: Pull complete
Digest: sha256:278f3c9cdbfe08098eabe3c9caab14b833ce921cbe64d2b089c803d681654059
Status: Downloaded newer image for codeberg.org/forgejo-integration/forgejo:latest
codeberg.org/forgejo-integration/forgejo:latest
```
Is there something I miss?
Best,
Orkut