Commit 526c635a authored by 張益誠's avatar 張益誠

Delete Dockerfile

parent c6071363
FROM lwieske/java-8
#azul/zulu-openjdk:8
ENV READER_HOST=192.168.50.104 READER_PORT=5084 INFLUXDB_HOST=http://192.168.5.205:8088 INFLUXDB_USR=root INFLUXDB_PAS=root
CP tag.jar /tmp/tag.jar
CMD java -jar /tmp/tag.jar
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment