1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

build custom image

This commit is contained in:
Jason N. 2024-02-13 14:24:15 +00:00
parent 99eeb44970
commit 44c2432fd9
4 changed files with 51 additions and 3 deletions

View file

@ -0,0 +1,3 @@
FROM docker.io/library/registry:2
ADD config.yml /etc/docker/registry/config.yml