Skip to content

BaconRadio/cloudlog-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudlog Docker

A docker image for deploying Cloudlog that pulls the cloudlog sorce code from the cloudlog github repo. When cloning this module to your docker server include sub modules with --recurse-submodules or run

user@dockerhost$ git submodule init
user@dockerhost$ git submodule update

Launch the compose file with

user@dockerhost$ docker-compose up --build -d

See the docker docs for help installing docker:

About

A docker image for deploying Cloudlog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published