This commit is contained in:
parent
e1f496dd3b
commit
9cc4bc497e
@ -3,7 +3,7 @@ FROM alpine
|
|||||||
|
|
||||||
# Pakete installieren
|
# Pakete installieren
|
||||||
RUN apk update
|
RUN apk update
|
||||||
RUN apk install -y build-essential gcc curl vim net-tools
|
RUN apk install build-essential gcc curl vim net-tools
|
||||||
|
|
||||||
# Arbeitsverzeichnis setzen
|
# Arbeitsverzeichnis setzen
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user