Jonathan Turner eac776010f travis build %!s(int64=8) %!d(string=hai) anos
..
Dockerfile eac776010f travis build %!s(int64=8) %!d(string=hai) anos
README.md 8d2650578c docker images %!s(int64=8) %!d(string=hai) anos
http.testtab 3b1435f16b testenv %!s(int64=8) %!d(string=hai) anos
httpd-krb5.conf 5a5f10a0d8 docker images %!s(int64=8) %!d(string=hai) anos
index.html 0174084baf tests and docker testenv %!s(int64=9) %!d(string=hai) anos
krb5.conf 8d2650578c docker images %!s(int64=8) %!d(string=hai) anos

README.md

HTTPD Intergation Test Instance for TEST.GOKRB5

DO NOT USE THIS CONTAINER FOR ANY PRODUCTION USE!!!

To run:

docker run -v /etc/localtime:/etc/localtime:ro -p 80:80 -p 443:443 --rm --name gokrb5-http jcmturner/gokrb5:http &

To build:

docker build -t jcmturner/gokrb5:http --force-rm=true --rm=true .
docker push jcmturner/gokrb5:http