New docker-compose Service => Convert to database #6168
Unanswered
evilmastermind
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I created a new service using "Docker compose empty".
The service is a custom postgresql image, and I was delighted to find that, inside the service option, there's the possibility to "Convert to Database", to implement automatic backups.
But whenever I convert the service into a database, a second service is created, which is not marked as database. And whenever I deploy the service, only the non-database version is deployed.
What am I doing wrong?

Beta Was this translation helpful? Give feedback.
All reactions