

I had to install the docker and docker-compose rpm packages manually, but when I ran (as a sudo user) the above command it says the docker-compose yaml version file is not supported. My system is a CentOS 7 Minimal, without any docker package installed. I run the curl command (which I literally copied/pasted from the docs install page) curl -L 'https.

I installed Docker Compose using the instrux found in the Linux section of the docs install page. It is curious that the installation process finished successfully (apparently) but no docker, or docker-compose packages have been installed during that process. I’m running Armbian (Debian Buster arm64) on an Odroid HC2 (XU4). Sebagai contoh, untuk WordPress atau CMS lainnya. Compose dibuat karena banyak program yang membutuhkan layanan lain untuk dijalankan. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the services key, or omit the version key and place your service definitions at the root of the file to use version 1.įor more on the Compose file format versions, see Docker Compose merupakan utilitas yang memungkinkan pengguna untuk menampilkan image pada Docker.

You might be seeing this error because you're using the wrong Compose file version. After the installation has completed, start the Docker daemon: sudo. sudo yum install docker-ce docker-ce-cli containerd.io. After successfully ran the "deploy" command for a "devenv " modality (based in docker container) I tried to start the containers using "docker-compose" command. From the end of June 2023 Compose V1 won’t be supported anymore and will be removed from all Docker Desktop versions.
