murmur/Containerfile

12 lines
169 B
Text
Raw Normal View History

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