Commit cb21e86d authored by nimrod's avatar nimrod
Browse files

Workbench: Cleanup the installed MariaDB packages.

The mariadb-client and default-mysql-client packages conflict and I have
no idea what the mariadb package contains (doesn't exist and can't find
which package provides it).
parent c095047c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ RUN apt-get update && \
        curl \
        dbus-x11 \
        default-jdk-headless \
        default-mysql-client \
        devscripts \
        direnv \
        dirmngr \
@@ -192,7 +191,6 @@ RUN apt-get update && \
        khard \
        litecli \
        magic-wormhole \
        mariadb \
        mycli \
        netaddr \
        paramiko \