v1.26.0
github-actions
released this
14 Nov 04:02
·
29 commits
to refs/heads/master
since this release
Changes
π Bug Fixes
- Fix: Fix test for
srcds/cs2
for CI environments @leojonathanoh (#155)
ποΈ Refactors
- Refactor (ci): Remove unneeded
-i
forsrcds/cs2
test container @joeltimothyoh (#157)
π Documentation
- Docs (readme): Update docs on
ENTRYPOINT
,CMD
andWORKDIR
@joeltimothyoh (#156) - Docs (readme): Fix multi-line commands example reference @joeltimothyoh (#162)
- Docs (examples): Use
exec
for game binary indocs/samples/docker-compose/docker-compose.bash-c.yml
@joeltimothyoh (#159) - Docs (examples): Standardize multi-line command values in
docs/samples/docker-compose/docker-compose.bash-c.yml
@joeltimothyoh (#161) - Docs (examples): Simplify
entrypoint
syntax indocs/samples/docker-compose/docker-compose.binary.yml
@joeltimothyoh (#158) - Docs (examples): Add additional examples to
docs/samples/docker-compose/docker-compose.bash-c.yml
@joeltimothyoh (#160)