wuqih hace 1 año
padre
commit
c9055989e9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docker/Dockerfile.alpine.latest

+ 1
- 1
docker/Dockerfile.alpine.latest Ver fichero

@@ -26,4 +26,4 @@ RUN chmod +x /entrypoint.sh \

USER noroot

ENTRYPOINT ["docker/entrypoint.sh"]
ENTRYPOINT ["/entrypoint.sh"]

Cargando…
Cancelar
Guardar