diff --git a/docker/Dockerfile b/docker/Dockerfile index c2cdfd9..58ec6da 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -151,6 +151,7 @@ RUN gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-alac gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-git.git & \ gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-mime.git & \ gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-musikcube.git & \ + gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-rpi.git & \ gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-scripts.git & \ gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-ssh.git & \ gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-tmux.git & \