murmur/Containerfile

12 lines
169 B
Plaintext
Raw Permalink Normal View History

2023-12-19 17:11:38 +00:00
FROM docker.io/thallian/confd-env:3.19-3.1.6.2
2017-09-05 12:26:35 +00:00
2019-10-08 11:34:41 +00:00
RUN apk add --no-cache \
murmur \
icu-libs \
incron \
qt5-qtbase-postgresql
2016-06-30 11:53:52 +00:00
ADD /rootfs /
2016-10-31 10:37:04 +00:00
EXPOSE 64738