Search Docker Hub
curl
By pdbs
curl & Kerberos
6.0K
curl & krb5-user for accessing URLs using SPNEGO with a keytab file.
run command:
docker run --rm -e PRINCIPAL=<principal in keytab> -e URL=<URL to call> -v <path to keytab file>:/keytab:ro -v <path to krb5.conf>:/etc/krb5.conf:ro pdbs/curl
Content type
Image
Digest
Size
60.5 MB
Last updated
over 7 years ago
docker pull pdbs/curl