mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-21 19:32:46 +02: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…
x
Reference in New Issue
Block a user