Include InfluxDB in the +1 container (#4460)

This commit is contained in:
Peter Hedenskog 2025-03-04 07:36:16 +01:00 committed by GitHub
parent 39ff8259dc
commit 70f87a7fa7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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