docker-bastion/scripts
Fabian @ Blax Software 3ec02cea7b feat(start-container): forward args + X-Deploy-Bump to FORCE_COMMAND
Back-fills into git what is already live in blaxsoftware/bastion:latest
(the deployed image was built 2026-05-29 from this then-uncommitted working
tree; git HEAD was behind it).

- ForceCommand wrapper forwards positional args: exec sh -c "..." sh "$@"
- CGI maps X-Deploy-Bump: patch|minor|major -> --patch|--minor|--major and
  passes it as one positional arg to the FORCE_COMMAND.

This is the server side of the learn-atc deploy '"$@"' passthrough and the
/<service>/minor-style URL-suffix version bump.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 12:18:49 +02:00
..
bastion-list-keys A users.d/ drop-in directory for live-read authorized keys 2026-05-28 12:31:51 +02:00
start-container feat(start-container): forward args + X-Deploy-Bump to FORCE_COMMAND 2026-06-01 12:18:49 +02:00