Include InfluxDB in the +1 container (#4460)
This commit is contained in:
parent
39ff8259dc
commit
70f87a7fa7
|
|
@ -11,6 +11,7 @@ RUN npm --version
|
|||
|
||||
RUN npm install @sitespeed.io/plugin-lighthouse -g --production
|
||||
RUN npm install @sitespeed.io/plugin-gpsi -g --production
|
||||
RUN npm install @sitespeed.io/plugin-influxdb -g --production
|
||||
|
||||
VOLUME /sitespeed.io
|
||||
WORKDIR /sitespeed.io
|
||||
Loading…
Reference in New Issue