You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
With the new release (1.7.0) im getting the following error:
$ docker run
-v /var/run/docker.sock:/var/run/docker.sock:rw
-v /var/lib/docker:/var/lib/docker:rw
meltwater/docker-cleanup
exec: "/run.sh": permission denied
docker: Error response from daemon: Container command could not be invoked..
There's no problem with 1.6.0. Not sure what changes made in run.sh that require extra permission.