removed sed replace when looking for dns
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM minimal:2.35
|
||||
MAINTAINER gyurix
|
||||
FROM alpine
|
||||
|
||||
RUN apk add --update --no-cache openssl jq curl ca-certificates busybox-extras
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
Reference in New Issue
Block a user