Sign inSign up

tsaikd/noip2

By tsaikd

Updated almost 11 years ago

Docker image for no-ip 2

Image
0

10K+

tsaikd/noip2 repository overview

docker-noip2

docker build -t tsaikd/noip2 .
  • setup noip2 config
docker run -it --rm -v "${PWD}/etc:/usr/local/etc" tsaikd/noip2 -C
  • docker-compose.yml
noip2:
  image: tsaikd/noip2
  volumes:
    - ./etc:/usr/local/etc
  stdin_open: true
  tty: true

Tag summary

Content type

Image

Digest

sha256:dbed8e381

Size

2.7 MB

Last updated

almost 11 years ago

docker pull tsaikd/noip2