Project status Use case A basic ArchLinux based docker configuration with configured and ready to use git and yay. Jump into the image interactively docker run --entrypoint /usr/bin/bash --interactive --tty tsickert/containerbase Run a process docker run --env COMMAND=/path/to/executable/file tsickert/containerbase