casjay f68d168004
Some checks failed
release-tag / release-image (push) Has been cancelled
🗃️ rootfs: shield internal entrypoint PID files from /run/*.pid sweeps 🗃️
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/share/template-files/config/env/default.sample
rootfs/usr/local/share/template-files/config/env/examples/zz-entrypoint.sh
2026-05-05 19:13:14 -04:00
2025-02-04 09:30:09 -05:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-21 17:06:10 -04:00
2025-09-16 19:38:48 -04:00
2025-09-16 19:38:48 -04:00
2025-11-23 08:48:24 -05:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-21 17:06:10 -04:00
2025-11-29 11:05:04 -05:00
2025-09-05 13:37:03 -04:00
🗃️ Updated domain names 🗃️
2023-08-10 19:57:35 -04:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-21 17:06:10 -04:00

👋 Welcome to theHarvester 🚀

theHarvester README

Install my system scripts

 sudo bash -c "$(curl -q -LSsf "https://github.com/systemmgr/installer/raw/main/install.sh")"
 sudo systemmgr --config && sudo systemmgr install scripts  

Get source files

dockermgr download src theHarvester

OR

git clone "https://github.com/casjaysdevdocker/theHarvester" "$HOME/Projects/github/casjaysdevdocker/theHarvester"

Build container

cd "$HOME/Projects/github/casjaysdevdocker/theHarvester"
buildx 

Authors

🤖 casjay: Github Docker 🤖
📽 dockermgr: Github Docker 📽
CasjaysDev Docker: Github Docker

Description
Repo for theHarvester
Readme 449 KiB
Languages
Shell 91.5%
Dockerfile 8.5%