mirror of
https://codeberg.org/angestoepselt/pxe-stack.git
synced 2025-05-24 15:16:16 +00:00
Kopierpastenfehler beheben
This commit is contained in:
parent
ac860627c3
commit
eaaf9da1d9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
FROM alpine:3.18
|
FROM alpine:3.18
|
||||||
|
|
||||||
LABEL org.opencontainers.image.authors="matthias+code@mailbro.de" \
|
LABEL org.opencontainers.image.authors="matthias+code@mailbro.de" \
|
||||||
description="git in alpine"
|
description="dockerized tftp Server"
|
||||||
|
|
||||||
ENV ADDR="127.0.0.1" \
|
ENV ADDR="127.0.0.1" \
|
||||||
ROOT="/var/tftp"
|
ROOT="/var/tftp"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue