stacker-cli
stacker-cli copied to clipboard
Docker Compose Templates
Results
2
stacker-cli issues
Sort by
recently updated
recently updated
newest added
Running `stacker up` on a fresh machine throws the following error because docker downloads and extracts all the images. ``` Traceback (most recent call last): File "/usr/bin/docker-compose", line 9, in...
After I was installed `stacker-cli` on a fresh ubuntu machine, I executed `stacker -v` and got this at the end of the usage block. ``` (node:3187) UnhandledPromiseRejectionWarning: Unhandled promise rejection...