Skip to content

v0.16.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:47

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.0

What's Changed

Full Changelog: v0.15.0...v0.16.0