From 70d2505dc5f56be2e7ff539250580cc36ac261b2 Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Tue, 9 May 2023 11:36:18 +0800 Subject: [PATCH] =?UTF-8?q?Update=20post:=20Dokcer=20Compose=20=E9=81=87?= =?UTF-8?q?=E5=88=B0=20Python=203.6=20=E4=B8=8D=E5=86=8D=E6=94=AF=E6=8F=B4?= =?UTF-8?q?=E5=95=8F=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../2023/Dokcer Compose 遇到 Python 3.6 不再支援問題/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/posts/2023/Dokcer Compose 遇到 Python 3.6 不再支援問題/index.md b/content/posts/2023/Dokcer Compose 遇到 Python 3.6 不再支援問題/index.md index 284958a..9055f02 100644 --- a/content/posts/2023/Dokcer Compose 遇到 Python 3.6 不再支援問題/index.md +++ b/content/posts/2023/Dokcer Compose 遇到 Python 3.6 不再支援問題/index.md @@ -16,6 +16,10 @@ draft: false enableComment: true --- +解決 `docker-compose` 警告 Python 3.6 不再支援問題。 + + + 可能已經發生一時間了,但是最近才注意到 XD。 在使用 `docker-compose down` 或是 `docker-compose up`,都會出現下面這個訊息: