Skip to content

tambora-org/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Contains dockerfiles for all kind of containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published