Tobias Munk
Tobias Munk
This extension would be even more helpful, if we could easily run it on top of different PHP/ICU versions, to find out if ie. a formatting has changed. Related to...
While examining processes and thread on our Docker-hosts, I found: ``` root 32287 32216 0 Sep07 ? 00:01:01 forego start -r -f /root/Procfile root 32293 32287 0 Sep07 ? 00:00:00...
Under https://github.com/justinrainbow/json-schema/releases there's 5.2.6 - would be nice to update this lib.
see also https://github.com/composer/composer/issues/3607 the asset-plugin must not be installed in the project, but in global scope
I noticed when running `dcgc` that it tried to remove images from containers which have been started without any tag. If an image was started with `:latest` it does not...
Would be nice to have fixed versions and not always latest.
I tried to make the runner customizable by an ENV var, but somehow I was not able to set the user like so in `assets/setup/install` or `assets/init`: ``` GITLAB_CI_RUNNER_USER=${GITLAB_CI_RUNNER_USER:root} ```...
I tried to run docker-cloud in a container, with a custom config file location for the Docker client under: DOCKER_CONFIG=/roj/config While I can do a `docker login`, including the information...
ie. with `git encrpyt`, https://github.com/AGWA/git-crypt Idea based on https://github.com/docker/machine/issues/1328#issuecomment-316667115