This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
FROM debian:latest
|
FROM debian:latest
|
||||||
ADD target/release/iot-cloud /iot-cloud
|
ADD target/release/iot-cloud /iot-cloud
|
||||||
|
RUN apt update && apt upgrade -y && apt install openssl -y
|
||||||
|
|
||||||
ENV RUST_LOG=debug
|
ENV RUST_LOG=debug
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user