build: 分开镜像
This commit is contained in:
parent
fed53c455e
commit
c1655f1f7d
@ -14,6 +14,8 @@ ENV POSTGRES_USER root
|
|||||||
|
|
||||||
ENV POSTGRES_PASSWORD Password123@postgres
|
ENV POSTGRES_PASSWORD Password123@postgres
|
||||||
|
|
||||||
|
# ---- prepare python env --- #
|
||||||
|
# ---- below content is copied from https://github.com/docker-library/python/blob/master/3.11/slim-bookworm/Dockerfile --- #
|
||||||
ENV PATH /usr/local/bin:$PATH
|
ENV PATH /usr/local/bin:$PATH
|
||||||
|
|
||||||
# http://bugs.python.org/issue19846
|
# http://bugs.python.org/issue19846
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user