appropriate / docker-nc

Alpine-based image with just nc (via the netcat-openbsd package)

Home Page:https://hub.docker.com/r/appropriate/nc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

appropriate/nc

Alpine-based image with just nc (via the netcat-openbsd package)

Usage

$ docker run -it --rm appropriate/nc 127.0.0.1 80 < input

Tags

  • appropriate/nc:latest: based on alpine:latest
  • appropriate/nc:edge: based on alpine:edge

License

Copyright © 2015 Appropriate Computing

All contents licensed under the MIT License

About

Alpine-based image with just nc (via the netcat-openbsd package)

https://hub.docker.com/r/appropriate/nc/

License:MIT License


Languages

Language:Shell 100.0%