2018-11-27 08:36:29 +01:00
|
|
|
FROM thallian/confd-env:latest
|
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
|