master
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 |
||
|
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 |
||
|
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 |