Martin Schwenke has uploaded this change for review.

View Change

scripts: Add podman container creation with Ganesha dependencies

Create a container to work in interactively:

ganesha-container fedora 38

Run a build test in all supported containers:

ganesha-container all sh -c "rm -rf build/* && cd build && cmake -DUSE_FSAL_VFS=ON -DUSE_DBUS=ON -DENABLE_VFS_POSIX_ACL=YES -DUSE_ADMIN_TOOLS=YES ../nfs-ganesha/src && make -j"

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Change-Id: Ie809edf3623aff1027e42623ec5864f0b2ed6500
---
A src/scripts/podman/Containerfile
A src/scripts/podman/ganesha-container
A src/scripts/podman/install-packages.sh
3 files changed, 460 insertions(+), 0 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/99/554899/1

To view, visit change 554899. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ie809edf3623aff1027e42623ec5864f0b2ed6500
Gerrit-Change-Number: 554899
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Schwenke <martin@meltin.net>
Gerrit-MessageType: newchange