Skip to content

Build Docker image#44

Open
plu wants to merge 3 commits intoFarrowStrange:masterfrom
plu:master
Open

Build Docker image#44
plu wants to merge 3 commits intoFarrowStrange:masterfrom
plu:master

Conversation

@plu
Copy link
Copy Markdown

@plu plu commented Apr 1, 2025

Example usage via docker-compose.yml:

services:
  hetzner-dyndns:
    image: ghcr.io/plu/hetzner-api-dyndns:master
    environment:
      HETZNER_AUTH_API_TOKEN: ${HETZNER_API_KEY}
      HETZNER_RECORD_NAME: home
      HETZNER_ZONE_ID: ${HETZNER_ZONE_ID}
      UPDATE_INTERVAL: 60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant