-
I started using this and happy with it.
Though, I'm using pihole within a docker container from pihole/pihole standard image. First I created cron in the container itself. Though it's destroyed eve…
-
# Problem
Docker systems can produce a lot of clutter
# Proposed solution
- [ ] Add a cron entry for `00 6 * * * /usr/bin/docker system prune --all --force`
- [ ] Ansible should automatically ad…
-
I believe I have WUD configured correctly yo run each day at 1:00 AM, but it is running multiple times a day. It has been up 2 days and has run 122 times instead of 2. Hoping someone can help point …
-
With this example docker compose config:
```
db:
restart: unless-stopped
environment:
...
build:
dockerfile_inline: |
FROM mariadb:10.1
mysql-cron-backup-hou…
-
Allo!
I think the docker image could package cron and crontab to allow scheduling the jobs here.
https://github.com/LibreBooking/app/tree/develop/Jobs
Setting up the crontab by default for these …
-
I am now a few days into fixing my install since it failed after i created a symlink to a new install location for docker because the drive was full from 50gb of docker images.
i tried two approche…
-
### Describe the Bug
Nothing happens at the supposed cron execution time
### Steps to reproduce
Here is my `~/.config/git-sync/config.yaml`:
```
username: m-danya
token:
include_forks: false…
-
Add an automatic information update parameter in Docker-compose environments, possibly cron.
-
### Problem Statement
![Image](https://github.com/user-attachments/assets/7f263ec3-b915-4c45-9ce2-78f76650a116)
### Solution Brainstorm
docker 运行 failed to solve: process "/bin/sh -c apt-get updat…
-
Cron status are indicated differently depending on if the page is loaded via URL or if using the refresh button.
**Version Information**
- OS: Apache/2.4.62 (Debian)
- PHP: 8.3.12
- MySQL/Mari…