git-delete-branch
Delete local and remote Git branches. Part of git-extras. If deleting the checked out branch, only the remote branch will be deleted. More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-branch>.
RUN apt-get update && \
apt-get install -y git-extras
RUN apt-get update && \
apt-get install -y git-extras
RUN apt-get update && \
apt-get install -y git-extras
RUN dnf install -y git-extras
RUN apt-get update && \
apt-get install -y git-extras