docs: update docker/Dockerfile

This commit is contained in:
吴阴天 2023-04-07 01:41:35 +00:00 committed by wikijs
parent 0c7cb4f21d
commit 5e0edba77a

View File

@ -2,7 +2,7 @@
title: 我的Dockerfile
description:
published: true
date: 2023-04-07T01:40:46.492Z
date: 2023-04-07T01:41:33.591Z
tags: docker, 技术, code, 代码
editor: ckeditor
dateCreated: 2023-04-03T09:10:22.169Z
@ -23,4 +23,4 @@ RUN npm install -g hexo-cli \
&& cd ocer-world \
&& npm install
CMD cd ocer-world \
hexo server -p 5000</code></pre>
&amp;&amp; hexo server -p 5000</code></pre>