3 lines
123 B
Markdown
3 lines
123 B
Markdown
podman build -t test .
|
|
podman run --env DISPLAY=$DISPLAY --network=host -t localhost/test:latest /opt/damaris/bin/DAMARIS
|