5 lines
94 B
Docker
5 lines
94 B
Docker
FROM reg.cadoles.com/proxy_cache/library/alpine:3.15.8
|
|
|
|
|
|
RUN apk update && apk add bind-tools
|