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

https://github.com/clementlecorre/networkinfo

Simple container for test lb in swarm mode or just for display network info
https://github.com/clementlecorre/networkinfo

bottlepy docker

Last synced: about 2 months ago
JSON representation

Simple container for test lb in swarm mode or just for display network info

Awesome Lists containing this project

README

          

# networkInfo

[![Docker Automated buil](https://img.shields.io/docker/automated/cl3m3nt/networkinfo.svg?style=flat-square)](https://hub.docker.com/r/cl3m3nt/networkinfo/)
[![Docker Build Statu](https://img.shields.io/docker/build/cl3m3nt/networkinfo.svg?style=flat-square)](https://hub.docker.com/r/cl3m3nt/networkinfo/)
[![Docker Pulls](https://img.shields.io/docker/pulls/cl3m3nt/networkinfo.svg?style=flat-square)](https://hub.docker.com/r/cl3m3nt/networkinfo/)

Simple container for test lb in swarm mode or just for display network info (public IP)

## Run

```
docker run -p 80:80 cl3m3nt/networkinfo
```