mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 03:21:28 +01:00
commit
b42ccbf4de
|
@ -6,4 +6,7 @@
|
|||
FROM alpine:latest
|
||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||
|
||||
RUN apk add --no-cache --virtual \
|
||||
busybox-extras
|
||||
|
||||
ENTRYPOINT [ "telnet" ]
|
||||
|
|
Loading…
Reference in New Issue
Block a user