Sign inSign up

liubowei/netstat

By liubowei

Updated over 8 years ago

docker run --net=host liubowei/netstat -nap

Image
1

10K+

liubowei/netstat repository overview

FROM ubuntu:17.10

RUN apt-get update -y && apt-get install -y --no-install-recommends net-tools

ENTRYPOINT netstat

Tag summary

Content type

Image

Digest

Size

66.9 MB

Last updated

over 8 years ago

docker pull liubowei/netstat