dev: rewrite TODOs
This commit is contained in:
parent
de7f8e0492
commit
0e38c9cdd3
4 changed files with 9 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# TODO no latest
|
||||
# TODO(any)(latest)
|
||||
FROM alpine:latest
|
||||
|
||||
EXPOSE 443
|
||||
|
|
@ -9,7 +9,7 @@ RUN apk add curl
|
|||
RUN apk fix
|
||||
|
||||
# install nginx
|
||||
# TODO installed automatically?
|
||||
# TODO(any) installed automatically?
|
||||
#RUN apk add openssl curl ca-certificates
|
||||
RUN printf "%s%s%s%s\n" \
|
||||
"@nginx " \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue