Skip to content

0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 21:16
· 128 commits to main since this release

Changelog

  • 388a9e9 Adjust example file to support different engines
  • 6a92239 Adjust readme: both docker and podman supported
  • a4adc3f Auto-detect suitable default engine (podman or docker)
  • 8a3af09 Avoid hardcoded path of bash executable
  • b6cf68f Avoid using root in container, use "keep-id" for podman
  • d128297 Explicitly set HOME for containers
  • 64feeff Fix quoting issues in bash script template
  • 8f9cd93 Prepare support for different engines