#!/usr/bin/env bash

podman run --rm --volume .:/mnt --workdir /mnt --tty --interactive --env "LDAI_*" ubuntu-builder-neovide "$@"
