Skip to content
Snippets Groups Projects
Commit e075afcf authored by bstevant's avatar bstevant Committed by GitHub
Browse files

Fix README.md

parent 097a89e5
Branches master
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ Docker-nat66 is a daemon managing IPv6 port forwarding for Docker containers. It ...@@ -4,7 +4,7 @@ Docker-nat66 is a daemon managing IPv6 port forwarding for Docker containers. It
With these IPv6 port-forwarding rules place, the container is accessible using IPv6 the same way as it is using the IPv4 port-forwarding managed by the Docker daemon. With these IPv6 port-forwarding rules place, the container is accessible using IPv6 the same way as it is using the IPv4 port-forwarding managed by the Docker daemon.
## Getting docker-nat66 ## Getting docker-nat66
Docker-nat66 code is written in Go and available on GitHub under Apache licence. To download and build the code (you need the Golang framework): Docker-nat66 code is written in Go and available on GitHub under Apache license. To download and build the code (you need the Golang framework):
```` ````
$ git clone https://github.com/bstevant/docker-nat66.git $ git clone https://github.com/bstevant/docker-nat66.git
$ make $ make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment