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
Switch to using Docker stacks since docker-compose will probably be deprecated.
Remember to update documentation (or make the launcher or kontalk-setup script do it) to run docker swarm init once first.
docker swarm init
https://docs.docker.com/compose/compose-file/compose-versioning/#upgrading https://vsupalov.com/upgrade-docker-compose-file-version/
The text was updated successfully, but these errors were encountered:
Hopefully standalone docker-compose for docker stack (#17)
1583b50
Signed-off-by: Daniele Ricci <[email protected]>
Fix docker-compose syntax (#17)
a7d7aa4
44391a6
Use built-in config (#17)
c2fafbc
daniele-athome
No branches or pull requests
Switch to using Docker stacks since docker-compose will probably be deprecated.
Remember to update documentation (or make the launcher or kontalk-setup script do it) to run
docker swarm init
once first.https://docs.docker.com/compose/compose-file/compose-versioning/#upgrading
https://vsupalov.com/upgrade-docker-compose-file-version/
The text was updated successfully, but these errors were encountered: