Docker icon indicating copy to clipboard operation
Docker copied to clipboard

A Dockerized version of Cachet.

Results 73 Docker issues
Sort by recently updated
recently updated
newest added

Hello, when I recreate my Cachet docker container, the Cachet must be resetuped. But why I should resetup Cachet if I recreate my Cachet container. ## Configs ### docker-compose.yml ```yaml...

If I use special characters (such as `):(,%` in my mail password, I'm getting the following error: ``` sed: bad option in substitution expression ``` I've tried to escape the...

Modify the Dockerfile & Nginx config a bit, so now it works both locally and on Heroku out of the box

When upgrading the container stops working. Did not see any changes in the changelog that might need configuration changes. Here is a log of the console output: ``` 172.31.19.170 -...

` docker logs cachet Initializing Cachet container ... sed: can't create temp file '/var/www/html/.envXXXXXX': Permission denied `

I keep entering my mail settings, but they just won't save. They revert back to normal as soon as i go off the page.

Hey all, I think I’ve tried about everything. I’m running a cachet server with a docker container. I’m trying to send emails with my host machine’s postfix configuration. I’ve tested...

Hi, Trying to get the latest built image running with `Podman`, but for some reason I can't get it to work. Tried multiple versions already and I seem to get...

I have Cachet running via Docker and during the verify email stage,the instance gets redirected to "subscribe/verify" and returns a 403-Invalid Signature . Error Message : Something went wrong on...

I am trying to deploy docker image on AWS ECS Fargate containers. I am getting this error in logs. `symlink(): No such file or directory` ![image](https://user-images.githubusercontent.com/22542738/105795939-84fcaf00-5faf-11eb-8f3e-b2e5ad8f53c0.png) I think I am...