Train Series Release Notes

5.0.0

New Features

  • docker learns ‘hostname’ which maps to docker run –hostname and ‘extra_hosts’ mapping to docker run –add-host.

  • When deploying with Podman, we can disable the container healthchecks by using paunch apply –healtcheck-disabled.

  • paunch learns ‘hostname’ wich maps to podman run –hostname and ‘extra_hosts’ mapping to podman run –add-host.