mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
remove whois
Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
parent
c2724cacd9
commit
6d2f346660
|
@ -1,8 +0,0 @@
|
|||
FROM alpine:latest
|
||||
MAINTAINER Airton Zanon <airtonzanon@gmail.com>
|
||||
|
||||
RUN apk --no-cache add \
|
||||
--repository http://dl-3.alpinelinux.org/alpine/edge/testing/ \
|
||||
whois
|
||||
|
||||
ENTRYPOINT [ "whois" ]
|
Loading…
Reference in New Issue
Block a user