🗃️ Update codebase 🗃️
Some checks failed
nodejs-18 / release-nodejs-18 (push) Successful in 6m24s
nodejs-20 / release-nodejs-20 (push) Successful in 7m50s
nodejs-22 / release-nodejs-22 (push) Successful in 7m35s
nodejs-23 / release-nodejs-23 (push) Successful in 7m26s
release-tag / release-image (push) Failing after 1m12s

rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
This commit is contained in:
casjay
2025-11-30 16:25:50 -05:00
parent 8c277646f9
commit fa84909484
2 changed files with 287 additions and 59 deletions

View File

@@ -1,13 +1,13 @@
#!/usr/bin/env bash
# shellcheck shell=bash
# - - - - - - - - - - - - - - - - - - - - - - - - -
##@Version : 202511291230-git
##@Version : 202511301623-git
# @@Author : Jason Hempstead
# @@Contact : jason@casjaysdev.pro
# @@License : WTFPL
# @@ReadME : entrypoint.sh --help
# @@Copyright : Copyright: (c) 2025 Jason Hempstead, Casjays Developments
# @@Created : Saturday, Nov 29, 2025 12:30 EST
# @@Created : Sunday, Nov 30, 2025 16:23 EST
# @@File : entrypoint.sh
# @@Description : Entrypoint file for nodejs
# @@Changelog : New script