We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
May I ask what docker-compose.yml file you use in the gif preview? It looks kinda like version 1, but some of the things are weird:
pull: true
compose:
database:
notify:
irc:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
May I ask what docker-compose.yml file you use in the gif preview? It looks kinda like version 1, but some of the things are weird:
pull: true
which seems unexistant?compose:
which containsdatabase:
, same fornotify:
which containsirc:
. I'm not aware docker-compose allows multiple stacks like that.The text was updated successfully, but these errors were encountered: