influxdb/e2e/scripts/Dockerfile

4 lines
90 B
Docker

FROM quay.io/influxdb/influx:nightly
ENTRYPOINT ["/entrypoint.sh", "--e2e-testing=true"]