File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# Dynamic DNS Server for Docker with Web UI written in Go
22
3- ![ Travis build status] ( https://travis-ci.com/ benjaminbear/docker-ddns-server.svg?branch=master )
3+ ![ Build status] ( https://img.shields.io/github/actions/workflow/status/ benjaminbear/docker-ddns-server/build.yml )
44
55![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/benjaminbear/docker-ddns-server )
66![ Go version] ( https://img.shields.io/github/go-mod/go-version/benjaminbear/docker-ddns-server?filename=dyndns%2Fgo.mod )
@@ -20,6 +20,8 @@ You can either take the docker image or build it on your own.
2020
2121### Using the docker image
2222
23+ https://registry.hub.docker.com/r/bbaerthlein/docker-ddns-server
24+
2325Just customize this to your needs and run:
2426
2527```
You can’t perform that action at this time.
0 commit comments