Talk:Canasta: Difference between revisions

draft
 
fix links
 
Line 1: Line 1:
There are several reported issues on GitHub relating to '''docker-compose''' in Canasta due to changes in the command structure as compose has evolved from V1 to V2.
There are several reported issues on GitHub relating to '''docker-compose''' in Canasta due to changes in the command structure as compose has evolved from V1 to V2.
See [Canasta CLI now unusable on Ubuntu due to "docker compose" requirement?
See [https://github.com/CanastaWiki/Canasta-CLI/issues/87 Canasta CLI now unusable on Ubuntu due to "docker compose" requirement?] as the latest issue (which refers to the prior issues).
https://github.com/CanastaWiki/Canasta-CLI/issues/87] as the latest issue (which refers to the prior issues).


== Version Info ==
== Version Info ==
Line 14: Line 13:
</pre>
</pre>


'''Docker Compose is at v2.16.0''' in the standard repos (not including the official Docker repos). This version was released on 2023-02-08. The [latest available '''official''' version https://docs.docker.com/compose/release-notes/] is '''2.23.0'''  
'''Docker Compose is at v2.16.0''' in the standard repos (not including the official Docker repos). This version was released on 2023-02-08. The [https://docs.docker.com/compose/release-notes/ Compose Release Notes] give the latest available '''official''' version as '''2.23.0'''  
<pre>
<pre>
docker compose version
docker compose version
Return to "Canasta" page.