Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulo-correia/docker_iftop

Iftop on Alpine Linux
https://github.com/paulo-correia/docker_iftop

alpine docker dockerfile iftop

Last synced: 9 days ago
JSON representation

Iftop on Alpine Linux

Awesome Lists containing this project

README

        

# Iftop on Docker (Alpine Linux Image)

## Save Dockerfile on a folder Ex: Iftop
**Caution: Only one dockerfile per folder**

### Generate image

docker build -t `` .

`` = Ex: apache or your_docker_hub_name/iftop:1.0

### Running Container

docker run -it `` /bin/sh

### If don't generate image, get from docker hub

docker run -it paulocorreia/alpine_iftop:1.0 /bin/sh

### Testing

inside your container type iftop