Merge: Ci: move services to specific hostnames
[nit.git] / misc / docker / ci / Dockerfile
index 2662bc4..000c0c1 100644 (file)
@@ -47,7 +47,8 @@ RUN dpkg --add-architecture i386 \
                libsqlite3-dev \
                libx11-dev \
                libxdg-basedir-dev \
-               postgresql \
+               netcat \
+               psmisc \
                # Packages needed for contrib, platforms and FFI
                ant \
                clang \
@@ -56,6 +57,7 @@ RUN dpkg --add-architecture i386 \
                file \
                gnupg \
                gnuplot-nox \
+               imagemagick \
                inkscape \
                libopenmpi-dev \
                time \