-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
66 lines (54 loc) · 3.19 KB
/
index.xml
File metadata and controls
66 lines (54 loc) · 3.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Lell Blog</title>
<link>https://lmooml.github.io/</link>
<description>Recent content on Lell Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>cn</language>
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://lmooml.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Docker 搭建私有仓库(三)</title>
<link>https://lmooml.github.io/post/docker-registry-3/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>https://lmooml.github.io/post/docker-registry-3/</guid>
<description>搭建了带TLS的registry仓库,解决了数据传输过程中的安全问题。但是在数据访问的源头上并没有什么限制措施,任何人知道了仓库地址,都可以</description>
</item>
<item>
<title>Docker 搭建私有仓库(二)</title>
<link>https://lmooml.github.io/post/docker-registry-2/</link>
<pubDate>Mon, 10 Apr 2023 00:00:00 +0000</pubDate>
<guid>https://lmooml.github.io/post/docker-registry-2/</guid>
<description>搭建带TLS的registry仓库,首先需要CA证书。这个证书可以购买,也可以使用Let’s encrypt 免费证书。如果个人使用的话,还是很推荐Let‘</description>
</item>
<item>
<title>Docker 搭建私有仓库(一)</title>
<link>https://lmooml.github.io/post/docker-registry-1/</link>
<pubDate>Thu, 06 Apr 2023 00:00:00 +0000</pubDate>
<guid>https://lmooml.github.io/post/docker-registry-1/</guid>
<description>一般我们构建Docker image 的时候,是从Docker 官方维护的镜像仓库Docker Hub上拉取的镜像。DockerHub 相当于Docker世界</description>
</item>
<item>
<title></title>
<link>https://lmooml.github.io/about/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://lmooml.github.io/about/</guid>
<description>关于我 一个天赋一般,能力还不错的小小程序员。从小热爱计算机技术,从单片机开发到Go 后端开发,期间也经历过客户端、前端开发,技术栈相对来说比较宽。一路以来,学习使用过得有10几种编程语言,最钟情的就是C和Go了。建站也是希望让自己的技术更扎实,也希望能帮到喜爱编程的同学,共同进步。
同时,也是一个自行车运动的爱好者,也许会分享一些骑行的乐趣。</description>
</item>
<item>
<title></title>
<link>https://lmooml.github.io/search/placeholder/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://lmooml.github.io/search/placeholder/</guid>
<description></description>
</item>
<item>
<title>Posts Archive</title>
<link>https://lmooml.github.io/archive/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://lmooml.github.io/archive/</guid>
<description></description>
</item>
</channel>
</rss>