patch
parent
76e208e65f
commit
b3864a491a
|
@ -6,7 +6,7 @@ RUN useradd -m app
|
|||
|
||||
RUN git clone https://72d861f982d2a76275d5b8178fe0633b19c43d33@dev.ilab.cl/TDTP/worker_downloads /srv
|
||||
|
||||
RUN pip3 install --no-cache-dir -r /srv/worker_downloads/requirements.txt
|
||||
RUN pip3 install --no-cache-dir -r /srv/worker_downloads/requeriments.txt
|
||||
|
||||
WORKDIR /srv
|
||||
|
||||
|
|
Loading…
Reference in New Issue