A space character in the docker-compose.yml file (https://github.com/superdesk/web-publisher/tree/develop/etc/docker) prevents the container from being created: Line 26 reads: "host.docker.internal: 172.28.0.1" when it should be "host.docker.internal:172.28.0.1".