Test, ob securitygefixed ist. Noch nichts geaendert, allerdings gibt es neue alpine Version
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
644c7e7685
commit
f2b91dba26
@ -4,6 +4,7 @@ FROM alpine
|
|||||||
# Pakete installieren
|
# Pakete installieren
|
||||||
RUN apk update
|
RUN apk update
|
||||||
RUN apk add --no-cache build-base gcc curl vim net-tools
|
RUN apk add --no-cache build-base gcc curl vim net-tools
|
||||||
|
RUN apk add --no-cache bash
|
||||||
|
|
||||||
# Arbeitsverzeichnis setzen
|
# Arbeitsverzeichnis setzen
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user