Keresés

Új hozzászólás Aktív témák

  • kaczati

    csendes újonc

    válasz Synaptic #19071 üzenetére

    version: "2.1"
    services:
    duckdns:
    image: lscr.io/linuxserver/duckdns:latest
    container_name: duckdns
    environment:
    - PUID=998
    - PGID=100
    - TZ=Europe/Budapest
    - SUBDOMAINS=omvkacz
    - TOKEN=b68ececb-7648-4d1d-a8ca-1885aecd....
    - LOG_FILE=true
    volumes:
    - /srv/dev-disk-by-uuid-3e2f7449-059c-48f9-969d-64a4c13d93ed/adat/docker/duckdns:/config
    restart: unless-stopped

    én ezzel probálkoztam
    Portainerbe Stacks-al

    de most átírtam az image részt és akkor sem jó:

    [migrations] started
    [migrations] no migrations found
    ───────────────────────────────────────
    ██╗ ███████╗██╗ ██████╗
    ██║ ██╔════╝██║██╔═══██╗
    ██║ ███████╗██║██║ ██║
    ██║ ╚════██║██║██║ ██║
    ███████╗███████║██║╚██████╔╝
    ╚══════╝╚══════╝╚═╝ ╚═════╝
    Brought to you by linuxserver.io
    ───────────────────────────────────────
    To support the app dev(s) visit:
    DuckDNS: https://www.patreon.com/user?u=3209735
    To support LSIO projects visit:
    https://www.linuxserver.io/donate/
    ───────────────────────────────────────
    GID/UID
    ───────────────────────────────────────
    User UID: 998
    User GID: 100
    ───────────────────────────────────────
    Your IP was updated at Fri Mar 10 19:51:14 CET 2023
    [custom-init] No custom files found, skipping...
    [ls.io-init] done.

Új hozzászólás Aktív témák