<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Docker on phjhq's Blog</title><link>https://houjinghao123.github.io/tags/docker/</link><description>Recent content in Docker on phjhq's Blog</description><image><title>phjhq's Blog</title><url>https://i.postimg.cc/7hwBy7VS/calcr.png</url><link>https://i.postimg.cc/7hwBy7VS/calcr.png</link></image><generator>Hugo -- 0.134.1</generator><language>zh</language><copyright>©2024 phjhq&amp;rsquo;s Blog</copyright><lastBuildDate>Wed, 16 Oct 2024 13:53:02 +0800</lastBuildDate><atom:link href="https://houjinghao123.github.io/tags/docker/index.xml" rel="self" type="application/rss+xml"/><item><title>DockerFile和DockerCompose基本使用</title><link>https://houjinghao123.github.io/posts/dockerfile%E5%9F%BA%E6%9C%AC%E4%BD%BF%E7%94%A8/</link><pubDate>Wed, 16 Oct 2024 13:53:02 +0800</pubDate><guid>https://houjinghao123.github.io/posts/dockerfile%E5%9F%BA%E6%9C%AC%E4%BD%BF%E7%94%A8/</guid><description>&lt;h1 id="dockerfile的基本使用">DockerFile的基本使用&lt;/h1>
&lt;h2 id="为什么要使用">为什么要使用&lt;/h2>
&lt;p>之前的方式去部署应用还是有点繁琐，因为之前使用的镜像并不能很好的符合我们自己的需求。&lt;/p></description></item><item><title>Docker在Ubuntu上部署项目案例</title><link>https://houjinghao123.github.io/posts/docker%E5%9C%A8ubuntu%E4%B8%8A%E5%AE%89%E8%A3%85mysql%E5%92%8Credis/</link><pubDate>Tue, 15 Oct 2024 11:47:16 +0800</pubDate><guid>https://houjinghao123.github.io/posts/docker%E5%9C%A8ubuntu%E4%B8%8A%E5%AE%89%E8%A3%85mysql%E5%92%8Credis/</guid><description>&lt;h1 id="使用三更的博客项目进行部署测试">使用三更的博客项目进行部署测试&lt;/h1>
&lt;h2 id="安装mysql">安装Mysql&lt;/h2>
&lt;p>安装前明确需求&lt;/p>
&lt;ul>
&lt;li>
&lt;p>使用的镜像是mysql5.7&lt;/p></description></item><item><title>Docker Run命令详解</title><link>https://houjinghao123.github.io/posts/docker-run%E5%91%BD%E4%BB%A4%E8%AF%A6%E8%A7%A3/</link><pubDate>Sun, 13 Oct 2024 16:48:15 +0800</pubDate><guid>https://houjinghao123.github.io/posts/docker-run%E5%91%BD%E4%BB%A4%E8%AF%A6%E8%A7%A3/</guid><description>&lt;p>#Run命令详解&lt;/p>
&lt;h2 id="-p-端口对外发布端口映射">-p 端口对外发布（端口映射）&lt;/h2>
&lt;h3 id="解释">解释&lt;/h3>
&lt;p>为了使外部网络能够访问到容器&lt;/p></description></item><item><title>Docker命令</title><link>https://houjinghao123.github.io/posts/docker%E5%91%BD%E4%BB%A4/</link><pubDate>Sat, 05 Oct 2024 17:49:22 +0800</pubDate><guid>https://houjinghao123.github.io/posts/docker%E5%91%BD%E4%BB%A4/</guid><description>&lt;h2 id="镜像和容器相关命令">镜像和容器相关命令&lt;/h2>
&lt;h3 id="搜索镜像">搜索镜像&lt;/h3>
&lt;ul>
&lt;li>使用Docker自带的搜索命令可能会因为网络问题搜索失败&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-shell" data-lang="shell">&lt;span class="line">&lt;span class="ln">1&lt;/span>&lt;span class="cl">docker search contains name:vesion
&lt;/span>&lt;/span>&lt;/code>&lt;/pr</description></item><item><title>Ubuntu上Docker安装</title><link>https://houjinghao123.github.io/posts/docker%E5%AE%89%E8%A3%85/</link><pubDate>Sat, 05 Oct 2024 17:31:39 +0800</pubDate><guid>https://houjinghao123.github.io/posts/docker%E5%AE%89%E8%A3%85/</guid><description>&lt;h2 id="概述">概述&lt;/h2>
&lt;h3 id="什么是docker">什么是docker&lt;/h3>
&lt;p>Docker是一个应用容器引擎。 一个容器可以理解成是一个轻量级的虚拟机。但是又和虚拟机有些不同。&lt;/p></description></item></channel></rss>