#!/bin/bash podman build -t bigdata_server --network=host --security-opt=label=disable --device=nvidia.com/gpu=all -f Containerfile .