mirror of
https://github.com/dockersrc/go
synced 2026-07-14 23:45:58 -04:00
ccbd5a0a91
Build and Push / build (push) Failing after 3s
Remove duplicate initialization blocks that were already handled elsewhere in the entrypoint startup sequence. - rootfs/usr/local/bin/entrypoint.sh: remove __initialize_default_templates, __initialize_config_dir, and __initialize_data_dir conditional blocks (15 lines) rootfs/usr/local/bin/entrypoint.sh