Questions tagged [container-optimized-os]

1 questions
1
vote
1 answer

Installing docker/compose-bin plugin on Google's Container Optimized OS

I am trying install the docker/compose-bin plugin on a Google Cloud VM with Container Optimized OS (https://hub.docker.com/r/docker/compose-bin/tags). Has anybody achieved this? I understand docker is running as a container and I think I have to…