|
|
hace 7 años | |
|---|---|---|
| .. | ||
| Dockerfile | hace 7 años | |
| README.md | hace 7 años | |
| host.testtab | hace 7 años | |
| http.testtab | hace 7 años | |
| httpd-krb5.conf | hace 7 años | |
| index.html | hace 7 años | |
| krb5.conf | hace 7 años | |
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