04 2021 档案

该文被密码保护。
posted @ 2021-04-29 17:14 月渊 阅读(0) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2021-04-28 22:37 月渊 阅读(0) 评论(0) 推荐(0)
摘要:bitnami/postgresql:13.2.0 version: '3' services: postgresql: image: bitnami/postgresql:13.2.0 container_name: postgresql13.2 stdin_open: true tty: tru 阅读全文
posted @ 2021-04-26 18:31 月渊 阅读(257) 评论(0) 推荐(0)
摘要:mydocker/apline:20210517s6 FROM alpine:3.13 ENV S6_REL=2.2.0.3 S6_ARCH=amd64 TZ=Asia/Shanghai ENV DOTNET_VER=5.0.6 DOTNET_ARCH=x64 LABEL base.maintain 阅读全文
posted @ 2021-04-25 23:50 月渊 阅读(59) 评论(0) 推荐(0)
摘要:Setup rm -f /etc/yum.repos.d/*.repo # curl -L "http://mirrors.aliyun.com/repo/Centos-7.repo" -o /etc/yum.repos.d/Centos-7-Ali.repo curl -L "http://mir 阅读全文
posted @ 2021-04-25 23:26 月渊 阅读(276) 评论(0) 推荐(0)
摘要:#cp /etc/containers/registries.conf /etc/containers/registries.conf.bak unqualified-search-registries = ["docker.io"] [[registry]] prefix = "docker.io 阅读全文
posted @ 2021-04-25 14:01 月渊 阅读(195) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2021-04-23 17:47 月渊 阅读(0) 评论(0) 推荐(0)