dev: clean and 404

This commit is contained in:
mcolonna 2025-06-17 12:34:27 +02:00
parent 7b0baf20fb
commit 7423c30a36
10 changed files with 145 additions and 64 deletions

View file

@ -9,8 +9,6 @@ RUN apk add curl
RUN apk fix
# install nginx
# TODO(any) installed automatically?
#RUN apk add openssl curl ca-certificates
RUN printf "%s%s%s%s\n" \
"@nginx " \
"http://nginx.org/packages/alpine/v" \