docker-archive / dockercloud-cli

CLI for Docker Cloud
https://cloud.docker.com/
Apache License 2.0
74 stars 40 forks source link

Updated the readme #44

Open ghost opened 7 years ago

ghost commented 7 years ago

The docker container is not able to acces local files for configuration, only administration actions were possible.

docker run dockercloud/cli stack up -f docker-cloud.yml
[Errno 2] No such file or directory: 'docker-cloud.yml'

With the mountent local folder, the command successed.