Skip to content

Upgrade using docker-compose.yml file #554

Answered by pashagolub
stibra asked this question in Q&A
Discussion options

You must be logged in to vote

can the command: ["--upgrade"] solve the issue?
https://docs.docker.com/compose/compose-file/05-services/#command

UPD:
It does work with docker-compose and docker swarm, but it does not work with podman play kube or kubernetes, command has to be like that:
command: ["/pg_timetable", "--upgrade"]

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@stibra
Comment options

@pashagolub
Comment options

@stibra
Comment options

@pashagolub
Comment options

@stibra
Comment options

Answer selected by stibra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
❓ question Further information is requested
2 participants