stacker icon indicating copy to clipboard operation
stacker copied to clipboard

Stacker - The environment for local web development, ready for use.

Results 3 stacker issues
Sort by recently updated
recently updated
newest added

Can you please make this clear. Please give an example of what should appear here: ![screen shot 2017-08-31 at 12 23 55 pm](https://user-images.githubusercontent.com/13944020/29918861-685d8f96-8e47-11e7-8989-bab74432efbe.png)

## Problem Running `docker-compose build && docker-compose up -d && docker-compose ps`, I've got the following errors: ``` Successfully tagged maxlab/nginx:latest Removing maxlab_dnsmasq_1 Starting php7console ... Starting maxlab_elasticsearch_1 ... error...

Делаю всё по инструкции, но при выполнении `docker-compose build && docker-compose up -d && docker-compose ps` получаю ошибку ``` Step 47/58 : RUN composer global require "bamarni/symfony-console-autocomplete" ---> Running in...