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:
parent
99eeb44970
commit
44c2432fd9
4 changed files with 51 additions and 3 deletions
3
containers/docker_cache/Containerfile
Normal file
3
containers/docker_cache/Containerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM docker.io/library/registry:2
|
||||
|
||||
ADD config.yml /etc/docker/registry/config.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue