Commit 1aa56c18 authored by nimrod's avatar nimrod
Browse files

Workbench: Add requirements for distrobox.

parent 9f59866d
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@ RUN apt-get update && \
        ostree \
        packer=1.9.4-1 \
        php-cli \
        pigz \
        plocate \
        postgresql-client \
        protobuf-compiler \
@@ -143,6 +144,7 @@ RUN apt-get update && \
        tmux \
        tnftp \
        transmission-cli/unstable \
        tree \
        ttyrec \
        udftools \
        unzip \
@@ -153,6 +155,7 @@ RUN apt-get update && \
        w3m-img \
        wget \
        whois \
        xauth \
        xdg-user-dirs \
        zip \
    && \