mirror of
https://github.com/Luzifer/ots.git
synced 2025-09-21 21:14:41 -04:00
Simplify Dockerbuild
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
16790fa976
commit
e5a661e6aa
2 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@ WORKDIR /go/src/github.com/Luzifer/ots
|
||||||
|
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& pacman --noconfirm -Syy \
|
&& pacman --noconfirm -Syy \
|
||||||
&& pacman --noconfirm -S \
|
|
||||||
curl \
|
curl \
|
||||||
git \
|
git \
|
||||||
go \
|
go \
|
||||||
|
|
|
@ -8,7 +8,6 @@ WORKDIR /go/src/github.com/Luzifer/ots
|
||||||
|
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& pacman --noconfirm -Syy \
|
&& pacman --noconfirm -Syy \
|
||||||
&& pacman --noconfirm -S \
|
|
||||||
curl \
|
curl \
|
||||||
git \
|
git \
|
||||||
go \
|
go \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue