Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How run cachet in Docker? #48

Open
vsenapathy opened this issue Mar 9, 2021 · 3 comments
Open

How run cachet in Docker? #48

vsenapathy opened this issue Mar 9, 2021 · 3 comments

Comments

@vsenapathy
Copy link

Hello,

I have used the container version of cachet and wanted to run it locally to test it to make sure its working. Can someone point me to the docker image of this?

Thanks,

Vignesh

@rhizoet
Copy link

rhizoet commented Mar 15, 2021

You can take the Dockerfile from the origin project and change the archive_url to ENV archive_url ${archive_url:-https://github.com/fiveai/Cachet/archive/${cachet_ver}.tar.gz} in line 10.

This works good in my environment. But should map the volume of the sqlite database outside of the container.

@sedan07
Copy link

sedan07 commented Mar 16, 2021

Image on Docker Hub: sedan07/cachet:v2.5.0

@jsalatiel
Copy link

@sedan07 Would you mind to share the Dockerfile for your image ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants