FROM ubuntu
# FROM archlinux:base-devel

ADD . /tmp/dotfiles
WORKDIR /tmp/dotfiles

RUN /tmp/dotfiles/install.sh