Loading src/pluggables/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ COPY src/context/__init__.py context/__init__.py COPY src/context/client/. context/client/ COPY src/device/__init__.py device/__init__.py COPY src/device/client/. device/client/ COPY src/device/server/. device/server/ COPY src/device/service/. device/service/ COPY src/pluggables/. pluggables/ # Start the service Loading Loading
src/pluggables/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ COPY src/context/__init__.py context/__init__.py COPY src/context/client/. context/client/ COPY src/device/__init__.py device/__init__.py COPY src/device/client/. device/client/ COPY src/device/server/. device/server/ COPY src/device/service/. device/service/ COPY src/pluggables/. pluggables/ # Start the service Loading