Skip to content

Image based on HTCondor central manager with ldap authentication.

License

Notifications You must be signed in to change notification settings

DarFig/htcondorcm

Repository files navigation

htcondorcm

Image based on HTCondor with ldap authentication.

FROM ubuntu:20.04 licenses="Apache-2.0"

ENV VAR

ldap

  • LDAP_URI="ldap://"
  • LDAP_BASE="dc=default,dc=com"
  • LDAP_VERSION="3"
  • PAM_PASSWORD="md5"

htcondor

  • HTCONDOR_PASSWORD="NONE"
  • CENTRAL_MANAGER="127.0.0.1"

PULL

docker pull ghcr.io/darfig/htcondorcm:latest

About

Image based on HTCondor central manager with ldap authentication.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages