Docker
Docker copied to clipboard
Installing on Heroku
Trying to deploy my container to Heroku now that they support docker containers.
But am getting this error in the log:
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
Any help would do.
Hi @juliustip - I haven't gotten a chance to try Cachet on Heroku yet.
I pushed some changes today ( #260 ) and a new v2.3.13 tag that removed sudo from the image entirely. Can you give it a try?
If you find anything further please let us know!
@djdefi Thanks, but i tested the latest version and the issue was same. Perhaps you could try and let's see.