-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Upcoming changes to the Bitnami catalog (effective August 28th, 2025)
bitnami/containers#83267
root@test:~/rocketchat-compose# docker compose -f compose.database.yml -f compose.monitoring.yml -f compose.traefik.yml -f compose.yml up -d
[+] Running 7/7
! nats Interrupted 1.4s
! nats-exporter Interrupted 1.4s
! mongodb-exporter Interrupted 1.4s
! grafana Interrupted 1.4s
! prometheus Interrupted 1.4s
! node-exporter Interrupted 1.4s
✘ mongodb Error manifest for bitnami/mongodb:6.0 not found: manifest unknown: manifest unknown 1.4s
Error response from daemon: manifest for bitnami/mongodb:6.0 not found: manifest unknown: manifest unknown
I repair it with command sed -i 's|docker.io/bitnami/|docker.io/bitnamilegacy/|g' compose.database.yml