Skip to content

Windows 10 containers not starting #9

@rahulmr

Description

@rahulmr

ENV - OS - Windows 10 Ent
Docker-for-windows :
Version 18.06.0-ce-win72 (19098)
Channel: stable
5513f91

I am getting some errors while trying to run the frontend docker-compose file.

command used docker-compose -f docker-compose-with-frontend.yml up -d

Please find the logs below

Creating portainer    ... error
Creating wptserver ...
Creating graphite  ...
Creating influxdb  ...
Creating telegraf  ...
Creating jmeter    ...
Creating sitespeed.io ...
Creating telegraf     ... error

ERROR: for portainer  Cannot create container for service portainer: b'Mount denied:\nThe source path "\\\\var\\\\run\\\\doCreating wptserver                ... done
Creating graphite                 ... done
Creating influxdb     ... done
Creating docker-dind  ... error
Creating jmeter       ... done
Creating sitespeed.io             ... done
\\docker.sock:/var/run/docker.sock"\nis not a valid Windows path'
Creating influxdb-timeshift-proxy ... done
Creating wptagent                 ... done
Creating grafana                  ... done
Creating grafana-setup            ... done

ERROR: for portainer  Cannot create container for service portainer: b'Mount denied:\nThe source path "\\\\var\\\\run\\\\docker.sock:/var/run/docker.sock"\nis not a valid Windows path'

ERROR: for telegraf  Cannot create container for service telegraf: b'Mount denied:\nThe source path "\\\\var\\\\run\\\\docker.sock:/var/run/docker.sock"\nis not a valid Windows path'

ERROR: for docker-dind  Cannot create container for service docker-dind: b'Mount denied:\nThe source path "\\\\var\\\\run\\\\docker.sock:/var/run/docker.sock"\nis not a valid Windows path'
ERROR: Encountered errors while bringing up the project.

Also, getting an error which is as follows:

Get:1 http://deb.debian.org/debian stretch/main amd64 sudo amd64 1.8.19p1-2.1 [1055 kB]
debconf: delaying package configuration, since apt-utils is not installed

Could you please help me out?
Do you think it is better to create a different branch for windows?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions