Ahelper scripts for automatically version bumping Gentoo ebuild packages within the oubliette-overlay
docker pull nabbi/oubliette-ebuild-verbump:latest
docker buildx build . -t nabbi/oubliette-ebuild-verbump
docker run --init \
-v ./local/ssh:/root/.ssh:ro \
-v ./local/gitconfig:/root/.gitconfig:ro \
-it nabbi/oubliette-ebuild-verbump bash