robbertkl / docker-ipv6nat

Extend Docker with IPv6 NAT, similar to IPv4
MIT License
661 stars 48 forks source link

Add ARMhf support #8

Closed julianxhokaxhiu closed 7 years ago

julianxhokaxhiu commented 7 years ago

Related to #7

The Dockerfile assumes that the armhf binary could be downloaded from this URL:

https://github.com/robbertkl/docker-ipv6nat/releases/download/${DOCKER_IPV6NAT_VERSION}/docker-ipv6nat-armhf

Please fix according to your naming schema once you'll push the release :)