run
parent
42afbdc590
commit
036261e2b4
|
@ -6,7 +6,7 @@ RUN useradd -m app
|
|||
|
||||
RUN git clone https://72d861f982d2a76275d5b8178fe0633b19c43d33@dev.ilab.cl/TDTP/proto_backend /srv
|
||||
|
||||
EXEC echo apscheduler >> /srv/requirements.txt
|
||||
RUN echo apscheduler >> /srv/requirements.txt
|
||||
|
||||
COPY fetch.backend_proto.py /srv/fetch.py
|
||||
|
||||
|
|
Loading…
Reference in New Issue