Unverified Commit ccaea005 authored by Andy Stewart's avatar Andy Stewart Committed by GitHub
Browse files

Merge pull request #92 from zsxh/master

deprecated repository, use archlinux/base instead
parents 2b26fc97 fdad5373
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM base/archlinux
FROM archlinux/base

RUN pacman -Syy && \
    pacman -S sudo git emacs libpulse nss python python-pip python-dbus  --noconfirm && \