Skip to content

Commit

Permalink
add targit
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Feb 3, 2020
1 parent 969480e commit 074b3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM dock0/pkgforge
RUN sed -i 's/^SigLevel = Required/SigLevel = TrustAll/' /etc/pacman.conf
RUN pacman -Sy --noconfirm archlinux-keyring
RUN pacman -Syu --needed --noconfirm mkinitcpio arch-install-scripts
RUN gem install --no-document --no-user-install pkgforge
RUN gem install --no-document --no-user-install pkgforge targit

0 comments on commit 074b3a9

Please sign in to comment.