deepin-wine-docker icon indicating copy to clipboard operation
deepin-wine-docker copied to clipboard

./command.sh -i fail

Open beaquant opened this issue 6 years ago • 1 comments

in ubuntu 16.04, run ./command.sh -i fail. install docker-compose with sudo apt install docker-compose, docker-compose version is

docker-compose --version
docker-compose version 1.8.0, build unknown

fail log as followed

start xhost successfully..
start to init pulseaudio server
pulseaudio server build and start failed.. the reason is Version in "/home/eric/github/deepin-wine-docker/pulseaudio-server/docker-compose.yml" is unsupported. You might be seeing this error because you're using the wrong Compose file version. Either specify a version of "2" (or "2.0") 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.
For more on the Compose file format versions, see https://docs.docker.com/compose/compose-file/, and ..

beaquant avatar Dec 20 '19 02:12 beaquant

Sorry!Due to personal reasons, I don't have time to deal with the problem. I will give you a solution during this time.

gorquan avatar Dec 23 '19 03:12 gorquan