docker-images icon indicating copy to clipboard operation
docker-images copied to clipboard

Results 6 docker-images issues
Sort by recently updated
recently updated
newest added

I think it will be better to have bash scripts ending with ".sh" extension for the filename just like some. Maybe it is some reasons behind this ? "init" scripts...

question

Hi Mentors :-) I would like to know if there is any ways to add some extras PHP5 extensions ? In my case, I would like to add _memcached_. Thanks...

question

Tag latest not found in repository docker.io/phpmentors/symfony-app

I am getting this info, then the container freezes: `INFO exited: app-init (exit status 1; not expected)` I run the following command: `docker run --name my-project -v ~/my-project:/var/app -P --link...

bug

Update app init script to be compatible with newer Symfony version. - Filename before `composer install` is `parameters.yml.dist` instead of `parameters.yml` - Variable naming changed from underscore to dot notation...

`php-cs-fixer.phar` is downloaded in `/var/app` if it is not found.

php-app