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