Skip to content

v0.16.2

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:12

Container image:

podman run --rm --name grout \
  --device /dev/net/tun --device /dev/vfio \
  -v /dev/hugepages:/dev/hugepages \
  --cap-add NET_ADMIN,IPC_LOCK \
  quay.io/grout/grout:0.16.2

What's Changed

Full Changelog: v0.16.1...v0.16.2