5864a0987c2c2b95888a351bff3342952e4a6626
Commit Graph

3 Commits

Author SHA1 Message Date
Eduardo Santos
b9e4bd6b73 Add OpenLDAP to manila-docker-container
This patch adds an OpenLDAP server and some LDAP utilities to the
manila-docker-container Docker image. It modifies the Dockerfile so it installs
the ``slapd`` and ``ldap-utils`` packages, calls the slapd.sh shell script,
which configures slapd, and makes the container start slapd automatically when
run.
Change-Id: I56995cff4457a2cbfbf42a86ee45c75a259f41e5
2021年03月09日 03:51:49 +00:00
Alexey Ovchinnikov
f8b4f63cbb Add nfs-ganesha to docker container
The change adds nfs-ganesha to the container image. Nfs-ganesha
is compiled with dbus support on. Also some initial container
setup is performed.
Change-Id: Ic0b350ce5aa2efd16dc71e46dcd3c6159ca17978
2016年06月21日 20:42:41 +03:00
Alexey Ovchinnikov
b8ce11524a Add tox job for building Docker image
Add new job 'buildimage-docker' which produces a compressed
image from which a Docker container can be started. This
container is designed to run Samba.
Change-Id: I499fa1850d3ad197cab5f742bfca1a9f074e9a8b
2016年04月15日 15:09:07 +03:00