Skip to content

Readme is not fully applicable to windows #5

@ghost

Description

Hi,

I found that docker-compose could not be properly installed on a windows machine, within a boot2docker.
I fixed it useing: http://stackoverflow.com/questions/29289785/how-to-install-docker-compose-on-windows

TL;DR: run the command: tce-load -wi python && curl https://bootstrap.pypa.io/get-pip.py | sudo python - && sudo pip install -U docker-compose before executing the docker compose commands.

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