docker file
This commit is contained in:
parent
2964326cb8
commit
4f6ad19178
@ -1,5 +1,5 @@
|
|||||||
# 使用Python 3.12官方镜像作为基础镜像
|
# 使用Python 3.12官方镜像作为基础镜像
|
||||||
FROM docker.1ms.run/python:3.12-slim
|
FROM swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/python:3.12-slim
|
||||||
|
|
||||||
# 设置工作目录
|
# 设置工作目录
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user