docs: update docker/Dockerfile
This commit is contained in:
parent
a79d826efc
commit
0c7cb4f21d
@ -2,7 +2,7 @@
|
||||
title: 我的Dockerfile
|
||||
description:
|
||||
published: true
|
||||
date: 2023-04-07T01:40:04.396Z
|
||||
date: 2023-04-07T01:40:46.492Z
|
||||
tags: docker, 技术, code, 代码
|
||||
editor: ckeditor
|
||||
dateCreated: 2023-04-03T09:10:22.169Z
|
||||
@ -17,7 +17,7 @@ RUN apt-get update \
|
||||
&& n latest \
|
||||
&& npm install -g yarn \</code></pre>
|
||||
<h1>ocer-world</h1>
|
||||
<pre><code class="language-plaintext">FROM node
|
||||
<pre><code class="language-plaintext">FROM node:latest
|
||||
RUN npm install -g hexo-cli \
|
||||
&& git clone https://gitea.ocer.cc/overcast404/ocer-world.git \
|
||||
&& cd ocer-world \
|
||||
|
Loading…
Reference in New Issue
Block a user