murmur/Dockerfile

12 lines
159 B
Docker
Raw Normal View History

2023-09-26 14:41:04 +00:00
FROM thallian/confd-env:3.18-3.1.5.0
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