test
parent
a88a005630
commit
d84a0fc60e
|
@ -8,6 +8,10 @@ RUN git clone https://72d861f982d2a76275d5b8178fe0633b19c43d33@dev.ilab.cl/TDTP/
|
||||||
|
|
||||||
RUN pip3 install --no-cache-dir -r /srv/reportgen/requirements.txt
|
RUN pip3 install --no-cache-dir -r /srv/reportgen/requirements.txt
|
||||||
|
|
||||||
|
ADD "https://www.random.org/cgi-bin/randbyte?nbytes=10&format=h" skipcache
|
||||||
|
|
||||||
|
RUN git clone https://72d861f982d2a76275d5b8178fe0633b19c43d33@dev.ilab.cl/TDTP/Reportes_gen /srv
|
||||||
|
|
||||||
RUN chown -R app:app /srv
|
RUN chown -R app:app /srv
|
||||||
|
|
||||||
USER app
|
USER app
|
||||||
|
|
Loading…
Reference in New Issue