mirror of
https://github.com/AuxXxilium/docker-ddns-server.git
synced 2024-11-23 23:00:59 +07:00
Update readme
This commit is contained in:
parent
d589058a78
commit
09abef8dde
@ -1,6 +1,6 @@
|
|||||||
# Dynamic DNS Server for Docker with Web UI written in Go
|
# Dynamic DNS Server for Docker with Web UI written in Go
|
||||||
|
|
||||||
![Travis build status](https://travis-ci.com/benjaminbear/docker-ddns-server.svg?branch=master)
|
![Build status](https://img.shields.io/github/actions/workflow/status/benjaminbear/docker-ddns-server/build.yml)
|
||||||
|
|
||||||
![GitHub release (latest by date)](https://img.shields.io/github/v/release/benjaminbear/docker-ddns-server)
|
![GitHub release (latest by date)](https://img.shields.io/github/v/release/benjaminbear/docker-ddns-server)
|
||||||
![Go version](https://img.shields.io/github/go-mod/go-version/benjaminbear/docker-ddns-server?filename=dyndns%2Fgo.mod)
|
![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.
|
|||||||
|
|
||||||
### Using the docker image
|
### Using the docker image
|
||||||
|
|
||||||
|
https://registry.hub.docker.com/r/bbaerthlein/docker-ddns-server
|
||||||
|
|
||||||
Just customize this to your needs and run:
|
Just customize this to your needs and run:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user