# Max's Dev Container To build and run: ``` podman build -t dev-container . podman run -it --rm dev-container ``` Based on Arch Linux.