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

Puppet module for managing docker

Results 110 garethr-docker issues
Sort by recently updated
recently updated
newest added

The old one was removed in Docker 1.10.0 so systems would no longer properly boot after an upgrade. This restores the behaviour with the same API for the puppet type...

─┬ garethr-docker (v5.3.0) Puppet 4.8.1 Due to the concatenation of the environment variables the max line length supported by systemd is exceeded when multiple environment variables are used. This causes...

Add a parameter to select if a refresh event must restart all containers or simply run the `docker-compose up` command.

awaiting feedback

Hello, Looks like this module doesn't support Centos 8. May i know when will the support for CentOS 8 be added

This Pull Request addresses bug introduced by updated apt module. It appears that ruby 1.9.3 needs to be removed from travis along with STRICT_VARIABLES is no longer supported in APT...

I am trying to start an [elasticsearch ](https://hub.docker.com/_/elasticsearch/) container using the below piece of code. The issue I am having is with setting a JVM environment variable on the env...

docker::compose has an ensure_package call that fails on systems which already have package curl managed via puppet.

Added apt-4 compatible apt::source for Debian > 8