FROM ghcr.io/void-linux/void-glibc-full
RUN xbps-install -Suy bash git python
RUN chsh -s /usr/bin/bash
