Skip to content
This repository was 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
Costallat wants to merge 1 commit intojc21:masterfrom
Costallat:fix-cron-docker-gc-call
Open

Fix docker path and cron job to run docker gc#24
Costallat wants to merge 1 commit intojc21:masterfrom
Costallat:fix-cron-docker-gc-call

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