cocorico-docker icon indicating copy to clipboard operation
cocorico-docker copied to clipboard

The official Cocorico docker image that give you the ability to run Cocorico out of the box.

Results 13 cocorico-docker issues
Sort by recently updated
recently updated
newest added

Just insatalled the docker image, but when I try to run it using the command on the documentation: docker run --name cocorico -ti -p 80:80 -p 3306:3306 -p 9001:9001 -p...

Hi, I have a similar error, have you found a fix? I am running it on my workstation (Ubuntu 16.04) and the terminal show the following warnings: ``` giancos@PC-KW-60110:~/git/cocorico-docker$ sudo...

I have successfully ran the Cocorico application via docker on windows 10. How do i access the Admin Panel ?

![image](https://user-images.githubusercontent.com/13597589/81280695-0eb3c780-9083-11ea-9688-0637d87cb900.png)

Hi there, I found that client secret and default creds are leaked in the following parameters.yml: https://github.com/Cocolabs-SAS/cocorico-docker/blob/master/files/init/parameters.yml Be secure!

wontfix

When I run this command "docker 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" it's show me...

This commit make the scripts executable. This fixes https://github.com/Cocolabs-SAS/cocorico/issues/489

I refer to the former issue posted here: https://github.com/Cocolabs-SAS/cocorico-docker/issues/25 We installed Cocorico through Docker on a brand new CentOS virtual server. All installations seem to work perfectly without any error...

Bug report? | [ ] Feature request? | [ ] Support request? | [ X ] Hello, I need to leave only one language in my copy of cocorico for...

Q | A -- | -- Bug report? | [ ] Feature request? | [ ] Support request? | [ x ] Hello. We've installed the Cocorico platform with docker....