generated from Templates/Baseline
Compare commits
1 Commits
77908d1ae7
...
6e0760be92
Author | SHA1 | Date | |
---|---|---|---|
6e0760be92 |
@ -29,12 +29,11 @@ ENV LOGLEVEL "Info"
|
||||
ENV MAXCLIENTS "600"
|
||||
ENV FILTER_FILE "/app/filter"
|
||||
|
||||
ENV TZ "Europe/Berlin"
|
||||
|
||||
# get existing packages
|
||||
# curl for healthchecks and debugging
|
||||
RUN apk add --no-cache \
|
||||
tinyproxy curl tzdata
|
||||
tinyproxy curl
|
||||
|
||||
COPY entrypoint.sh /app/entrypoint.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user