Contains dockerfiles for all kind of containers
Current (still in development) version is 2012.0 based on Ubuntu 18.04
<version> := 2012.0
Used to communicate information across containers. Especially to compose files using container information via docker-gen. See jwilders docker-gen for details. Needs access to docker.sock.
cre-glue:
image: tamboraorg/creglue:<version>
container_name: creglue
volumes:
- /var/run/docker.sock:/tmp/docker.sock:ro