queeup/upnpc-container

By queeup

Updated 4 months ago

miniupnpc in a container

Image
Networking
0

1.1K

queeup/upnpc-container repository overview

miniupnpc in a container

Tags

  • latest: latest upnpc binary on top of scratch image
    • v2.2.4-r0: you can choose specific version of upnpc

Pull

  • docher.io/queeup/upnpc-container
  • ghcr.io/queeup-containers/upnpc-container

Use

podman run \
    --rm \
    --interactive \
    --tty \
    --network host \
    ghcr.io/queeup-containers/upnpc-container --help

Build

podman build -t upnpc-container --file Containerfile .

Containerfile is here

Tag summary

Content type

Image

Digest

sha256:2d8a0d395

Size

442.3 kB

Last updated

4 months ago

docker pull queeup/upnpc-container