소스 검색

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


불러오는 중...
취소
저장