Add cmake as a base dependency
authorDaniel Waterworth <me@danielwaterworth.com>
Thu, 20 Feb 2020 17:54:39 +0000 (17:54 +0000)
committerDaniel Waterworth <me@danielwaterworth.com>
Thu, 20 Feb 2020 17:56:05 +0000 (17:56 +0000)
image/base/Dockerfile

index ba51a214ca5a3a3b13c865faf7f3be7959eea358..e669ae3ad43f61e153717d7964f279837faaf188 100644 (file)
@@ -36,7 +36,7 @@ RUN apt -y install build-essential git wget rsync \
                        postgresql-contrib-${PG_MAJOR} libpq-dev libreadline-dev \
                        cron anacron \
                        psmisc rsyslog vim whois brotli libunwind-dev \
-                       libtcmalloc-minimal4
+                       libtcmalloc-minimal4 cmake
 RUN sed -i -e 's/start -q anacron/anacron -s/' /etc/cron.d/anacron
 RUN sed -i.bak 's/$ModLoad imklog/#$ModLoad imklog/' /etc/rsyslog.conf
 RUN dpkg-divert --local --rename --add /sbin/initctl