agentejo / cockpit

Add content management functionality to any site - plug & play / headless / api-first CMS
http://getcockpit.com
MIT License
5.4k stars 524 forks source link

added a simple docker-compose file #1442

Closed jacoby149 closed 2 years ago

jacoby149 commented 3 years ago

I like to build my docker images with the command : docker-compose up --build This simple docker-compose.yml file makes it possible to build the docker container with this command.