Cleanup: Deleting 03.Code/업로드용/Dockerfile
This commit is contained in:
@@ -1,32 +0,0 @@
|
|||||||
FROM python:3.11-slim
|
|
||||||
|
|
||||||
# ㅽ
|
|
||||||
댁
|
|
||||||
|
|
||||||
ㅼ
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#
|
|
||||||
由
|
|
||||||
WORKDIR /app
|
|
||||||
# 댁
|
|
||||||
|
|
||||||
ㅼ
|
|
||||||
|
|
||||||
# 蹂듭
|
|
||||||
COPY . .
|
|
||||||
|
|
||||||
# ы
|
|
||||||
EXPOSE 5000
|
|
||||||
|
|
||||||
# ㅽ
|
|
||||||
CMD ["python", "app.py"]
|
|
||||||
Reference in New Issue
Block a user