An open API service indexing awesome lists of open source software.

https://github.com/nicoherbigio/docker-openldap

Docker Image of OpenLDAP
https://github.com/nicoherbigio/docker-openldap

docker-hub docker-image openldap

Last synced: 2 months ago
JSON representation

Docker Image of OpenLDAP

Awesome Lists containing this project

README

          

# OpenLDAP Docker image

[![Build Status](https://github.com/nicoherbigio/docker-openldap/actions/workflows/build-docker-images.yml/badge.svg)](https://github.com/nicoherbigio/docker-openldap/actions/workflows/build-docker-images.yml)

## Supported tags and respective `Dockerfile` links

* [`1.0`, `1.0-bullseye`, `1.0.0`, `1.0.0-bullseye`](https://github.com/nicoherbigio/docker-openldap/blob/main/1.0/debian/default/Dockerfile)

## How to get this image

The recommended way to get the OpenLDAP Docker image is to pull the prebuilt image from Docker Hub by specifying the tagged version.

```console
$ docker pull nicoherbigde/openldap:[TAG]
```

The [list of available versions](https://hub.docker.com/r/nicoherbigde/openldap/tags) can be viewed at Docker Hub.

## How to use this image

Coming soon ;-)

## Copyleft

This documentation was written by Nico Herbig.