mirror of
https://github.com/dockersrc/go
synced 2026-08-09 02:01:12 -04:00
🔧 Update to latest docker template revision 🔧
- .env.scripts: synced ENV_PACKAGES to current template (msmtp, sudo, unzip, iproute2, and other base tools added) - Dockerfile: added go-toolchain build stage; expanded PACK_LIST to match; apk upgrade and bash/sh symlink setup added to build stage - rootfs/root/docker/setup/0*.sh: version stamp bumped to current template revision; app-specific logic in 05-custom.sh unchanged - rootfs/usr/local/bin/entrypoint.sh: version stamp bumped to current template revision
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# @@License : WTFPL
|
||||
# @@ReadME : entrypoint.sh --help
|
||||
# @@Copyright : Copyright: (c) 2026 Jason Hempstead, Casjays Developments
|
||||
# @@Created : Saturday, Jul 11, 2026 23:13 EDT
|
||||
# @@Created : Monday, Jul 13, 2026 02:30 EDT
|
||||
# @@File : entrypoint.sh
|
||||
# @@Description : Entrypoint file for go
|
||||
# @@Changelog : New script
|
||||
|
||||
Reference in New Issue
Block a user