mirror of
https://github.com/Luzifer/ots.git
synced 2025-04-19 06:55:51 -04:00
Simplify Dockerbuild
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
16790fa976
commit
e5a661e6aa
@ -8,7 +8,6 @@ WORKDIR /go/src/github.com/Luzifer/ots
|
||||
|
||||
RUN set -ex \
|
||||
&& pacman --noconfirm -Syy \
|
||||
&& pacman --noconfirm -S \
|
||||
curl \
|
||||
git \
|
||||
go \
|
||||
|
@ -8,7 +8,6 @@ WORKDIR /go/src/github.com/Luzifer/ots
|
||||
|
||||
RUN set -ex \
|
||||
&& pacman --noconfirm -Syy \
|
||||
&& pacman --noconfirm -S \
|
||||
curl \
|
||||
git \
|
||||
go \
|
||||
|
Loading…
x
Reference in New Issue
Block a user