Fix s6-overlay format error #29

Merged
MrMeeb merged 3 commits from fix/s6-exec-format-error into master 2024-06-15 15:55:19 +00:00
Owner

Add missing shebangs that cause S6 warning: unable to spawn ./finish: Exec format error when ONESHOT=true. Fixes #28

Also brings the method for killing a container via service exit inline with s6's documented method

Add missing shebangs that cause `S6 warning: unable to spawn ./finish: Exec format error` when `ONESHOT=true`. Fixes #28 Also brings the method for killing a container via service exit inline with s6's documented method
MrMeeb added 3 commits 2024-06-15 15:44:38 +00:00
Only pipe exit code to container exit code if ONE_SHOT=false
All checks were successful
Test Pull Request / Build Image (pull_request) Successful in 4m43s
Test Pull Request / Notify (pull_request) Successful in 3s
02f9dbc024
MrMeeb merged commit f6d067b561 into master 2024-06-15 15:55:19 +00:00
MrMeeb deleted branch fix/s6-exec-format-error 2024-06-15 15:55:19 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MrMeeb/certbot-cron-docker#29
No description provided.