Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 604 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 604 Bytes

docker

Contains dockerfiles for all kind of containers

Container

Current (still in development) version is 2012.0 based on Ubuntu 18.04 <version> := 2012.0

creGlue

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

creProxy

Environment Variables