casjay
0486a0d49d
🗃️ rootfs: shield internal entrypoint PID files from /run/*.pid sweeps 🗃️
...
aria2 / release-aria2 (push) Has been cancelled
Update the embedded entrypoint copies in rootfs/ to match the
upstream template change. Internal state files renamed to dotfiles
so they're not matched by `/run/*.pid` cleanup globs:
- /run/init.d/entrypoint.pid -> /run/.entrypoint.pid
- /run/no_exit.pid -> /run/.no_exit.pid
- /run/backup.pid -> /run/.backup.pid
- /run/__start_init_scripts.pid -> /run/.start_init_scripts.pid
Per-service PIDs in /run/init.d/ are unchanged.
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/etc/docker/init.d/00-aria2c.sh
rootfs/usr/local/etc/docker/init.d/zz-nginx.sh
rootfs/usr/local/share/template-files/config/env/default.sample
rootfs/usr/local/share/template-files/config/env/examples/zz-entrypoint.sh
2026-05-05 19:11:07 -04:00
casjay
5ab2395dde
🗃️ Update codebase 🗃️
...
aria2 / release-aria2 (push) Successful in 10m28s
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:25:13 -05:00
casjay
515c859237
🗃️ Fixed the entrypoint scripts 🗃️
...
aria2 / release-aria2 (push) Failing after 54s
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/share/template-files/config/env/default.sample
2025-11-29 12:36:28 -05:00
casjay
74e7fecc50
🗃️ Updated Dockerfile* and .env.scripts* 🗃️
...
aria2 / release-aria2 (push) Has been cancelled
Dockerfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-29 11:03:59 -05:00
casjay
88d281da76
🗃️ Committing everything that changed 🗃️
...
aria2 / release-aria2 (push) Failing after 14m12s
Dockerfile
.env.scripts
.gitattributes
.gitignore
rootfs/.gitea/
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-16 19:36:44 -04:00
casjay
d692502f33
🗃️ Committing everything that changed 🗃️
...
aria2 / release-aria2 (push) Successful in 22m35s
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-05 13:35:01 -04:00
casjay
994211c426
🗃️ Committing everything that changed 🗃️
...
Dockerfile
rootfs/usr/local/bin/entrypoint.sh
2025-05-13 18:25:48 -04:00
casjay
9335999df1
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/bin/entrypoint.sh
2025-05-13 18:09:41 -04:00
casjay
0cb473e7e0
🗃️ Committing everything that changed 🗃️
...
.env.scripts
rootfs/tmp/etc/aria2/aria2.conf
rootfs/usr/local/bin/tracker.sh
rootfs/usr/local/etc/docker/init.d/00-aria2c.sh
2025-05-13 17:21:45 -04:00
casjay
1fec9d4373
🗃️ Committing everything that changed 🗃️
...
Dockerfile
.env.scripts
rootfs/usr/local/bin/entrypoint.sh
2025-05-13 16:45:28 -04:00
casjay
6a157bb7f9
🗃️ Committing everything that changed 🗃️
...
Dockerfile
.env.scripts
.gitattributes
.gitea/workflows/docker.yaml
.gitignore
LICENSE.md
README.md
rootfs/root/docker/setup/00-init.sh
rootfs/root/docker/setup/01-system.sh
rootfs/root/docker/setup/02-packages.sh
rootfs/root/docker/setup/03-files.sh
rootfs/root/docker/setup/04-users.sh
rootfs/root/docker/setup/05-custom.sh
rootfs/root/docker/setup/06-post.sh
rootfs/root/docker/setup/07-cleanup.sh
rootfs/tmp/
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/pkmgr
rootfs/usr/local/etc/docker/env/00-directory.sh
rootfs/usr/local/etc/docker/env/addresses.sh
rootfs/usr/local/etc/docker/env/certbot.sh
rootfs/usr/local/etc/docker/env/couchdb.sh
rootfs/usr/local/etc/docker/env/default.sample
rootfs/usr/local/etc/docker/env/global.sh
rootfs/usr/local/etc/docker/env/healthcheck.sh
rootfs/usr/local/etc/docker/env/mariadb.sh
rootfs/usr/local/etc/docker/env/mongodb.sh
rootfs/usr/local/etc/docker/env/networking.sh
rootfs/usr/local/etc/docker/env/other.sh
rootfs/usr/local/etc/docker/env/php.sh
rootfs/usr/local/etc/docker/env/postgres.sh
rootfs/usr/local/etc/docker/env/redis.sh
rootfs/usr/local/etc/docker/env/services.sh
rootfs/usr/local/etc/docker/env/ssl.sh
rootfs/usr/local/etc/docker/env/supabase.sh
rootfs/usr/local/etc/docker/env/webservers.sh
rootfs/usr/local/etc/docker/env/zz-entrypoint.sh
rootfs/usr/local/etc/docker/functions/
rootfs/usr/local/etc/docker/init.d/00-aria2c.sh
rootfs/usr/local/etc/docker/init.d/zz-nginx.sh
rootfs/usr/local/share/template-files/config/aria2/aria2.conf
rootfs/usr/local/share/template-files/config/aria2/aria2.session
rootfs/usr/local/share/template-files/config/aria2/aria-ng.config.js
rootfs/usr/local/share/template-files/config/aria2/scripts/post-hook.sh
rootfs/usr/local/share/template-files/config/env/default.sample
rootfs/usr/local/share/template-files/config/env/examples/
rootfs/usr/local/share/template-files/config/.gitkeep
rootfs/usr/local/share/template-files/config/nginx/mime.types
rootfs/usr/local/share/template-files/config/nginx/nginx.conf
2025-05-13 16:22:29 -04:00
casjay
a0a0531e1d
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-08-01 14:46:20 -04:00
casjay
e3934c1dc7
🗃️ Fixed: rootfs/usr/local/etc/docker/functions/entrypoint.sh 🗃️
...
Dockerfile
.gitea/
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-07-29 17:53:27 -04:00
casjay
1348335ea6
🗃️ Updated domain names 🗃️
...
Dockerfile
LICENSE.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/share/template-files/config/aria2/scripts/post-hook.sh
2023-08-10 19:54:00 -04:00
casjay
3563933e2e
🗃️ Committing everything that changed 🗃️
2023-03-16 01:04:40 -04:00
casjay
f1472e73a9
🗃️ Committing everything that changed 🗃️
2023-03-15 22:58:30 -04:00
casjay
81de015f7d
🗃️ Committing everything that changed 🗃️
2023-03-14 19:23:50 -04:00
casjay
16760ba893
🗃️ Committing everything that changed 🗃️
2023-03-14 17:00:27 -04:00
casjay
bafade73fa
🗃️ Committing everything that changed 🗃️
2023-03-14 16:16:56 -04:00
casjay
67ecbede6b
🗃️ Committing everything that changed 🗃️
2023-03-09 23:11:56 -05:00
casjay
a40b952f04
🗃️ Committing everything that changed 🗃️
2023-03-09 22:55:40 -05:00
casjay
be06b27a35
🗃️ Committing everything that changed 🗃️
2023-02-24 05:21:10 -05:00
casjay
d0397e44c4
🗃️ Committing everything that changed 🗃️
2023-02-24 04:09:18 -05:00
casjay
3d580dbc34
🗃️ Committing everything that changed 🗃️
2022-10-19 20:09:18 -04:00
casjay
766080eeaa
🗃️ Committing everything that changed 🗃️
2022-10-19 19:08:20 -04:00
casjay
d86596d534
🗃️ Committing everything that changed 🗃️
2022-10-19 18:49:14 -04:00
casjay
ee28a2cb86
🗃️ Committing everything that changed 🗃️
2022-10-19 18:35:25 -04:00
casjay
37a45740bf
🗃️ Committing everything that changed 🗃️
2022-10-19 18:22:33 -04:00
casjay
29b1862872
🗃️ Committing everything that changed 🗃️
2022-10-19 18:11:23 -04:00
casjay
8bbb98b9b0
🗃️ Committing everything that changed 🗃️
2022-10-19 18:06:51 -04:00
casjay
97a64c01f8
🗃️ Committing everything that changed 🗃️
2022-10-19 18:03:44 -04:00
casjay
0424231d4c
🗃️ Committing everything that changed 🗃️
2022-10-19 17:47:59 -04:00