Explorar el Código

Use python slim image to reduce the size of backend container

tags/mobile-v9.5.1
Guillaume Vincent hace 3 años
padre
commit
e9b6b9f94a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      containers/backend/Dockerfile

+ 1
- 1
containers/backend/Dockerfile Ver fichero

@@ -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


Cargando…
Cancelar
Guardar