Commit 398bfb10 authored by nimrod's avatar nimrod
Browse files

Remove Docker Machine.

I haven't used it in ages and I don't see me using any time soon.
parent 78365fa6
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -139,7 +139,6 @@ RUN apt-get update && \
    git clone https://github.com/Homebrew/brew /usr/local/share/brew && \
    ln -s /usr/local/share/brew/bin/brew /usr/local/bin/brew && \
    brew install --force-bottle \
        docker-machine \
        envconsul \
        gh \
        gomplate \