Sign inSign up

basefly/debug

By basefly

Updated almost 2 years ago

debug tools

Image
0

2.4K

basefly/debug repository overview

Docker Image CI

Dockerfile
FROM alpine:3.13.5
RUN echo http://mirrors.aliyun.com/alpine/v3.10/main/ > /etc/apk/repositories && \
    echo http://mirrors.aliyun.com/alpine/v3.10/community/ >> /etc/apk/repositories && \
    apk update  --no-cache && \
    apk add --no-cache fio ca-certificates tzdata nghttp2-libs curl tcpdump upx git iperf3 busybox-extras
CMD tail -f /dev/null

Tag summary

Content type

Image

Digest

sha256:069692ba7

Size

37.3 MB

Last updated

almost 2 years ago

docker pull basefly/debug