Cleanup the comments, according to the feedbacks
parent
9ed4770700
commit
3cd13242b3
|
@ -1,7 +1,3 @@
|
|||
#Use and official Python runtime as a base image
|
||||
FROM quay.io/influxdb/influx:nightly
|
||||
|
||||
#ADD entrypoint.sh /entrypoint.sh
|
||||
|
||||
#Run app.py when the container launches
|
||||
ENTRYPOINT ["/entrypoint.sh", "--e2e-testing=true"]
|
||||
|
|
Loading…
Reference in New Issue