Skip to content

v1.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 04:02
· 29 commits to refs/heads/master since this release
5e36641

Changes

πŸ› Bug Fixes

πŸ–ŠοΈ Refactors

πŸ“ Documentation

  • Docs (readme): Update docs on ENTRYPOINT, CMD and WORKDIR @joeltimothyoh (#156)
  • Docs (readme): Fix multi-line commands example reference @joeltimothyoh (#162)
  • Docs (examples): Use exec for game binary in docs/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 in docs/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)