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 1
1
# Dynamic DNS Server for Docker with Web UI written in Go
2
2
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 )
4
4
5
5
![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/benjaminbear/docker-ddns-server )
6
6
![ 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.
20
20
21
21
### Using the docker image
22
22
23
+ https://registry.hub.docker.com/r/bbaerthlein/docker-ddns-server
24
+
23
25
Just customize this to your needs and run:
24
26
25
27
```
You can’t perform that action at this time.
0 commit comments