Storage all images on Github Docker Registry

This commit is contained in:
BtbN 2020-09-20 15:46:29 +02:00
parent 79e97cc7f2
commit 745db8c050
5 changed files with 46 additions and 23 deletions

View file

@ -1,4 +1,5 @@
FROM btbn/ffmpeg-builder:base
ARG GH_REPO=btbn/ffmpeg-builds
FROM docker.pkg.github.com/$GH_REPO/base:latest
ENV DEBIAN_FRONTEND noninteractive