Loading src/device/Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ RUN python3 -m pip install -r device/requirements.in # Add files into working directory COPY common/. common COPY context/. context COPY device/. device # Start device service Loading Loading
src/device/Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ RUN python3 -m pip install -r device/requirements.in # Add files into working directory COPY common/. common COPY context/. context COPY device/. device # Start device service Loading