docker-images:Docker图像来源https://hub.docker.comualekseychudov

时间:2021-02-08 15:56:26
【文件属性】:
文件名称:docker-images:Docker图像来源https://hub.docker.comualekseychudov
文件大小:8KB
文件格式:ZIP
更新时间:2021-02-08 15:56:26
Shell 建立影像 克隆存储库: git clone https://github.com/AlekseyChudov/docker-images.git cd docker-images 构建所有图像并将其标记为最新图像(默认): make 将所有最新(默认)图像推送到注册表: make push 从注册表中提取所有最新(默认)图像,并将其标记为mytag : make tag -e SET_TAG=mytag 将所有mytag图像推送到注册表: make push -e TAG=mytag 构建单个图像并将其标记为最新图像(默认): make -e IMAGES=centos7-systemd 将单个最新(默认)映像推送到注册表: make push -e IMAGES=centos7-systemd 从注册表中提取一个最新的(默认)映像,并且标签为mytag : make ta
【文件预览】:
docker-images-master
----centos7-corosync-qnetd()
--------build.sh(645B)
----systemd()
--------docker-container@.service(251B)
----LICENSE(1KB)
----centos7-systemd()
--------README.md(359B)
--------build.sh(2KB)
----centos8-build()
--------build.sh(677B)
----.gitignore(20B)
----centos7-build()
--------build.sh(677B)
----Makefile(1KB)
----centos8-systemd()
--------README.md(359B)
--------build.sh(2KB)
----README.md(882B)

网友评论