Sha256: caa31c4e69df7187fc45ba6a56c48566c7830e11479efa104f90d660e4fdeab3

Contents?: true

Size: 118 Bytes

Versions: 3

Compression:

Stored size: 118 Bytes

Contents

FROM ruby:latest
RUN gem install prometheus-splash
RUN splash conf set
EXPOSE 9234
CMD ["splash","web", "start" ,"-F"]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
prometheus-splash-0.9.1 templates/Dockerfile
prometheus-splash-0.9.0 templates/Dockerfile
prometheus-splash-0.8.6 templates/Dockerfile