Skip to content

Repository containing Dockerfiles for coco images.

License

Notifications You must be signed in to change notification settings

coco-project/dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfiles

Various Docker container backend images for coco.

Building

After cloning this repository, each image can be build with:

cd <image>
docker build -t coco/<image>:<tag>

Because most images depend on coco/base-ldap:latest, this should be the first image you build.
––––
If you are deploying a multi-server setup, make sure to push the images to the Docker registry after building (see backends/docs/container_backends.md).

About

Repository containing Dockerfiles for coco images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published