murmur/Dockerfile

12 lines
151 B
Text
Raw Normal View History

2022-07-12 19:40:00 +02:00
FROM thallian/confd-env:3.16
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