forked from freudenreichan/EinfuehrungInDocker_Pipeline2
This commit is contained in:
parent
bc2a4f8b53
commit
0d87f977a9
@ -2,7 +2,6 @@
|
||||
FROM alpine:latest
|
||||
|
||||
# Pakete installieren
|
||||
#RUN apt-get update
|
||||
RUN apk add --no-cache build-base gcc curl vim net-tools
|
||||
|
||||
# Arbeitsverzeichnis setzen
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user