summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClawd <ai@clawd.bot>2026-02-17 07:59:50 -0800
committerClawd <ai@clawd.bot>2026-02-17 07:59:50 -0800
commitd97bb6f53eefd2139115d39bca7e17d565222472 (patch)
tree428f230dffad49d166bc521609dd3ee236a42010 /README.md
parent3e34265c8a6ea1ec300f987206afb25bad645677 (diff)
Fix port collision bug, add --container-port flag
Port allocation: - Use atomic flock-based allocation via /etc/ship/next_port - Prevents race conditions when multiple deploys run concurrently - Each app still gets its port stored in /etc/ship/ports/<name> Docker container port: - Add --container-port flag (default 80) - Template now uses {{.ContainerPort}} instead of hardcoded 80 - Supports containers that listen on 8080, 3000, etc.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions