Update Dockerfile

master
呓喵酱 4 years ago committed by GitHub
parent bf471b1155
commit 95d4a8bbdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Dockerfile

@ -5,5 +5,6 @@ MAINTAINER iotcat (i@iotcat.me)
COPY src src/
RUN yum install -y iproute
ENTRYPOINT [ "python", "/src/client-linux.py" ]

Loading…
Cancel
Save