Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 560 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 560 Bytes

Oubliette eBuild version bumper

Ahelper scripts for automatically version bumping Gentoo ebuild packages within the oubliette-overlay

Docker

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