瀏覽代碼

Use python slim image to reduce the size of backend container

tags/mobile-v9.5.1
Guillaume Vincent 3 年之前
父節點
當前提交
e9b6b9f94a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      containers/backend/Dockerfile

+ 1
- 1
containers/backend/Dockerfile 查看文件

@@ -1,4 +1,4 @@
FROM python:3.8
FROM python:3.8-slim
LABEL maintainer="LessPass <contact@lesspass.com>"
LABEL name="LessPass Backend"
RUN mkdir /opt/backend


Loading…
取消
儲存