You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checking out the repository and running it with docker compose will fail unless the blank lines in docker-compose.yml are removed.
My guess is, that the yaml parser got less tolerant towards invalid syntax.
Command: $ sudo docker compose -f docker-compose.yml -f docker-compose.nginx.yml up
Checking out the repository and running it with docker compose will fail unless the blank lines in
docker-compose.yml
are removed.My guess is, that the yaml parser got less tolerant towards invalid syntax.
Command:
$ sudo docker compose -f docker-compose.yml -f docker-compose.nginx.yml up
Running on:
$ apt list "docker*" Auflistung… Fertig docker-buildx-plugin/bullseye,now 0.10.4-1~debian.11~bullseye amd64 [installiert] docker-ce-cli/bullseye,now 5:23.0.4-1~debian.11~bullseye amd64 [installiert] docker-ce-rootless-extras/bullseye,now 5:23.0.4-1~debian.11~bullseye amd64 [Installiert,automatisch] docker-ce/bullseye,now 5:23.0.4-1~debian.11~bullseye amd64 [installiert] docker-clean/stable 2.0.4-3 all docker-compose-plugin/bullseye,now 2.17.2-1~debian.11~bullseye amd64 [installiert] docker-compose/stable 1.25.0-1 all docker-doc/stable 20.10.5+dfsg1-1+deb11u2 all docker-registry/stable 2.7.1+ds2-7+b6 amd64 docker-scan-plugin/bullseye 0.23.0~debian-bullseye amd64 docker.io/stable 20.10.5+dfsg1-1+deb11u2 amd64 docker2aci/stable 0.17.2+dfsg-2.1+b5 amd64 docker/stable 1.5-2 all
The text was updated successfully, but these errors were encountered: