summaryrefslogtreecommitdiffhomepage
path: root/Dockerfile
AgeCommit message (Expand)AuthorFilesLines
2021-03-05build_docker.sh, Dockerfile: fix bug with shell quotingSteve Coffman1-3/+11
2021-02-19Switch to Go 1.16.Brad Fitzpatrick1-2/+3
2021-01-21Add docker build script to inject version informationSteve Coffman1-0/+3
2021-01-11Dockerfile: add big warning bannerBrad Fitzpatrick1-0/+17
2020-11-11Patch docker to use valid Go versionSean Klein1-1/+1
2020-05-10Dockerfile: install iproute2 in the container image.David Anderson1-1/+1
2020-04-06Dockerfile: add some usage docs, bump to Go 1.14Brad Fitzpatrick1-1/+20
2020-03-06Revert "update CI and everything to Go 1.14."David Anderson1-1/+1
2020-03-06update CI and everything to Go 1.14.David Anderson1-1/+1
2020-02-18Dockerfile: install iptables in the container.David Anderson1-1/+1
2020-02-14Dockerfile: optimize incremental build a bit, copy all binaries to outputBrad Fitzpatrick1-2/+6
2020-02-10init dockerfileJimmy Zelinskie1-0/+15