Commit c6071363 authored by 張益誠's avatar 張益誠

Initial commit

parents
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
File added
File added
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