docs: update Dockerfile
This commit is contained in:
parent
7de6864c29
commit
5f311445a8
@ -2,7 +2,7 @@
|
|||||||
title: 我的Dockerfile
|
title: 我的Dockerfile
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2024-01-08T03:30:48.379Z
|
date: 2024-01-08T06:13:29.161Z
|
||||||
tags: docker, 技术, code, 代码
|
tags: docker, 技术, code, 代码
|
||||||
editor: ckeditor
|
editor: ckeditor
|
||||||
dateCreated: 2023-04-03T09:10:22.169Z
|
dateCreated: 2023-04-03T09:10:22.169Z
|
||||||
@ -32,7 +32,6 @@ CMD cd ocer-world \
|
|||||||
RUN git clone https://gitea.ocer.cc/overcast404/imageAve.git \
|
RUN git clone https://gitea.ocer.cc/overcast404/imageAve.git \
|
||||||
&& cd imageAve \
|
&& cd imageAve \
|
||||||
&& go mod tidy
|
&& go mod tidy
|
||||||
CMD cd imageAve \
|
CMD go run /imageAve/api/img2color.go</code></pre>
|
||||||
&& go run /api/img2color.go</code></pre>
|
|
||||||
<p> </p>
|
<p> </p>
|
||||||
<p> </p>
|
<p> </p>
|
||||||
|
Loading…
Reference in New Issue
Block a user