Storage all images on Github Docker Registry
This commit is contained in:
parent
79e97cc7f2
commit
745db8c050
5 changed files with 46 additions and 23 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue