Ver a proveniência

Feature: Remove app after all docker build job done

pull/169/head
winkidney há 5 anos
committed by Isaac Bythewood
ascendente
cometimento
5577e27921
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      Dockerfile

+ 1
- 0
Dockerfile Ver ficheiro

@@ -11,3 +11,4 @@ RUN npm -g install yarn
WORKDIR /app
RUN pip install pipenv
RUN pipenv install --three --system --dev
RUN rm -fr /app/*

Carregando…
Cancelar
Guardar