Changed Structure
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Phil 2025-07-27 12:04:17 +02:00
parent cfe968168f
commit 7746dd02e1
4 changed files with 3 additions and 4 deletions

View file

@ -1,10 +1,8 @@
FROM alpine:3.22.0
LABEL maintainer="Phil <phil@hackmi.ch>"
LABEL version="0.1"
LABEL description="Docker image for TFTP server using dnsmasq"
WORKDIR /
RUN apk add --no-cache \

View file

@ -1,3 +1,4 @@
# docker-tftp
simple & slim TFTP server using dnsmasq
## simple & slim TFTP server using dnsmasq
### Docs
- TODO