$ git clone http://95.143.220.95:8082/pimcore/compose-pimcore.git $ cd compose-pimcore $ ./environment byobu $ nano .env $ ./environment byobu $ run up -d
$ rm -rf ..?* .[!.]* * $ COMPOSER_MEMORY_LIMIT=-1 git clone https://github.com/pimcore/skeleton.git . $ COMPOSER_MEMORY_LIMIT=-1 git clone https://github.com/pimcore/demo.git .
$ composer install $ install-pimcore --ignore-existing-config
curl -XGET http://pimcore.docker
$ cd compose-pimcore $ ./environment byobu $ php ./bin/console pimcore:bundle:list $ php ./bin/console pimcore:bundle:enable $ php ./bin/console pimcore:bundle:install