feat: add early wip based podman demonstrator

This commit is contained in:
wucke13
2023-12-23 17:31:12 +01:00
parent 08cae26df0
commit 75176a66ee
3 changed files with 36 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
version: "3.8"
services:
rosenpass:
build:
context: ../../
dockerfile: ./examples/broker-in-podman-container/Dockerfile
env:
RUST_LOG: trace
volumes:
./peer-a:/config