0.4.0
- New build and release system
- Support two isolation stages (fixes #22, thanks @bephinix)
- Support DOCKER-USER chain (fixes #25, thanks @bephinix)
- Add
-debug
flag for verbose logging (fixes #31, thanks @bephinix) - Create ADDRTYPE rules in NAT table (fixes #40, thanks @bephinix)
- Update to Go 1.13.0
- Update dependencies
We now include separate armv6
and armv7
binaries and aarch64
has been renamed to arm64
.
- The version tags no longer include the "v" prefix (e.g.
robbertkl/ipv6nat:0.4.0
) - All releases (including
:latest
) are now multi-platform manifest lists, which means there are no separate tags for each architecture anymore. Docker will automatically download the version matching your platform!
Visit https://hub.docker.com/r/robbertkl/ipv6nat/tags to see the new tags / architectures.