{"id":22160891,"url":"https://github.com/cocolabs-sas/cocorico-docker","last_synced_at":"2025-07-26T09:31:50.880Z","repository":{"id":60730283,"uuid":"120496143","full_name":"Cocolabs-SAS/cocorico-docker","owner":"Cocolabs-SAS","description":"The official Cocorico docker image that give you the ability to run Cocorico out of the box.","archived":false,"fork":false,"pushed_at":"2020-08-09T07:08:19.000Z","size":15,"stargazers_count":22,"open_issues_count":13,"forks_count":49,"subscribers_count":14,"default_branch":"master","last_synced_at":"2023-03-03T04:31:36.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.cocolabs.io/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cocolabs-SAS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-06T17:25:27.000Z","updated_at":"2023-03-03T04:31:36.591Z","dependencies_parsed_at":"2022-10-04T01:23:50.126Z","dependency_job_id":null,"html_url":"https://github.com/Cocolabs-SAS/cocorico-docker","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cocolabs-SAS%2Fcocorico-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cocolabs-SAS%2Fcocorico-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cocolabs-SAS%2Fcocorico-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cocolabs-SAS%2Fcocorico-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cocolabs-SAS","download_url":"https://codeload.github.com/Cocolabs-SAS/cocorico-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227668722,"owners_count":17801513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T04:11:12.115Z","updated_at":"2024-12-02T04:11:12.649Z","avatar_url":"https://github.com/Cocolabs-SAS.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Cocorico](http://docs.cocorico.io/images/logo_cocorico.png)](https://github.com/Cocolabs-SAS/cocorico)\n[![Docker](https://www.docker.com/sites/default/files/horizontal.png)](https://www.docker.com/)\n\n# Cocorico-Docker\n\n[![Docker Stars](https://img.shields.io/docker/stars/cocolabs/cocorico.svg?style=flat-square)](https://hub.docker.com/r/cocolabs/cocorico/)\n[![Docker Pulls](https://img.shields.io/docker/pulls/cocolabs/cocorico.svg?style=flat-square)](https://hub.docker.com/r/cocolabs/cocorico/)\n[![Docker Automated build](https://img.shields.io/docker/automated/cocolabs/cocorico.svg?style=flat-square)](https://hub.docker.com/r/cocolabs/cocorico/)\n[![Docker Build Status](https://img.shields.io/docker/build/cocolabs/cocorico.svg?style=flat-square)](https://hub.docker.com/r/cocolabs/cocorico/)\n[![License](https://img.shields.io/github/license/Cocolabs-SAS/cocorico-docker.svg?style=flat-square)](https://github.com/Cocolabs-SAS/cocorico-docker/blob/master/LICENSE)\n\nThe official [Cocorico docker image](https://hub.docker.com/r/cocolabs/cocorico/) that give you the ability to run Cocorico out of the box.\n\n## Requirements\n\n- Linux OS\n- [Docker](https://docs.docker.com/install/)\n- [Docker Documentation](https://docs.docker.com/)\n\n## Usage\n\nStart the container:\n\n``` bash\ndocker run --name cocorico -ti -p 80:80 -p 3306:3306 -p 9001:9001 -p 27017:27017  -v `pwd`:/cocorico -v `pwd`/tmp/mysql:/var/lib/mysql -v `pwd`/tmp/mongo:/data/db -e HOST_UID=$UID cocolabs/cocorico\n```\n\nOnce the symfony server is running, enjoy Cocorico: [http://localhost](http://localhost)\n\nAlso you can control processes with Supervisor: [http://localhost:9001](http://localhost:9001)\n\nConnect to the container:\n\n``` bash\ndocker exec -it --user cocorico cocorico sh\n```\n\nStop the container:\n\n``` bash\ndocker kill cocorico \u0026\u0026 docker rm cocorico\n```\n\n## License\n\nCocorico-Docker is released under the [MIT license](https://github.com/Cocolabs-SAS/cocorico-docker/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocolabs-sas%2Fcocorico-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcocolabs-sas%2Fcocorico-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocolabs-sas%2Fcocorico-docker/lists"}