How to install docker-compose on Fedora CoreOS
Just install it using rpm-ostree
:
sudo rpm-ostree install docker-compose
and then reboot in order for the changes to the OSTree to take effect:
sudo systemctl reboot
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow