Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Fix docker path and cron job to run docker gc #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Costallat
Copy link

  • Added prefix to docker call to use /usr/bin in place of /bin

  • Removes the 't' flag when calling the docker command as cron doesn't
    run on a tty and that was making the command to throw an error.

- Added prefix to docker call to use /usr/bin in place of /bin

- Removes the 't' flag when calling the docker command as cron doesn't
  run on a tty and that was making the command to throw an error.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant