docker-documentation/deprecated_images/docker-daapd/index.html

245 wiersze
176 KiB
HTML

<!doctype html><html lang=en class=no-js> <head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content="Welcome to the home of the LinuxServer.io documentation!"><meta name=author content=LinuxServer.io><link href=https://docs.linuxserver.io/deprecated_images/docker-daapd/ rel=canonical><link href=../docker-couchpotato/ rel=prev><link href=../docker-dillinger/ rel=next><link rel=icon href=../../assets/favicon.ico><meta name=generator content="mkdocs-1.6.1, mkdocs-material-9.5.50"><title>daapd - LinuxServer.io</title><link rel=stylesheet href=../../assets/stylesheets/main.a40c8224.min.css><link rel=stylesheet href=../../assets/stylesheets/palette.06af60db.min.css><link rel=preconnect href=https://fonts.gstatic.com crossorigin><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback"><style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style><link rel=stylesheet href=../../stylesheets/extra.css><link rel=stylesheet href=../../assets/stylesheets/mkdocs_d2_plugin.css><script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script></head> <body dir=ltr data-md-color-scheme=default data-md-color-primary=purple data-md-color-accent=indigo> <input class=md-toggle data-md-toggle=drawer type=checkbox id=__drawer autocomplete=off> <input class=md-toggle data-md-toggle=search type=checkbox id=__search autocomplete=off> <label class=md-overlay for=__drawer></label> <div data-md-component=skip> <a href=#deprecation-notice class=md-skip> Skip to content </a> </div> <div data-md-component=announce> </div> <header class=md-header data-md-component=header> <nav class="md-header__inner md-grid" aria-label=Header> <a href=../.. title=LinuxServer.io class="md-header__button md-logo" aria-label=LinuxServer.io data-md-component=logo> <img src=../../assets/icon.svg alt=logo> </a> <label class="md-header__button md-icon" for=__drawer> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg> </label> <div class=md-header__title data-md-component=header-title> <div class=md-header__ellipsis> <div class=md-header__topic> <span class=md-ellipsis> LinuxServer.io </span> </div> <div class=md-header__topic data-md-component=header-topic> <span class=md-ellipsis> daapd </span> </div> </div> </div> <form class=md-header__option data-md-component=palette> <input class=md-option data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme=default data-md-color-primary=purple data-md-color-accent=indigo aria-label="Switch to dark mode" type=radio name=__palette id=__palette_0> <label class="md-header__button md-icon" title="Switch to dark mode" for=__palette_1 hidden> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z"/></svg> </label> <input class=md-option data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme=slate data-md-color-primary=purple data-md-color-accent=indigo aria-label="Switch to light mode" type=radio name=__palette id=__palette_1> <label class="md-header__button md-icon" title="Switch to light mode" for=__palette_0 hidden> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z"/></svg> </label> </form> <script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script> <label class="md-header__button md-icon" for=__search> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg> </label> <div class=md-search data-md-component=search role=dialog> <label class=md-search__overlay for=__search></label> <div class=md-search__inner role=search> <form class=md-search__form name=search> <input type=text class=md-search__input name=query aria-label=Search placeholder=Search autocapitalize=off autocorrect=off autocomplete=off spellcheck=false data-md-component=search-query required> <label class="md-search__icon md-icon" for=__search> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg> </label> <nav class=md-search__options aria-label=Search> <a href=javascript:void(0) class="md-search__icon md-icon" title=Share aria-label=Share data-clipboard data-clipboard-text data-md-component=search-share tabindex=-1> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9a3 3 0 0 0-3 3 3 3 0 0 0 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.15c-.05.21-.08.43-.08.66 0 1.61 1.31 2.91 2.92 2.91s2.92-1.3 2.92-2.91A2.92 2.92 0 0 0 18 16.08"/></svg> </a> <button type=reset class="md-search__icon md-icon" title=Clear aria-label=Clear tabindex=-1> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg> </button> </nav> <div class=md-search__suggest data-md-component=search-suggest></div> </form> <div class=md-search__output> <div class=md-search__scrollwrap tabindex=0 data-md-scrollfix> <div class=md-search-result data-md-component=search-result> <div class=md-search-result__meta> Initializing search </div> <ol class=md-search-result__list role=presentation></ol> </div> </div> </div> </div> </div> <div class=md-header__source> <a href=https://github.com/linuxserver/docker-documentation title="Go to repository" class=md-source data-md-component=source> <div class="md-source__icon md-icon"> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 448 512"><!-- Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg> </div> <div class=md-source__repository> linuxserver/docker-documentation </div> </a> </div> </nav> </header> <div class=md-container data-md-component=container> <nav class=md-tabs aria-label=Tabs data-md-component=tabs> <div class=md-grid> <ul class=md-tabs__list> <li class=md-tabs__item> <a href=../.. class=md-tabs__link> Introduction </a> </li> <li class=md-tabs__item> <a href=../../general/containers-101/ class=md-tabs__link> How to </a> </li> <li class="md-tabs__item md-tabs__item--active"> <a href=../../images-by-category/ class=md-tabs__link> Container Images </a> </li> <li class=md-tabs__item> <a href=../../FAQ/ class=md-tabs__link> Frequently Asked Questions </a> </li> <li class=md-tabs__item> <a href=../../misc/finances/ class=md-tabs__link> Misc </a> </li> </ul> </div> </nav> <main class=md-main data-md-component=main> <div class="md-main__inner md-grid"> <div class="md-sidebar md-sidebar--primary" data-md-component=sidebar data-md-type=navigation> <div class=md-sidebar__scrollwrap> <div class=md-sidebar__inner> <nav class="md-nav md-nav--primary md-nav--lifted" aria-label=Navigation data-md-level=0> <label class=md-nav__title for=__drawer> <a href=../.. title=LinuxServer.io class="md-nav__button md-logo" aria-label=LinuxServer.io data-md-component=logo> <img src=../../assets/icon.svg alt=logo> </a> LinuxServer.io </label> <div class=md-nav__source> <a href=https://github.com/linuxserver/docker-documentation title="Go to repository" class=md-source data-md-component=source> <div class="md-source__icon md-icon"> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 448 512"><!-- Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg> </div> <div class=md-source__repository> linuxserver/docker-documentation </div> </a> </div> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../.. class=md-nav__link> <span class=md-ellipsis> Introduction </span> </a> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-nav__toggle md-toggle " type=checkbox id=__nav_2> <label class=md-nav__link for=__nav_2 id=__nav_2_label tabindex=0> <span class=md-ellipsis> How to </span> <span class="md-nav__icon md-icon"></span> </label> <nav class=md-nav data-md-level=1 aria-labelledby=__nav_2_label aria-expanded=false> <label class=md-nav__title for=__nav_2> <span class="md-nav__icon md-icon"></span> How to </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../general/containers-101/ class=md-nav__link> <span class=md-ellipsis> Docker Containers: 101 </span> </a> </li> <li class=md-nav__item> <a href=../../general/container-branding/ class=md-nav__link> <span class=md-ellipsis> Container Branding </span> </a> </li> <li class=md-nav__item> <a href=../../general/container-customization/ class=md-nav__link> <span class=md-ellipsis> Customizing LinuxServer Containers </span> </a> </li> <li class=md-nav__item> <a href=../../general/container-execution/ class=md-nav__link> <span class=md-ellipsis> Container Execution </span> </a> </li> <li class=md-nav__item> <a href=../../general/docker-compose/ class=md-nav__link> <span class=md-ellipsis> Docker Compose </span> </a> </li> <li class=md-nav__item> <a href=../../general/fleet/ class=md-nav__link> <span class=md-ellipsis> Fleet </span> </a> </li> <li class=md-nav__item> <a href=../../general/how-to-get-support/ class=md-nav__link> <span class=md-ellipsis> How to get support </span> </a> </li> <li class=md-nav__item> <a href=../../general/running-our-containers/ class=md-nav__link> <span class=md-ellipsis> Running LinuxServer Containers </span> </a> </li> <li class=md-nav__item> <a href=../../general/split-dns/ class=md-nav__link> <span class=md-ellipsis> Split dns </span> </a> </li> <li class=md-nav__item> <a href=../../general/swag/ class=md-nav__link> <span class=md-ellipsis> SWAG </span> </a> </li> <li class=md-nav__item> <a href=../../general/understanding-puid-and-pgid/ class=md-nav__link> <span class=md-ellipsis> Understanding PUID and PGID </span> </a> </li> <li class=md-nav__item> <a href=../../general/updating-our-containers/ class=md-nav__link> <span class=md-ellipsis> Updating our containers </span> </a> </li> <li class=md-nav__item> <a href=../../general/volumes/ class=md-nav__link> <span class=md-ellipsis> Volumes </span> </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested"> <input class="md-nav__toggle md-toggle " type=checkbox id=__nav_3 checked> <label class=md-nav__link for=__nav_3 id=__nav_3_label tabindex> <span class=md-ellipsis> Container Images </span> <span class="md-nav__icon md-icon"></span> </label> <nav class=md-nav data-md-level=1 aria-labelledby=__nav_3_label aria-expanded=true> <label class=md-nav__title for=__nav_3> <span class="md-nav__icon md-icon"></span> Container Images </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../images-by-category/ class=md-nav__link> <span class=md-ellipsis> Images by Category </span> </a> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-nav__toggle md-toggle " type=checkbox id=__nav_3_2> <label class=md-nav__link for=__nav_3_2 id=__nav_3_2_label tabindex=0> <span class=md-ellipsis> Images </span> <span class="md-nav__icon md-icon"></span> </label> <nav class=md-nav data-md-level=2 aria-labelledby=__nav_3_2_label aria-expanded=false> <label class=md-nav__title for=__nav_3_2> <span class="md-nav__icon md-icon"></span> Images </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../images/docker-adguardhome-sync/ class=md-nav__link> <span class=md-ellipsis> adguardhome-sync </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-airsonic-advanced/ class=md-nav__link> <span class=md-ellipsis> airsonic-advanced </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-altus/ class=md-nav__link> <span class=md-ellipsis> altus </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-apprise-api/ class=md-nav__link> <span class=md-ellipsis> apprise-api </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-ardour/ class=md-nav__link> <span class=md-ellipsis> ardour </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-audacity/ class=md-nav__link> <span class=md-ellipsis> audacity </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-babybuddy/ class=md-nav__link> <span class=md-ellipsis> babybuddy </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-bambustudio/ class=md-nav__link> <span class=md-ellipsis> bambustudio </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-bazarr/ class=md-nav__link> <span class=md-ellipsis> bazarr </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-beets/ class=md-nav__link> <span class=md-ellipsis> beets </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-blender/ class=md-nav__link> <span class=md-ellipsis> blender </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-boinc/ class=md-nav__link> <span class=md-ellipsis> boinc </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-bookstack/ class=md-nav__link> <span class=md-ellipsis> bookstack </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-budge/ class=md-nav__link> <span class=md-ellipsis> budge </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-calibre-web/ class=md-nav__link> <span class=md-ellipsis> calibre-web </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-calibre/ class=md-nav__link> <span class=md-ellipsis> calibre </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-calligra/ class=md-nav__link> <span class=md-ellipsis> calligra </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-changedetection.io/ class=md-nav__link> <span class=md-ellipsis> changedetection.io </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-chromium/ class=md-nav__link> <span class=md-ellipsis> chromium </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-code-server/ class=md-nav__link> <span class=md-ellipsis> code-server </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-cops/ class=md-nav__link> <span class=md-ellipsis> cops </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-cura/ class=md-nav__link> <span class=md-ellipsis> cura </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-d2-builder/ class=md-nav__link> <span class=md-ellipsis> d2-builder </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-darktable/ class=md-nav__link> <span class=md-ellipsis> darktable </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-davos/ class=md-nav__link> <span class=md-ellipsis> davos </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-ddclient/ class=md-nav__link> <span class=md-ellipsis> ddclient </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-deluge/ class=md-nav__link> <span class=md-ellipsis> deluge </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-digikam/ class=md-nav__link> <span class=md-ellipsis> digikam </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-diskover/ class=md-nav__link> <span class=md-ellipsis> diskover </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-dokuwiki/ class=md-nav__link> <span class=md-ellipsis> dokuwiki </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-doplarr/ class=md-nav__link> <span class=md-ellipsis> Docker doplarr </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-doublecommander/ class=md-nav__link> <span class=md-ellipsis> doublecommander </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-duckdns/ class=md-nav__link> <span class=md-ellipsis> duckdns </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-duplicati/ class=md-nav__link> <span class=md-ellipsis> duplicati </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-emby/ class=md-nav__link> <span class=md-ellipsis> emby </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-emulatorjs/ class=md-nav__link> <span class=md-ellipsis> emulatorjs </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-fail2ban/ class=md-nav__link> <span class=md-ellipsis> fail2ban </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-faster-whisper/ class=md-nav__link> <span class=md-ellipsis> faster-whisper </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-feed2toot/ class=md-nav__link> <span class=md-ellipsis> feed2toot </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-ferdium/ class=md-nav__link> <span class=md-ellipsis> ferdium </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-ffmpeg/ class=md-nav__link> <span class=md-ellipsis> ffmpeg </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-filezilla/ class=md-nav__link> <span class=md-ellipsis> filezilla </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-firefox/ class=md-nav__link> <span class=md-ellipsis> firefox </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-fleet/ class=md-nav__link> <span class=md-ellipsis> fleet </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-flexget/ class=md-nav__link> <span class=md-ellipsis> flexget </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-foldingathome/ class=md-nav__link> <span class=md-ellipsis> foldingathome </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-freecad/ class=md-nav__link> <span class=md-ellipsis> freecad </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-freetube/ class=md-nav__link> <span class=md-ellipsis> freetube </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-freshrss/ class=md-nav__link> <span class=md-ellipsis> freshrss </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-gimp/ class=md-nav__link> <span class=md-ellipsis> gimp </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-github-desktop/ class=md-nav__link> <span class=md-ellipsis> github-desktop </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-gitqlient/ class=md-nav__link> <span class=md-ellipsis> gitqlient </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-grav/ class=md-nav__link> <span class=md-ellipsis> grav </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-grocy/ class=md-nav__link> <span class=md-ellipsis> grocy </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-habridge/ class=md-nav__link> <span class=md-ellipsis> Docker habridge </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-healthchecks/ class=md-nav__link> <span class=md-ellipsis> healthchecks </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-hedgedoc/ class=md-nav__link> <span class=md-ellipsis> hedgedoc </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-heimdall/ class=md-nav__link> <span class=md-ellipsis> heimdall </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-hishtory-server/ class=md-nav__link> <span class=md-ellipsis> hishtory-server </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-homeassistant/ class=md-nav__link> <span class=md-ellipsis> homeassistant </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-htpcmanager/ class=md-nav__link> <span class=md-ellipsis> htpcmanager </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-inkscape/ class=md-nav__link> <span class=md-ellipsis> inkscape </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-jackett/ class=md-nav__link> <span class=md-ellipsis> jackett </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-jellyfin/ class=md-nav__link> <span class=md-ellipsis> jellyfin </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-kali-linux/ class=md-nav__link> <span class=md-ellipsis> kali-linux </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-kasm/ class=md-nav__link> <span class=md-ellipsis> kasm </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-kavita/ class=md-nav__link> <span class=md-ellipsis> kavita </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-kdenlive/ class=md-nav__link> <span class=md-ellipsis> kdenlive </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-keepassxc/ class=md-nav__link> <span class=md-ellipsis> keepassxc </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-kicad/ class=md-nav__link> <span class=md-ellipsis> kicad </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-kimai/ class=md-nav__link> <span class=md-ellipsis> kimai </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-kometa/ class=md-nav__link> <span class=md-ellipsis> kometa </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-krita/ class=md-nav__link> <span class=md-ellipsis> krita </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-lazylibrarian/ class=md-nav__link> <span class=md-ellipsis> lazylibrarian </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-ldap-auth/ class=md-nav__link> <span class=md-ellipsis> ldap-auth </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-libreoffice/ class=md-nav__link> <span class=md-ellipsis> libreoffice </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-librespeed/ class=md-nav__link> <span class=md-ellipsis> librespeed </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-librewolf/ class=md-nav__link> <span class=md-ellipsis> librewolf </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-lidarr/ class=md-nav__link> <span class=md-ellipsis> lidarr </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-limnoria/ class=md-nav__link> <span class=md-ellipsis> limnoria </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-lollypop/ class=md-nav__link> <span class=md-ellipsis> lollypop </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-luanti/ class=md-nav__link> <span class=md-ellipsis> luanti </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-lychee/ class=md-nav__link> <span class=md-ellipsis> Docker lychee </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-manyfold/ class=md-nav__link> <span class=md-ellipsis> manyfold </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-mariadb/ class=md-nav__link> <span class=md-ellipsis> mariadb </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-mastodon/ class=md-nav__link> <span class=md-ellipsis> mastodon </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-mediaelch/ class=md-nav__link> <span class=md-ellipsis> mediaelch </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-medusa/ class=md-nav__link> <span class=md-ellipsis> medusa </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-minisatip/ class=md-nav__link> <span class=md-ellipsis> minisatip </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-modmanager/ class=md-nav__link> <span class=md-ellipsis> modmanager </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-monica/ class=md-nav__link> <span class=md-ellipsis> monica </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-msedge/ class=md-nav__link> <span class=md-ellipsis> msedge </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-mstream/ class=md-nav__link> <span class=md-ellipsis> mstream </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-mullvad-browser/ class=md-nav__link> <span class=md-ellipsis> mullvad-browser </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-mylar3/ class=md-nav__link> <span class=md-ellipsis> mylar3 </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-mysql-workbench/ class=md-nav__link> <span class=md-ellipsis> mysql-workbench </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-netbootxyz/ class=md-nav__link> <span class=md-ellipsis> netbootxyz </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-netbox/ class=md-nav__link> <span class=md-ellipsis> netbox </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-nextcloud/ class=md-nav__link> <span class=md-ellipsis> nextcloud </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-nginx/ class=md-nav__link> <span class=md-ellipsis> nginx </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-ngircd/ class=md-nav__link> <span class=md-ellipsis> ngircd </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-nzbget/ class=md-nav__link> <span class=md-ellipsis> nzbget </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-nzbhydra2/ class=md-nav__link> <span class=md-ellipsis> Docker nzbhydra2 </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-obsidian/ class=md-nav__link> <span class=md-ellipsis> obsidian </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-ombi/ class=md-nav__link> <span class=md-ellipsis> ombi </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-openshot/ class=md-nav__link> <span class=md-ellipsis> openshot </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-openssh-server/ class=md-nav__link> <span class=md-ellipsis> openssh-server </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-openvscode-server/ class=md-nav__link> <span class=md-ellipsis> openvscode-server </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-opera/ class=md-nav__link> <span class=md-ellipsis> opera </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-orcaslicer/ class=md-nav__link> <span class=md-ellipsis> orcaslicer </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-oscam/ class=md-nav__link> <span class=md-ellipsis> oscam </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-overseerr/ class=md-nav__link> <span class=md-ellipsis> overseerr </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-pairdrop/ class=md-nav__link> <span class=md-ellipsis> pairdrop </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-phpmyadmin/ class=md-nav__link> <span class=md-ellipsis> phpmyadmin </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-pidgin/ class=md-nav__link> <span class=md-ellipsis> pidgin </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-piper/ class=md-nav__link> <span class=md-ellipsis> piper </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-piwigo/ class=md-nav__link> <span class=md-ellipsis> piwigo </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-planka/ class=md-nav__link> <span class=md-ellipsis> planka </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-plex/ class=md-nav__link> <span class=md-ellipsis> plex </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-projectsend/ class=md-nav__link> <span class=md-ellipsis> projectsend </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-prowlarr/ class=md-nav__link> <span class=md-ellipsis> prowlarr </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-pwndrop/ class=md-nav__link> <span class=md-ellipsis> pwndrop </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-pydio-cells/ class=md-nav__link> <span class=md-ellipsis> pydio-cells </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-pyload-ng/ class=md-nav__link> <span class=md-ellipsis> pyload-ng </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-pylon/ class=md-nav__link> <span class=md-ellipsis> pylon </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-python/ class=md-nav__link> <span class=md-ellipsis> python </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-qbittorrent/ class=md-nav__link> <span class=md-ellipsis> qbittorrent </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-qdirstat/ class=md-nav__link> <span class=md-ellipsis> qdirstat </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-qemu-static/ class=md-nav__link> <span class=md-ellipsis> qemu-static </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-radarr/ class=md-nav__link> <span class=md-ellipsis> radarr </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-raneto/ class=md-nav__link> <span class=md-ellipsis> raneto </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-rawtherapee/ class=md-nav__link> <span class=md-ellipsis> rawtherapee </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-rdesktop/ class=md-nav__link> <span class=md-ellipsis> rdesktop </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-readarr/ class=md-nav__link> <span class=md-ellipsis> readarr </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-remmina/ class=md-nav__link> <span class=md-ellipsis> remmina </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-resilio-sync/ class=md-nav__link> <span class=md-ellipsis> resilio-sync </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-rsnapshot/ class=md-nav__link> <span class=md-ellipsis> Docker rsnapshot </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-rustdesk/ class=md-nav__link> <span class=md-ellipsis> rustdesk </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-sabnzbd/ class=md-nav__link> <span class=md-ellipsis> sabnzbd </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-series-troxide/ class=md-nav__link> <span class=md-ellipsis> series-troxide </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-shotcut/ class=md-nav__link> <span class=md-ellipsis> shotcut </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-sickchill/ class=md-nav__link> <span class=md-ellipsis> sickchill </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-sickgear/ class=md-nav__link> <span class=md-ellipsis> sickgear </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-smokeping/ class=md-nav__link> <span class=md-ellipsis> smokeping </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-snapdrop/ class=md-nav__link> <span class=md-ellipsis> snapdrop </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-snipe-it/ class=md-nav__link> <span class=md-ellipsis> snipe-it </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-socket-proxy/ class=md-nav__link> <span class=md-ellipsis> socket-proxy </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-sonarr/ class=md-nav__link> <span class=md-ellipsis> sonarr </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-speedtest-tracker/ class=md-nav__link> <span class=md-ellipsis> speedtest-tracker </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-spotube/ class=md-nav__link> <span class=md-ellipsis> spotube </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-sqlitebrowser/ class=md-nav__link> <span class=md-ellipsis> sqlitebrowser </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-steamos/ class=md-nav__link> <span class=md-ellipsis> steamos </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-swag/ class=md-nav__link> <span class=md-ellipsis> swag </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-synclounge/ class=md-nav__link> <span class=md-ellipsis> synclounge </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-syncthing/ class=md-nav__link> <span class=md-ellipsis> syncthing </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-syslog-ng/ class=md-nav__link> <span class=md-ellipsis> syslog-ng </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-tautulli/ class=md-nav__link> <span class=md-ellipsis> tautulli </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-thelounge/ class=md-nav__link> <span class=md-ellipsis> thelounge </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-transmission/ class=md-nav__link> <span class=md-ellipsis> transmission </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-tvheadend/ class=md-nav__link> <span class=md-ellipsis> tvheadend </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-ubooquity/ class=md-nav__link> <span class=md-ellipsis> ubooquity </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-ungoogled-chromium/ class=md-nav__link> <span class=md-ellipsis> ungoogled-chromium </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-unifi-network-application/ class=md-nav__link> <span class=md-ellipsis> unifi-network-application </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-vscodium/ class=md-nav__link> <span class=md-ellipsis> vscodium </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-webcord/ class=md-nav__link> <span class=md-ellipsis> webcord </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-webgrabplus/ class=md-nav__link> <span class=md-ellipsis> webgrabplus </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-webtop/ class=md-nav__link> <span class=md-ellipsis> webtop </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-wikijs/ class=md-nav__link> <span class=md-ellipsis> wikijs </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-wireguard/ class=md-nav__link> <span class=md-ellipsis> wireguard </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-wireshark/ class=md-nav__link> <span class=md-ellipsis> wireshark </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-wps-office/ class=md-nav__link> <span class=md-ellipsis> wps-office </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-xbackbone/ class=md-nav__link> <span class=md-ellipsis> xbackbone </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-yaak/ class=md-nav__link> <span class=md-ellipsis> yaak </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-your_spotify/ class=md-nav__link> <span class=md-ellipsis> your_spotify </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-znc/ class=md-nav__link> <span class=md-ellipsis> znc </span> </a> </li> <li class=md-nav__item> <a href=../../images/docker-zotero/ class=md-nav__link> <span class=md-ellipsis> zotero </span> </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--active md-nav__item--nested"> <input class="md-nav__toggle md-toggle " type=checkbox id=__nav_3_3 checked> <label class=md-nav__link for=__nav_3_3 id=__nav_3_3_label tabindex=0> <span class=md-ellipsis> Deprecated Images </span> <span class="md-nav__icon md-icon"></span> </label> <nav class=md-nav data-md-level=2 aria-labelledby=__nav_3_3_label aria-expanded=true> <label class=md-nav__title for=__nav_3_3> <span class="md-nav__icon md-icon"></span> Deprecated Images </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../docker-airsonic/ class=md-nav__link> <span class=md-ellipsis> airsonic </span> </a> </li> <li class=md-nav__item> <a href=../docker-baseimage-alpine-python/ class=md-nav__link> <span class=md-ellipsis> baseimage-alpine-python </span> </a> </li> <li class=md-nav__item> <a href=../docker-baseimage-cloud9/ class=md-nav__link> <span class=md-ellipsis> baseimage-cloud9 </span> </a> </li> <li class=md-nav__item> <a href=../docker-baseimage-guacgui/ class=md-nav__link> <span class=md-ellipsis> baseimage-guacgui </span> </a> </li> <li class=md-nav__item> <a href=../docker-baseimage-gui/ class=md-nav__link> <span class=md-ellipsis> baseimage-gui </span> </a> </li> <li class=md-nav__item> <a href=../docker-baseimage-mono/ class=md-nav__link> <span class=md-ellipsis> baseimage-mono </span> </a> </li> <li class=md-nav__item> <a href=../docker-baseimage-rdesktop-web/ class=md-nav__link> <span class=md-ellipsis> baseimage-rdesktop-web </span> </a> </li> <li class=md-nav__item> <a href=../docker-baseimage-rdesktop/ class=md-nav__link> <span class=md-ellipsis> baseimage-rdesktop </span> </a> </li> <li class=md-nav__item> <a href=../docker-booksonic-air/ class=md-nav__link> <span class=md-ellipsis> booksonic-air </span> </a> </li> <li class=md-nav__item> <a href=../docker-booksonic/ class=md-nav__link> <span class=md-ellipsis> booksonic </span> </a> </li> <li class=md-nav__item> <a href=../docker-cardigann/ class=md-nav__link> <span class=md-ellipsis> cardigann </span> </a> </li> <li class=md-nav__item> <a href=../docker-chevereto/ class=md-nav__link> <span class=md-ellipsis> chevereto </span> </a> </li> <li class=md-nav__item> <a href=../docker-clarkson/ class=md-nav__link> <span class=md-ellipsis> clarkson </span> </a> </li> <li class=md-nav__item> <a href=../docker-cloud9/ class=md-nav__link> <span class=md-ellipsis> cloud9 </span> </a> </li> <li class=md-nav__item> <a href=../docker-codiad/ class=md-nav__link> <span class=md-ellipsis> codiad </span> </a> </li> <li class=md-nav__item> <a href=../docker-codimd/ class=md-nav__link> <span class=md-ellipsis> codimd </span> </a> </li> <li class=md-nav__item> <a href=../docker-couchpotato/ class=md-nav__link> <span class=md-ellipsis> couchpotato </span> </a> </li> <li class="md-nav__item md-nav__item--active"> <input class="md-nav__toggle md-toggle" type=checkbox id=__toc> <a href=./ class="md-nav__link md-nav__link--active"> <span class=md-ellipsis> daapd </span> </a> </li> <li class=md-nav__item> <a href=../docker-dillinger/ class=md-nav__link> <span class=md-ellipsis> dillinger </span> </a> </li> <li class=md-nav__item> <a href=../docker-doc-builder/ class=md-nav__link> <span class=md-ellipsis> Docker doc builder </span> </a> </li> <li class=md-nav__item> <a href=../docker-docker-compose/ class=md-nav__link> <span class=md-ellipsis> docker-compose </span> </a> </li> <li class=md-nav__item> <a href=../docker-domoticz/ class=md-nav__link> <span class=md-ellipsis> domoticz </span> </a> </li> <li class=md-nav__item> <a href=../docker-embystat/ class=md-nav__link> <span class=md-ellipsis> embystat </span> </a> </li> <li class=md-nav__item> <a href=../docker-endlessh/ class=md-nav__link> <span class=md-ellipsis> endlessh </span> </a> </li> <li class=md-nav__item> <a href=../docker-gazee/ class=md-nav__link> <span class=md-ellipsis> gazee </span> </a> </li> <li class=md-nav__item> <a href=../docker-gmail-order-bot/ class=md-nav__link> <span class=md-ellipsis> gmail-order-bot </span> </a> </li> <li class=md-nav__item> <a href=../docker-guacd/ class=md-nav__link> <span class=md-ellipsis> guacd </span> </a> </li> <li class=md-nav__item> <a href=../docker-headphones/ class=md-nav__link> <span class=md-ellipsis> headphones </span> </a> </li> <li class=md-nav__item> <a href=../docker-hydra/ class=md-nav__link> <span class=md-ellipsis> hydra </span> </a> </li> <li class=md-nav__item> <a href=../docker-hydra2/ class=md-nav__link> <span class=md-ellipsis> hydra2 </span> </a> </li> <li class=md-nav__item> <a href=../docker-ipfs/ class=md-nav__link> <span class=md-ellipsis> ipfs </span> </a> </li> <li class=md-nav__item> <a href=../docker-kanzi/ class=md-nav__link> <span class=md-ellipsis> kanzi </span> </a> </li> <li class=md-nav__item> <a href=../docker-letsencrypt/ class=md-nav__link> <span class=md-ellipsis> letsencrypt </span> </a> </li> <li class=md-nav__item> <a href=../docker-libresonic/ class=md-nav__link> <span class=md-ellipsis> libresonic </span> </a> </li> <li class=md-nav__item> <a href=../docker-minetest/ class=md-nav__link> <span class=md-ellipsis> minetest </span> </a> </li> <li class=md-nav__item> <a href=../docker-musicbrainz/ class=md-nav__link> <span class=md-ellipsis> musicbrainz </span> </a> </li> <li class=md-nav__item> <a href=../docker-muximux/ class=md-nav__link> <span class=md-ellipsis> muximux </span> </a> </li> <li class=md-nav__item> <a href=../docker-mylar/ class=md-nav__link> <span class=md-ellipsis> mylar </span> </a> </li> <li class=md-nav__item> <a href=../docker-nano-discord-bot/ class=md-nav__link> <span class=md-ellipsis> nano-discord-bot </span> </a> </li> <li class=md-nav__item> <a href=../docker-nano-wallet/ class=md-nav__link> <span class=md-ellipsis> nano-wallet </span> </a> </li> <li class=md-nav__item> <a href=../docker-nano/ class=md-nav__link> <span class=md-ellipsis> nano </span> </a> </li> <li class=md-nav__item> <a href=../docker-nntp2nntp/ class=md-nav__link> <span class=md-ellipsis> nntp2nntp </span> </a> </li> <li class=md-nav__item> <a href=../docker-openvpn-as/ class=md-nav__link> <span class=md-ellipsis> openvpn-as </span> </a> </li> <li class=md-nav__item> <a href=../docker-organizr/ class=md-nav__link> <span class=md-ellipsis> organizr </span> </a> </li> <li class=md-nav__item> <a href=../docker-paperless-ng/ class=md-nav__link> <span class=md-ellipsis> paperless-ng </span> </a> </li> <li class=md-nav__item> <a href=../docker-paperless-ngx/ class=md-nav__link> <span class=md-ellipsis> paperless-ngx </span> </a> </li> <li class=md-nav__item> <a href=../docker-papermerge/ class=md-nav__link> <span class=md-ellipsis> papermerge </span> </a> </li> <li class=md-nav__item> <a href=../docker-photoshow/ class=md-nav__link> <span class=md-ellipsis> photoshow </span> </a> </li> <li class=md-nav__item> <a href=../docker-pixapop/ class=md-nav__link> <span class=md-ellipsis> pixapop </span> </a> </li> <li class=md-nav__item> <a href=../docker-plex-meta-manager/ class=md-nav__link> <span class=md-ellipsis> plex-meta-manager </span> </a> </li> <li class=md-nav__item> <a href=../docker-pydio/ class=md-nav__link> <span class=md-ellipsis> pydio </span> </a> </li> <li class=md-nav__item> <a href=../docker-pyload/ class=md-nav__link> <span class=md-ellipsis> pyload </span> </a> </li> <li class=md-nav__item> <a href=../docker-quassel-core/ class=md-nav__link> <span class=md-ellipsis> quassel-core </span> </a> </li> <li class=md-nav__item> <a href=../docker-quassel-web/ class=md-nav__link> <span class=md-ellipsis> quassel-web </span> </a> </li> <li class=md-nav__item> <a href=../docker-readme-sync/ class=md-nav__link> <span class=md-ellipsis> readme-sync </span> </a> </li> <li class=md-nav__item> <a href=../docker-requestrr/ class=md-nav__link> <span class=md-ellipsis> requestrr </span> </a> </li> <li class=md-nav__item> <a href=../docker-rutorrent/ class=md-nav__link> <span class=md-ellipsis> rutorrent </span> </a> </li> <li class=md-nav__item> <a href=../docker-scrutiny/ class=md-nav__link> <span class=md-ellipsis> scrutiny </span> </a> </li> <li class=md-nav__item> <a href=../docker-shout-irc/ class=md-nav__link> <span class=md-ellipsis> shout-irc </span> </a> </li> <li class=md-nav__item> <a href=../docker-sickrage/ class=md-nav__link> <span class=md-ellipsis> sickrage </span> </a> </li> <li class=md-nav__item> <a href=../docker-taisun/ class=md-nav__link> <span class=md-ellipsis> taisun </span> </a> </li> <li class=md-nav__item> <a href=../docker-tester/ class=md-nav__link> <span class=md-ellipsis> tester </span> </a> </li> <li class=md-nav__item> <a href=../docker-unifi-controller/ class=md-nav__link> <span class=md-ellipsis> unifi-controller </span> </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class=md-nav__item> <a href=../../FAQ/ class=md-nav__link> <span class=md-ellipsis> Frequently Asked Questions </span> </a> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-nav__toggle md-toggle " type=checkbox id=__nav_5> <label class=md-nav__link for=__nav_5 id=__nav_5_label tabindex=0> <span class=md-ellipsis> Misc </span> <span class="md-nav__icon md-icon"></span> </label> <nav class=md-nav data-md-level=1 aria-labelledby=__nav_5_label aria-expanded=false> <label class=md-nav__title for=__nav_5> <span class="md-nav__icon md-icon"></span> Misc </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../misc/finances/ class=md-nav__link> <span class=md-ellipsis> Finances </span> </a> </li> <li class=md-nav__item> <a href=../../misc/non-root/ class=md-nav__link> <span class=md-ellipsis> Running Containers As A Non-Root User </span> </a> </li> <li class=md-nav__item> <a href=../../misc/read-only/ class=md-nav__link> <span class=md-ellipsis> Running Containers Read-Only </span> </a> </li> <li class=md-nav__item> <a href=../../misc/support-policy/ class=md-nav__link> <span class=md-ellipsis> LinuxServer Support Policy </span> </a> </li> </ul> </nav> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component=sidebar data-md-type=toc> <div class=md-sidebar__scrollwrap> <div class=md-sidebar__inner> <nav class="md-nav md-nav--secondary" aria-label="Table of contents"> </nav> </div> </div> </div> <div class=md-content data-md-component=content> <article class="md-content__inner md-typeset"> <!-- DO NOT EDIT THIS FILE MANUALLY --> <!-- Please read https://github.com/linuxserver/docker-daapd/blob/master/.github/CONTRIBUTING.md --> <h1 id=deprecation-notice>DEPRECATION NOTICE<a class=headerlink href=#deprecation-notice title="Permanent link">&para;</a></h1> <p>This image is deprecated. We will not offer support for this image and it will not be updated.</p> <p>We recommend switching to the official container image https://github.com/owntone/owntone-container</p> <h1 id=linuxserverdaapd><a href=https://github.com/linuxserver/docker-daapd>linuxserver/daapd</a><a class=headerlink href=#linuxserverdaapd title="Permanent link">&para;</a></h1> <p><a href=https://scarf.sh><img alt="Scarf.io pulls" src="https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Fdaapd?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker"></a> <a href=https://github.com/linuxserver/docker-daapd><img alt="GitHub Stars" src="https://img.shields.io/github/stars/linuxserver/docker-daapd.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github"></a> <a href=https://github.com/linuxserver/docker-daapd/releases><img alt="GitHub Release" src="https://img.shields.io/github/release/linuxserver/docker-daapd.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github"></a> <a href=https://github.com/linuxserver/docker-daapd/packages><img alt="GitHub Package Repository" src="https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=GitHub%20Package&logo=github"></a> <a href=https://gitlab.com/linuxserver.io/docker-daapd/container_registry><img alt="GitLab Container Registry" src="https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=GitLab%20Registry&logo=gitlab"></a> <a href=https://quay.io/repository/linuxserver.io/daapd><img alt=Quay.io src="https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=Quay.io"></a> <a href=https://hub.docker.com/r/linuxserver/daapd><img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/linuxserver/daapd.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=pulls&logo=docker"></a> <a href=https://hub.docker.com/r/linuxserver/daapd><img alt="Docker Stars" src="https://img.shields.io/docker/stars/linuxserver/daapd.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=stars&logo=docker"></a> <a href=https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-daapd/job/master/ ><img alt="Jenkins Build" src="https://img.shields.io/jenkins/build?labelColor=555555&logoColor=ffffff&style=for-the-badge&jobUrl=https%3A%2F%2Fci.linuxserver.io%2Fjob%2FDocker-Pipeline-Builders%2Fjob%2Fdocker-daapd%2Fjob%2Fmaster%2F&logo=jenkins"></a> <a href=https://ci-tests.linuxserver.io/linuxserver/daapd/latest/index.html><img alt="LSIO CI" src="https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=CI&query=CI&url=https%3A%2F%2Fci-tests.linuxserver.io%2Flinuxserver%2Fdaapd%2Flatest%2Fci-status.yml"></a></p> <p><a href=https://owntone.github.io/owntone-server/ >Daapd</a> (iTunes) media server with support for AirPlay devices, Apple Remote (and compatibles), Chromecast, MPD and internet radio.</p> <p><a href=https://owntone.github.io/owntone-server/ ><img alt=daapd src=https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/daapd-icon.png></a></p> <h2 id=supported-architectures>Supported Architectures<a class=headerlink href=#supported-architectures title="Permanent link">&para;</a></h2> <p>We utilise the docker manifest for multi-platform awareness. More information is available from docker <a href=https://distribution.github.io/distribution/spec/manifest-v2-2/#manifest-list>here</a> and our announcement <a href=https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/ >here</a>.</p> <p>Simply pulling <code>lscr.io/linuxserver/daapd:latest</code> should retrieve the correct image for your arch, but you can also pull specific arch images via tags.</p> <p>The architectures supported by this image are:</p> <table> <thead> <tr> <th style="text-align: center;">Architecture</th> <th style="text-align: center;">Available</th> <th>Tag</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;">x86-64</td> <td style="text-align: center;"></td> <td>amd64-&lt;version tag&gt;</td> </tr> <tr> <td style="text-align: center;">arm64</td> <td style="text-align: center;"></td> <td>arm64v8-&lt;version tag&gt;</td> </tr> <tr> <td style="text-align: center;">armhf</td> <td style="text-align: center;"></td> <td></td> </tr> </tbody> </table> <h2 id=application-setup>Application Setup<a class=headerlink href=#application-setup title="Permanent link">&para;</a></h2> <p>Map your music folder, open up iTunes on the same LAN to see your music there.</p> <p>The web interface is available at <code>http://&lt;your ip&gt;:3689</code>. The default credentials are admin/changeme.</p> <p>For further setup options of remotes etc, check out the daapd website, <a href=https://owntone.github.io/owntone-server/ >Owntone</a>.</p> <h2 id=enable-spotify-connect-server>Enable spotify connect server<a class=headerlink href=#enable-spotify-connect-server title="Permanent link">&para;</a></h2> <p>Enable the spotify connect server by creating a pipe named 'spotify' in the root of your mounted music folder (not possible on most network mounts):</p> <div class="language-sh highlight"><pre><span></span><code><span id=__span-0-1><a id=__codelineno-0-1 name=__codelineno-0-1 href=#__codelineno-0-1></a>mkfifo<span class=w> </span>&lt;music_folder&gt;/spotify
</span></code></pre></div> <p>The spotify connect server should show up as the 'forked-daapd' device in your Spotify application.</p> <p>It is recommended to set the <code>pipe_autostart</code> option to <code>true</code> in your forked-daapd config.</p> <h2 id=usage>Usage<a class=headerlink href=#usage title="Permanent link">&para;</a></h2> <p>To help you get started creating a container from this image you can either use docker-compose or the docker cli.</p> <div class="admonition info"> <p class=admonition-title>Info</p> <p>Unless a parameter is flaged as 'optional', it is <em>mandatory</em> and a value must be provided.</p> </div> <h3 id=docker-compose-recommended-click-here-for-more-info>docker-compose (recommended, <a href=https://docs.linuxserver.io/general/docker-compose>click here for more info</a>)<a class=headerlink href=#docker-compose-recommended-click-here-for-more-info title="Permanent link">&para;</a></h3> <div class="language-yaml highlight"><pre><span></span><code><span id=__span-1-1><a id=__codelineno-1-1 name=__codelineno-1-1 href=#__codelineno-1-1></a><span class=nn>---</span>
</span><span id=__span-1-2><a id=__codelineno-1-2 name=__codelineno-1-2 href=#__codelineno-1-2></a><span class=nt>services</span><span class=p>:</span>
</span><span id=__span-1-3><a id=__codelineno-1-3 name=__codelineno-1-3 href=#__codelineno-1-3></a><span class=w> </span><span class=nt>daapd</span><span class=p>:</span>
</span><span id=__span-1-4><a id=__codelineno-1-4 name=__codelineno-1-4 href=#__codelineno-1-4></a><span class=w> </span><span class=nt>image</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">lscr.io/linuxserver/daapd:latest</span>
</span><span id=__span-1-5><a id=__codelineno-1-5 name=__codelineno-1-5 href=#__codelineno-1-5></a><span class=w> </span><span class=nt>container_name</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">daapd</span>
</span><span id=__span-1-6><a id=__codelineno-1-6 name=__codelineno-1-6 href=#__codelineno-1-6></a><span class=w> </span><span class=nt>network_mode</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">host</span>
</span><span id=__span-1-7><a id=__codelineno-1-7 name=__codelineno-1-7 href=#__codelineno-1-7></a><span class=w> </span><span class=nt>environment</span><span class=p>:</span>
</span><span id=__span-1-8><a id=__codelineno-1-8 name=__codelineno-1-8 href=#__codelineno-1-8></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">PUID=1000</span>
</span><span id=__span-1-9><a id=__codelineno-1-9 name=__codelineno-1-9 href=#__codelineno-1-9></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">PGID=1000</span>
</span><span id=__span-1-10><a id=__codelineno-1-10 name=__codelineno-1-10 href=#__codelineno-1-10></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">TZ=Etc/UTC</span>
</span><span id=__span-1-11><a id=__codelineno-1-11 name=__codelineno-1-11 href=#__codelineno-1-11></a><span class=w> </span><span class=nt>volumes</span><span class=p>:</span>
</span><span id=__span-1-12><a id=__codelineno-1-12 name=__codelineno-1-12 href=#__codelineno-1-12></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">/path/to/daapd/data:/config</span>
</span><span id=__span-1-13><a id=__codelineno-1-13 name=__codelineno-1-13 href=#__codelineno-1-13></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">/path/to/music:/music</span>
</span><span id=__span-1-14><a id=__codelineno-1-14 name=__codelineno-1-14 href=#__codelineno-1-14></a><span class=w> </span><span class=nt>restart</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">unless-stopped</span>
</span></code></pre></div> <h3 id=docker-cli-click-here-for-more-info>docker cli (<a href=https://docs.docker.com/engine/reference/commandline/cli/ >click here for more info</a>)<a class=headerlink href=#docker-cli-click-here-for-more-info title="Permanent link">&para;</a></h3> <div class="language-bash highlight"><pre><span></span><code><span id=__span-2-1><a id=__codelineno-2-1 name=__codelineno-2-1 href=#__codelineno-2-1></a>docker<span class=w> </span>run<span class=w> </span>-d<span class=w> </span><span class=se>\</span>
</span><span id=__span-2-2><a id=__codelineno-2-2 name=__codelineno-2-2 href=#__codelineno-2-2></a><span class=w> </span>--name<span class=o>=</span>daapd<span class=w> </span><span class=se>\</span>
</span><span id=__span-2-3><a id=__codelineno-2-3 name=__codelineno-2-3 href=#__codelineno-2-3></a><span class=w> </span>--net<span class=o>=</span>host<span class=w> </span><span class=se>\</span>
</span><span id=__span-2-4><a id=__codelineno-2-4 name=__codelineno-2-4 href=#__codelineno-2-4></a><span class=w> </span>-e<span class=w> </span><span class=nv>PUID</span><span class=o>=</span><span class=m>1000</span><span class=w> </span><span class=se>\</span>
</span><span id=__span-2-5><a id=__codelineno-2-5 name=__codelineno-2-5 href=#__codelineno-2-5></a><span class=w> </span>-e<span class=w> </span><span class=nv>PGID</span><span class=o>=</span><span class=m>1000</span><span class=w> </span><span class=se>\</span>
</span><span id=__span-2-6><a id=__codelineno-2-6 name=__codelineno-2-6 href=#__codelineno-2-6></a><span class=w> </span>-e<span class=w> </span><span class=nv>TZ</span><span class=o>=</span>Etc/UTC<span class=w> </span><span class=se>\</span>
</span><span id=__span-2-7><a id=__codelineno-2-7 name=__codelineno-2-7 href=#__codelineno-2-7></a><span class=w> </span>-v<span class=w> </span>/path/to/daapd/data:/config<span class=w> </span><span class=se>\</span>
</span><span id=__span-2-8><a id=__codelineno-2-8 name=__codelineno-2-8 href=#__codelineno-2-8></a><span class=w> </span>-v<span class=w> </span>/path/to/music:/music<span class=w> </span><span class=se>\</span>
</span><span id=__span-2-9><a id=__codelineno-2-9 name=__codelineno-2-9 href=#__codelineno-2-9></a><span class=w> </span>--restart<span class=w> </span>unless-stopped<span class=w> </span><span class=se>\</span>
</span><span id=__span-2-10><a id=__codelineno-2-10 name=__codelineno-2-10 href=#__codelineno-2-10></a><span class=w> </span>lscr.io/linuxserver/daapd:latest
</span></code></pre></div> <h2 id=parameters>Parameters<a class=headerlink href=#parameters title="Permanent link">&para;</a></h2> <p>Containers are configured using parameters passed at runtime (such as those above). These parameters are separated by a colon and indicate <code>&lt;external&gt;:&lt;internal&gt;</code> respectively. For example, <code>-p 8080:80</code> would expose port <code>80</code> from inside the container to be accessible from the host's IP on port <code>8080</code> outside the container.</p> <h3 id=ports-p>Ports (<code>-p</code>)<a class=headerlink href=#ports-p title="Permanent link">&para;</a></h3> <table> <thead> <tr> <th style="text-align: center;">Parameter</th> <th>Function</th> </tr> </thead> <tbody> <tr> <td></td> <td></td> </tr> </tbody> </table> <h4 id=networking-net>Networking (<code>--net</code>)<a class=headerlink href=#networking-net title="Permanent link">&para;</a></h4> <table> <thead> <tr> <th style="text-align: center;">Parameter</th> <th>Function</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;"><code>--net=host</code></td> <td>Shares host networking with container.</td> </tr> </tbody> </table> <h3 id=environment-variables-e>Environment Variables (<code>-e</code>)<a class=headerlink href=#environment-variables-e title="Permanent link">&para;</a></h3> <table> <thead> <tr> <th style="text-align: center;">Env</th> <th>Function</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;"><code>PUID=1000</code></td> <td>for UserID - see below for explanation</td> </tr> <tr> <td style="text-align: center;"><code>PGID=1000</code></td> <td>for GroupID - see below for explanation</td> </tr> <tr> <td style="text-align: center;"><code>TZ=Etc/UTC</code></td> <td>specify a timezone to use, see this <a href=https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List>list</a>.</td> </tr> </tbody> </table> <h3 id=volume-mappings-v>Volume Mappings (<code>-v</code>)<a class=headerlink href=#volume-mappings-v title="Permanent link">&para;</a></h3> <table> <thead> <tr> <th style="text-align: center;">Volume</th> <th>Function</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;"><code>/config</code></td> <td>Where daapd server stores its config and dbase files.</td> </tr> <tr> <td style="text-align: center;"><code>/music</code></td> <td>Map to your music folder.</td> </tr> </tbody> </table> <h4 id=miscellaneous-options>Miscellaneous Options<a class=headerlink href=#miscellaneous-options title="Permanent link">&para;</a></h4> <table> <thead> <tr> <th style="text-align: center;">Parameter</th> <th>Function</th> </tr> </thead> <tbody> <tr> <td></td> <td></td> </tr> </tbody> </table> <h2 id=environment-variables-from-files-docker-secrets>Environment variables from files (Docker secrets)<a class=headerlink href=#environment-variables-from-files-docker-secrets title="Permanent link">&para;</a></h2> <p>You can set any environment variable from a file by using a special prepend <code>FILE__</code>.</p> <p>As an example:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-3-1><a id=__codelineno-3-1 name=__codelineno-3-1 href=#__codelineno-3-1></a>-e<span class=w> </span><span class=nv>FILE__MYVAR</span><span class=o>=</span>/run/secrets/mysecretvariable
</span></code></pre></div> <p>Will set the environment variable <code>MYVAR</code> based on the contents of the <code>/run/secrets/mysecretvariable</code> file.</p> <h2 id=umask-for-running-applications>Umask for running applications<a class=headerlink href=#umask-for-running-applications title="Permanent link">&para;</a></h2> <p>For all of our images we provide the ability to override the default umask settings for services started within the containers using the optional <code>-e UMASK=022</code> setting. Keep in mind umask is not chmod it subtracts from permissions based on it's value it does not add. Please read up <a href=https://en.wikipedia.org/wiki/Umask>here</a> before asking for support.</p> <h2 id=user-group-identifiers>User / Group Identifiers<a class=headerlink href=#user-group-identifiers title="Permanent link">&para;</a></h2> <p>When using volumes (<code>-v</code> flags), permissions issues can arise between the host OS and the container, we avoid this issue by allowing you to specify the user <code>PUID</code> and group <code>PGID</code>.</p> <p>Ensure any volume directories on the host are owned by the same user you specify and any permissions issues will vanish like magic.</p> <p>In this instance <code>PUID=1000</code> and <code>PGID=1000</code>, to find yours use <code>id your_user</code> as below:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-4-1><a id=__codelineno-4-1 name=__codelineno-4-1 href=#__codelineno-4-1></a>id<span class=w> </span>your_user
</span></code></pre></div> <p>Example output:</p> <div class="language-text highlight"><pre><span></span><code><span id=__span-5-1><a id=__codelineno-5-1 name=__codelineno-5-1 href=#__codelineno-5-1></a>uid=1000(your_user) gid=1000(your_user) groups=1000(your_user)
</span></code></pre></div> <h2 id=docker-mods>Docker Mods<a class=headerlink href=#docker-mods title="Permanent link">&para;</a></h2> <p><a href="https://mods.linuxserver.io/?mod=daapd" title="view available mods for this container."><img alt="Docker Mods" src="https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=daapd&query=%24.mods%5B%27daapd%27%5D.mod_count&url=https%3A%2F%2Fraw.githubusercontent.com%2Flinuxserver%2Fdocker-mods%2Fmaster%2Fmod-list.yml"></a> <a href="https://mods.linuxserver.io/?mod=universal" title="view available universal mods."><img alt="Docker Universal Mods" src="https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=universal&query=%24.mods%5B%27universal%27%5D.mod_count&url=https%3A%2F%2Fraw.githubusercontent.com%2Flinuxserver%2Fdocker-mods%2Fmaster%2Fmod-list.yml"></a></p> <p>We publish various <a href=https://github.com/linuxserver/docker-mods>Docker Mods</a> to enable additional functionality within the containers. The list of Mods available for this image (if any) as well as universal mods that can be applied to any one of our images can be accessed via the dynamic badges above.</p> <h2 id=support-info>Support Info<a class=headerlink href=#support-info title="Permanent link">&para;</a></h2> <ul> <li> <p>Shell access whilst the container is running:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-6-1><a id=__codelineno-6-1 name=__codelineno-6-1 href=#__codelineno-6-1></a>docker<span class=w> </span><span class=nb>exec</span><span class=w> </span>-it<span class=w> </span>daapd<span class=w> </span>/bin/bash
</span></code></pre></div> </li> <li> <p>To monitor the logs of the container in realtime:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-7-1><a id=__codelineno-7-1 name=__codelineno-7-1 href=#__codelineno-7-1></a>docker<span class=w> </span>logs<span class=w> </span>-f<span class=w> </span>daapd
</span></code></pre></div> </li> <li> <p>Container version number:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-8-1><a id=__codelineno-8-1 name=__codelineno-8-1 href=#__codelineno-8-1></a>docker<span class=w> </span>inspect<span class=w> </span>-f<span class=w> </span><span class=s1>&#39;{{ index .Config.Labels &quot;build_version&quot; }}&#39;</span><span class=w> </span>daapd
</span></code></pre></div> </li> <li> <p>Image version number:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-9-1><a id=__codelineno-9-1 name=__codelineno-9-1 href=#__codelineno-9-1></a>docker<span class=w> </span>inspect<span class=w> </span>-f<span class=w> </span><span class=s1>&#39;{{ index .Config.Labels &quot;build_version&quot; }}&#39;</span><span class=w> </span>lscr.io/linuxserver/daapd:latest
</span></code></pre></div> </li> </ul> <h2 id=updating-info>Updating Info<a class=headerlink href=#updating-info title="Permanent link">&para;</a></h2> <p>Most of our images are static, versioned, and require an image update and container recreation to update the app inside. With some exceptions (noted in the relevant readme.md), we do not recommend or support updating apps inside the container. Please consult the <a href=#application-setup>Application Setup</a> section above to see if it is recommended for the image.</p> <p>Below are the instructions for updating containers:</p> <h3 id=via-docker-compose>Via Docker Compose<a class=headerlink href=#via-docker-compose title="Permanent link">&para;</a></h3> <ul> <li> <p>Update images:</p> <ul> <li> <p>All images:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-10-1><a id=__codelineno-10-1 name=__codelineno-10-1 href=#__codelineno-10-1></a>docker-compose<span class=w> </span>pull
</span></code></pre></div> </li> <li> <p>Single image:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-11-1><a id=__codelineno-11-1 name=__codelineno-11-1 href=#__codelineno-11-1></a>docker-compose<span class=w> </span>pull<span class=w> </span>daapd
</span></code></pre></div> </li> </ul> </li> <li> <p>Update containers:</p> <ul> <li> <p>All containers:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-12-1><a id=__codelineno-12-1 name=__codelineno-12-1 href=#__codelineno-12-1></a>docker-compose<span class=w> </span>up<span class=w> </span>-d
</span></code></pre></div> </li> <li> <p>Single container:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-13-1><a id=__codelineno-13-1 name=__codelineno-13-1 href=#__codelineno-13-1></a>docker-compose<span class=w> </span>up<span class=w> </span>-d<span class=w> </span>daapd
</span></code></pre></div> </li> </ul> </li> <li> <p>You can also remove the old dangling images:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-14-1><a id=__codelineno-14-1 name=__codelineno-14-1 href=#__codelineno-14-1></a>docker<span class=w> </span>image<span class=w> </span>prune
</span></code></pre></div> </li> </ul> <h3 id=via-docker-run>Via Docker Run<a class=headerlink href=#via-docker-run title="Permanent link">&para;</a></h3> <ul> <li> <p>Update the image:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-15-1><a id=__codelineno-15-1 name=__codelineno-15-1 href=#__codelineno-15-1></a>docker<span class=w> </span>pull<span class=w> </span>lscr.io/linuxserver/daapd:latest
</span></code></pre></div> </li> <li> <p>Stop the running container:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-16-1><a id=__codelineno-16-1 name=__codelineno-16-1 href=#__codelineno-16-1></a>docker<span class=w> </span>stop<span class=w> </span>daapd
</span></code></pre></div> </li> <li> <p>Delete the container:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-17-1><a id=__codelineno-17-1 name=__codelineno-17-1 href=#__codelineno-17-1></a>docker<span class=w> </span>rm<span class=w> </span>daapd
</span></code></pre></div> </li> <li> <p>Recreate a new container with the same docker run parameters as instructed above (if mapped correctly to a host folder, your <code>/config</code> folder and settings will be preserved)</p> </li> <li> <p>You can also remove the old dangling images:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-18-1><a id=__codelineno-18-1 name=__codelineno-18-1 href=#__codelineno-18-1></a>docker<span class=w> </span>image<span class=w> </span>prune
</span></code></pre></div> </li> </ul> <h3 id=image-update-notifications-diun-docker-image-update-notifier>Image Update Notifications - Diun (Docker Image Update Notifier)<a class=headerlink href=#image-update-notifications-diun-docker-image-update-notifier title="Permanent link">&para;</a></h3> <div class="admonition tip"> <p class=admonition-title>Tip</p> <p>We recommend <a href=https://crazymax.dev/diun/ >Diun</a> for update notifications. Other tools that automatically update containers unattended are not recommended or supported.</p> </div> <h2 id=building-locally>Building locally<a class=headerlink href=#building-locally title="Permanent link">&para;</a></h2> <p>If you want to make local modifications to these images for development purposes or just to customize the logic:</p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-19-1><a id=__codelineno-19-1 name=__codelineno-19-1 href=#__codelineno-19-1></a>git<span class=w> </span>clone<span class=w> </span>https://github.com/linuxserver/docker-daapd.git
</span><span id=__span-19-2><a id=__codelineno-19-2 name=__codelineno-19-2 href=#__codelineno-19-2></a><span class=nb>cd</span><span class=w> </span>docker-daapd
</span><span id=__span-19-3><a id=__codelineno-19-3 name=__codelineno-19-3 href=#__codelineno-19-3></a>docker<span class=w> </span>build<span class=w> </span><span class=se>\</span>
</span><span id=__span-19-4><a id=__codelineno-19-4 name=__codelineno-19-4 href=#__codelineno-19-4></a><span class=w> </span>--no-cache<span class=w> </span><span class=se>\</span>
</span><span id=__span-19-5><a id=__codelineno-19-5 name=__codelineno-19-5 href=#__codelineno-19-5></a><span class=w> </span>--pull<span class=w> </span><span class=se>\</span>
</span><span id=__span-19-6><a id=__codelineno-19-6 name=__codelineno-19-6 href=#__codelineno-19-6></a><span class=w> </span>-t<span class=w> </span>lscr.io/linuxserver/daapd:latest<span class=w> </span>.
</span></code></pre></div> <p>The ARM variants can be built on x86_64 hardware and vice versa using <code>lscr.io/linuxserver/qemu-static</code></p> <div class="language-bash highlight"><pre><span></span><code><span id=__span-20-1><a id=__codelineno-20-1 name=__codelineno-20-1 href=#__codelineno-20-1></a>docker<span class=w> </span>run<span class=w> </span>--rm<span class=w> </span>--privileged<span class=w> </span>lscr.io/linuxserver/qemu-static<span class=w> </span>--reset
</span></code></pre></div> <p>Once registered you can define the dockerfile to use with <code>-f Dockerfile.aarch64</code>.</p> <p>To help with development, we generate this dependency graph.</p> <details class=info> <summary>Init dependency graph</summary> <div class=d2><div class=d2-light><svg d2version=v0.6.8 preserveaspectratio="xMinYMin meet" viewbox="0 0 886 3322" role=img aria-label=Diagram><svg id=d2-svg class=d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 width=886 height=3322 viewbox="11 11 886 3322"><rect x=11.000000 y=11.000000 width=886.000000 height=3322.000000 rx=0.000000 fill=#FFFFFF stroke-width=0 class=" fill-N7"/><style type=text/css>
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .text {
font-family: "d2-7c0aebfc33d34d64ac3a8b9a1e14ab59-font-regular";
}
@font-face {
font-family: d2-7c0aebfc33d34d64ac3a8b9a1e14ab59-font-regular;
src: url("data:application/font-woff;base64,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");
}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .text-bold {
font-family: "d2-7c0aebfc33d34d64ac3a8b9a1e14ab59-font-bold";
}
@font-face {
font-family: d2-7c0aebfc33d34d64ac3a8b9a1e14ab59-font-bold;
src: url("data:application/font-woff;base64,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");
}</style><style type=text/css>.shape {
shape-rendering: geometricPrecision;
stroke-linejoin: round;
}
.connection {
stroke-linecap: round;
stroke-linejoin: round;
}
.blend {
mix-blend-mode: multiply;
opacity: 0.5;
}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-N1{fill:#0A0F25;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-N2{fill:#676C7E;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-N3{fill:#9499AB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-N4{fill:#CFD2DD;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-N5{fill:#DEE1EB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-N6{fill:#EEF1F8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-N7{fill:#FFFFFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-B1{fill:#000E3D;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-B2{fill:#234CDA;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-B3{fill:#6B8AFB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-B4{fill:#A6B8F8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-B5{fill:#D2DBFD;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-B6{fill:#E7EAFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-AA2{fill:#5829DC;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-AA4{fill:#B4AEF8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-AA5{fill:#E4DBFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-AB4{fill:#7FDBF8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .fill-AB5{fill:#C3F0FF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-N1{stroke:#0A0F25;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-N2{stroke:#676C7E;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-N3{stroke:#9499AB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-N4{stroke:#CFD2DD;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-N5{stroke:#DEE1EB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-N6{stroke:#EEF1F8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-N7{stroke:#FFFFFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-B1{stroke:#000E3D;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-B2{stroke:#234CDA;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-B3{stroke:#6B8AFB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-B4{stroke:#A6B8F8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-B5{stroke:#D2DBFD;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-B6{stroke:#E7EAFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-AA2{stroke:#5829DC;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-AA4{stroke:#B4AEF8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-AA5{stroke:#E4DBFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-AB4{stroke:#7FDBF8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .stroke-AB5{stroke:#C3F0FF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-N1{background-color:#0A0F25;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-N2{background-color:#676C7E;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-N3{background-color:#9499AB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-N4{background-color:#CFD2DD;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-N5{background-color:#DEE1EB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-N6{background-color:#EEF1F8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-N7{background-color:#FFFFFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-B1{background-color:#000E3D;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-B2{background-color:#234CDA;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-B3{background-color:#6B8AFB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-B4{background-color:#A6B8F8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-B5{background-color:#D2DBFD;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-B6{background-color:#E7EAFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-AA2{background-color:#5829DC;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-AA4{background-color:#B4AEF8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-AA5{background-color:#E4DBFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-AB4{background-color:#7FDBF8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .background-color-AB5{background-color:#C3F0FF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-N1{color:#0A0F25;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-N2{color:#676C7E;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-N3{color:#9499AB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-N4{color:#CFD2DD;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-N5{color:#DEE1EB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-N6{color:#EEF1F8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-N7{color:#FFFFFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-B1{color:#000E3D;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-B2{color:#234CDA;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-B3{color:#6B8AFB;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-B4{color:#A6B8F8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-B5{color:#D2DBFD;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-B6{color:#E7EAFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-AA2{color:#5829DC;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-AA4{color:#B4AEF8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-AA5{color:#E4DBFF;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-AB4{color:#7FDBF8;}
.d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 .color-AB5{color:#C3F0FF;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#000E3D;--color-border-muted:#234CDA;--color-neutral-muted:#EEF1F8;--color-accent-fg:#234CDA;--color-accent-emphasis:#234CDA;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-B3{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-B4{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-B5{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-B6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-AA4{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-AA5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-AB5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}</style><g id='"daapd:latest"'><g class=shape><rect x=12.000000 y=12.000000 width=884.000000 height=3084.000000 stroke=#000E3D fill=#A6B8F8 style=stroke-width:2; class=" stroke-B1 fill-B4"/></g><text x=454.000000 y=45.000000 fill=#0A0F25 class="text fill-N1" style=text-anchor:middle;font-size:28px>daapd:latest</text></g><g id="Base Images"><g class=shape><rect x=301.000000 y=3166.000000 width=305.000000 height=166.000000 stroke=#000E3D fill=#A6B8F8 style=stroke-width:2; class=" stroke-B1 fill-B4"/></g><text x=453.500000 y=3199.000000 fill=#0A0F25 class="text fill-N1" style=text-anchor:middle;font-size:28px>Base Images</text></g><g id='"daapd:latest".docker-mods'><g class=shape><rect x=420.000000 y=62.000000 width=139.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=489.500000 y=100.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>docker-mods</text></g><g id='"daapd:latest".base'><g class=shape><rect x=362.000000 y=198.000000 width=255.000000 height=182.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=489.500000 y=227.000000 fill=#0A0F25 class="text fill-N1" style=text-anchor:middle;font-size:24px>base</text></g><g id='"daapd:latest".legacy-services'><g class=shape><rect x=354.000000 y=2844.000000 width=280.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=494.000000 y=2882.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>legacy-services</text></g><g id='"daapd:latest".custom services'><g class=shape><rect x=103.000000 y=2548.000000 width=158.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=182.000000 y=2586.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>custom services</text></g><g id='"daapd:latest".init-services'><g class=shape><rect x=360.000000 y=2156.000000 width=240.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=480.000000 y=2194.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-services</text></g><g id='"daapd:latest".ci-service-check'><g class=shape><rect x=414.000000 y=2980.000000 width=160.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=494.000000 y=3018.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>ci-service-check</text></g><g id='"daapd:latest".init-migrations'><g class=shape><rect x=207.000000 y=460.000000 width=152.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=283.000000 y=498.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-migrations</text></g><g id='"daapd:latest".init-adduser'><g class=shape><rect x=163.000000 y=606.000000 width=133.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=229.500000 y=644.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-adduser</text></g><g id='"daapd:latest".init-daapd-config'><g class=shape><rect x=283.000000 y=1094.000000 width=169.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=367.500000 y=1132.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-daapd-config</text></g><g id='"daapd:latest".init-audio-config'><g class=shape><rect x=285.000000 y=1230.000000 width=165.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=367.500000 y=1268.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-audio-config</text></g><g id='"daapd:latest".init-os-end'><g class=shape><rect x=305.000000 y=802.000000 width=160.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=385.000000 y=840.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-os-end</text></g><g id='"daapd:latest".init-config'><g class=shape><rect x=241.000000 y=948.000000 width=119.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=300.500000 y=986.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-config</text></g><g id='"daapd:latest".init-config-end'><g class=shape><rect x=225.000000 y=1376.000000 width=151.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=300.500000 y=1414.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-config-end</text></g><g id='"daapd:latest".init-crontab-config'><g class=shape><rect x=380.000000 y=948.000000 width=180.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=470.000000 y=986.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-crontab-config</text></g><g id='"daapd:latest".init-mods-end'><g class=shape><rect x=508.000000 y=1814.000000 width=146.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=581.000000 y=1852.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods-end</text></g><g id='"daapd:latest".init-custom-files'><g class=shape><rect x=449.000000 y=1960.000000 width=162.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=530.000000 y=1998.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-custom-files</text></g><g id='"daapd:latest".init-deprecate'><g class=shape><rect x=202.000000 y=1668.000000 width=146.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=275.000000 y=1706.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-deprecate</text></g><g id='"daapd:latest".init-envfile'><g class=shape><rect x=377.000000 y=606.000000 width=123.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=438.500000 y=644.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-envfile</text></g><g id='"daapd:latest".init-mods'><g class=shape><rect x=524.000000 y=1522.000000 width=114.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=581.000000 y=1560.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods</text></g><g id='"daapd:latest".init-mods-package-install'><g class=shape><rect x=554.000000 y=1668.000000 width=228.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=668.000000 y=1706.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods-package-install</text></g><g id='"daapd:latest".svc-dbus'><g class=shape><rect x=331.000000 y=2402.000000 width=108.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=385.000000 y=2440.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-dbus</text></g><g id='"daapd:latest".svc-avahi'><g class=shape><rect x=281.000000 y=2548.000000 width=112.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=337.000000 y=2586.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-avahi</text></g><g id='"daapd:latest".svc-cron'><g class=shape><rect x=474.000000 y=2548.000000 width=105.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=526.500000 y=2586.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-cron</text></g><g id='"daapd:latest".svc-forked'><g class=shape><rect x=567.000000 y=2402.000000 width=120.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=627.000000 y=2440.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-forked</text></g><g id='"daapd:latest".svc-librespot'><g class=shape><rect x=707.000000 y=2402.000000 width=138.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=776.000000 y=2440.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-librespot</text></g><g id='Base Images."baseimage-alpine:3.20"'><g class=shape><rect x=351.000000 y=3216.000000 width=205.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=453.500000 y=3254.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>baseimage-alpine:3.20</text></g><g id='"daapd:latest".base."fix-attr +\nlegacy cont-init"'><g class=shape><rect x=412.000000 y=248.000000 width=155.000000 height=82.000000 stroke=#000E3D fill=#E7EAFF style=stroke-width:2; class=" stroke-B1 fill-B6"/></g><text x=489.500000 y=286.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px><tspan x=489.500000 dy=0.000000>fix-attr +</tspan><tspan x=489.500000 dy=18.500000>legacy cont-init</tspan></text></g><g id='"daapd:latest".(docker-mods -> base)[0]'><marker id=mk-3488378134 markerwidth=10.000000 markerheight=12.000000 refx=7.000000 refy=6.000000 viewbox="0.000000 0.000000 10.000000 12.000000" orient=auto markerunits=userSpaceOnUse> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill=#000E3D stroke-width=2 class="connection fill-B1"/> </marker><path d="M 490.165985 130.000000 L 490.165985 194.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> legacy-services)[0]'><path d="M 394.380005 2224.000000 L 394.380005 2252.000000 S 394.380005 2262.000000 384.380005 2262.000000 L 72.000000 2262.000000 S 62.000000 2262.000000 62.000000 2272.000000 L 62.000000 2794.000000 S 62.000000 2804.000000 72.000000 2804.000000 L 379.606995 2804.000000 S 389.606995 2804.000000 389.606995 2814.000000 L 389.606995 2840.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> custom services)[0]'><path d="M 428.665985 2224.000000 L 428.665985 2302.000000 S 428.665985 2312.000000 418.665985 2312.000000 L 192.000000 2312.000000 S 182.000000 2312.000000 182.000000 2322.000000 L 182.000000 2544.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(custom services -> legacy-services)[0]'><path d="M 182.000000 2616.000000 L 182.000000 2744.000000 S 182.000000 2754.000000 192.000000 2754.000000 L 414.606995 2754.000000 S 424.606995 2754.000000 424.606995 2764.000000 L 424.606995 2840.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(legacy-services -> ci-service-check)[0]'><path d="M 494.606995 2912.000000 L 494.606995 2976.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-migrations -> init-adduser)[0]'><path d="M 230.416000 528.000000 L 230.416000 602.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-daapd-config -> init-audio-config)[0]'><path d="M 367.500000 1162.000000 L 367.500000 1226.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-os-end -> init-config)[0]'><path d="M 359.000000 870.000000 L 359.000000 898.000000 S 359.000000 908.000000 349.000000 908.000000 L 310.915985 908.000000 S 300.915985 908.000000 300.915985 918.000000 L 300.915985 944.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-audio-config -> init-config-end)[0]'><path d="M 326.083008 1298.000000 L 326.083008 1372.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-config -> init-config-end)[0]'><path d="M 281.083008 1016.000000 L 281.083008 1044.000000 S 281.083008 1054.000000 271.083008 1054.000000 L 252.000000 1054.000000 S 242.000000 1054.000000 242.000000 1064.000000 L 242.000000 1372.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-os-end -> init-crontab-config)[0]'><path d="M 412.333008 870.000000 L 412.333008 944.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-mods-end -> init-custom-files)[0]'><path d="M 530.666016 1882.000000 L 530.666016 1956.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-config -> init-daapd-config)[0]'><path d="M 320.750000 1016.000000 L 320.750000 1090.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-config-end -> init-deprecate)[0]'><path d="M 275.750000 1444.000000 L 275.750000 1664.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(base -> init-envfile)[0]'><path d="M 439.415985 382.000000 L 439.415985 602.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(base -> init-migrations)[0]'><path d="M 413.665985 382.000000 L 413.665985 410.000000 S 413.665985 420.000000 403.665985 420.000000 L 293.665985 420.000000 S 283.665985 420.000000 283.665985 430.000000 L 283.665985 456.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(base -> init-mods)[0]'><path d="M 600.750000 382.000000 L 600.750000 1518.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-config-end -> init-mods)[0]'><path d="M 326.083008 1444.000000 L 326.083008 1472.000000 S 326.083008 1482.000000 336.083008 1482.000000 L 552.750000 1482.000000 S 562.750000 1482.000000 562.750000 1492.000000 L 562.750000 1518.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-mods -> init-mods-end)[0]'><path d="M 562.750000 1590.000000 L 562.750000 1618.000000 S 562.750000 1628.000000 552.750000 1628.000000 L 523.666016 1628.000000 S 513.666016 1628.000000 513.666016 1638.000000 L 513.666016 1764.000000 S 513.666016 1774.000000 523.666016 1774.000000 L 547.416016 1774.000000 S 557.416016 1774.000000 557.416016 1784.000000 L 557.416016 1810.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-mods-package-install -> init-mods-end)[0]'><path d="M 606.083008 1736.000000 L 606.083008 1810.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-mods -> init-mods-package-install)[0]'><path d="M 600.750000 1590.000000 L 600.750000 1664.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(base -> init-os-end)[0]'><path d="M 540.916016 382.000000 L 540.916016 752.000000 S 540.916016 762.000000 530.916016 762.000000 L 443.665985 762.000000 S 433.665985 762.000000 433.665985 772.000000 L 433.665985 798.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-adduser -> init-os-end)[0]'><path d="M 230.416000 674.000000 L 230.416000 752.000000 S 230.416000 762.000000 240.416000 762.000000 L 327.665985 762.000000 S 337.665985 762.000000 337.665985 772.000000 L 337.665985 798.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-envfile -> init-os-end)[0]'><path d="M 401.665985 674.000000 L 401.665985 798.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-migrations -> init-os-end)[0]'><path d="M 336.915985 528.000000 L 336.915985 702.000000 S 336.915985 712.000000 346.915985 712.000000 L 359.665985 712.000000 S 369.665985 712.000000 369.665985 722.000000 L 369.665985 798.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-custom-files -> init-services)[0]'><path d="M 480.095001 2028.000000 L 480.095001 2152.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-deprecate -> init-services)[0]'><path d="M 275.750000 1736.000000 L 275.750000 2056.000000 S 275.750000 2066.000000 285.750000 2066.000000 L 410.095001 2066.000000 S 420.095001 2066.000000 420.095001 2076.000000 L 420.095001 2152.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-mods-end -> init-services)[0]'><path d="M 606.083008 1882.000000 L 606.083008 1910.000000 S 606.083008 1920.000000 616.083008 1920.000000 L 641.666016 1920.000000 S 651.666016 1920.000000 651.666016 1930.000000 L 651.666016 2106.000000 S 651.666016 2116.000000 641.666016 2116.000000 L 550.094971 2116.000000 S 540.094971 2116.000000 540.094971 2126.000000 L 540.094971 2152.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-dbus -> svc-avahi)[0]'><path d="M 367.000000 2470.000000 L 367.000000 2544.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-avahi -> legacy-services)[0]'><path d="M 337.000000 2616.000000 L 337.000000 2694.000000 S 337.000000 2704.000000 347.000000 2704.000000 L 449.606995 2704.000000 S 459.606995 2704.000000 459.606995 2714.000000 L 459.606995 2840.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> svc-cron)[0]'><path d="M 497.238007 2224.000000 L 497.238007 2544.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-cron -> legacy-services)[0]'><path d="M 529.606995 2616.000000 L 529.606995 2840.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> svc-dbus)[0]'><path d="M 462.951996 2224.000000 L 462.951996 2352.000000 S 462.951996 2362.000000 452.951996 2362.000000 L 395.000000 2362.000000 S 385.000000 2362.000000 385.000000 2372.000000 L 385.000000 2398.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-dbus -> legacy-services)[0]'><path d="M 403.000000 2470.000000 L 403.000000 2498.000000 S 403.000000 2508.000000 413.000000 2508.000000 L 423.000000 2508.000000 S 433.000000 2508.000000 433.000000 2518.000000 L 433.000000 2644.000000 S 433.000000 2654.000000 443.000000 2654.000000 L 484.606995 2654.000000 S 494.606995 2654.000000 494.606995 2664.000000 L 494.606995 2840.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> svc-forked)[0]'><path d="M 531.523010 2224.000000 L 531.523010 2302.000000 S 531.523010 2312.000000 541.523010 2312.000000 L 617.500000 2312.000000 S 627.500000 2312.000000 627.500000 2322.000000 L 627.500000 2398.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-forked -> legacy-services)[0]'><path d="M 627.500000 2470.000000 L 627.500000 2644.000000 S 627.500000 2654.000000 617.500000 2654.000000 L 574.606995 2654.000000 S 564.606995 2654.000000 564.606995 2664.000000 L 564.606995 2840.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> svc-librespot)[0]'><path d="M 565.809021 2224.000000 L 565.809021 2252.000000 S 565.809021 2262.000000 575.809021 2262.000000 L 766.500000 2262.000000 S 776.500000 2262.000000 776.500000 2272.000000 L 776.500000 2398.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-librespot -> legacy-services)[0]'><path d="M 776.500000 2470.000000 L 776.500000 2694.000000 S 776.500000 2704.000000 766.500000 2704.000000 L 609.606995 2704.000000 S 599.606995 2704.000000 599.606995 2714.000000 L 599.606995 2840.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><g id='("daapd:latest" <- Base Images)[0]'><marker id=mk-2451250203 markerwidth=10.000000 markerheight=12.000000 refx=3.000000 refy=6.000000 viewbox="0.000000 0.000000 10.000000 12.000000" orient=auto markerunits=userSpaceOnUse> <polygon points="10.000000,0.000000 0.000000,6.000000 10.000000,12.000000" fill=#000E3D stroke-width=2 class="connection fill-B1"/> </marker><path d="M 453.750000 3100.000000 L 453.750000 3164.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-start=url(#mk-2451250203) mask=url(#d2-7c0aebfc33d34d64ac3a8b9a1e14ab59) class="connection stroke-B1"/></g><mask id=d2-7c0aebfc33d34d64ac3a8b9a1e14ab59 maskunits=userSpaceOnUse x=11 y=11 width=886 height=3322> <rect x=11 y=11 width=886 height=3322 fill=white /> <rect x=380.000000 y=17.000000 width=148 height=36 fill=rgba(0,0,0,0.75) /> <rect x=381.500000 y=3171.000000 width=144 height=36 fill=rgba(0,0,0,0.75) /> <rect x=442.500000 y=84.500000 width=94 height=21 fill=rgba(0,0,0,0.75) /> <rect x=466.500000 y=203.000000 width=46 height=31 fill=rgba(0,0,0,0.75) /> <rect x=440.000000 y=2866.500000 width=108 height=21 fill=rgba(0,0,0,0.75) /> <rect x=125.500000 y=2570.500000 width=113 height=21 fill=rgba(0,0,0,0.75) /> <rect x=436.500000 y=2178.500000 width=87 height=21 fill=rgba(0,0,0,0.75) /> <rect x=436.500000 y=3002.500000 width=115 height=21 fill=rgba(0,0,0,0.75) /> <rect x=229.500000 y=482.500000 width=107 height=21 fill=rgba(0,0,0,0.75) /> <rect x=185.500000 y=628.500000 width=88 height=21 fill=rgba(0,0,0,0.75) /> <rect x=305.500000 y=1116.500000 width=124 height=21 fill=rgba(0,0,0,0.75) /> <rect x=307.500000 y=1252.500000 width=120 height=21 fill=rgba(0,0,0,0.75) /> <rect x=346.000000 y=824.500000 width=78 height=21 fill=rgba(0,0,0,0.75) /> <rect x=263.500000 y=970.500000 width=74 height=21 fill=rgba(0,0,0,0.75) /> <rect x=247.500000 y=1398.500000 width=106 height=21 fill=rgba(0,0,0,0.75) /> <rect x=402.500000 y=970.500000 width=135 height=21 fill=rgba(0,0,0,0.75) /> <rect x=530.500000 y=1836.500000 width=101 height=21 fill=rgba(0,0,0,0.75) /> <rect x=471.500000 y=1982.500000 width=117 height=21 fill=rgba(0,0,0,0.75) /> <rect x=224.500000 y=1690.500000 width=101 height=21 fill=rgba(0,0,0,0.75) /> <rect x=399.500000 y=628.500000 width=78 height=21 fill=rgba(0,0,0,0.75) /> <rect x=546.500000 y=1544.500000 width=69 height=21 fill=rgba(0,0,0,0.75) /> <rect x=576.500000 y=1690.500000 width=183 height=21 fill=rgba(0,0,0,0.75) /> <rect x=353.500000 y=2424.500000 width=63 height=21 fill=rgba(0,0,0,0.75) /> <rect x=303.500000 y=2570.500000 width=67 height=21 fill=rgba(0,0,0,0.75) /> <rect x=496.500000 y=2570.500000 width=60 height=21 fill=rgba(0,0,0,0.75) /> <rect x=589.500000 y=2424.500000 width=75 height=21 fill=rgba(0,0,0,0.75) /> <rect x=729.500000 y=2424.500000 width=93 height=21 fill=rgba(0,0,0,0.75) /> <rect x=373.500000 y=3238.500000 width=160 height=21 fill=rgba(0,0,0,0.75) /> <rect x=434.500000 y=270.500000 width=110 height=37 fill=rgba(0,0,0,0.75) /> </mask></svg></svg></div><div class=d2-dark><svg d2version=v0.6.8 preserveaspectratio="xMinYMin meet" viewbox="0 0 886 3322" role=img aria-label=Diagram><svg id=d2-svg class=d2-9677db2d8f404fd68c564c4fa1b63b2a width=886 height=3322 viewbox="11 11 886 3322"><rect x=11.000000 y=11.000000 width=886.000000 height=3322.000000 rx=0.000000 fill=#1E1E2E stroke-width=0 class=" fill-N7"/><style type=text/css>
.d2-9677db2d8f404fd68c564c4fa1b63b2a .text {
font-family: "d2-9677db2d8f404fd68c564c4fa1b63b2a-font-regular";
}
@font-face {
font-family: d2-9677db2d8f404fd68c564c4fa1b63b2a-font-regular;
src: url("data:application/font-woff;base64,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");
}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .text-bold {
font-family: "d2-9677db2d8f404fd68c564c4fa1b63b2a-font-bold";
}
@font-face {
font-family: d2-9677db2d8f404fd68c564c4fa1b63b2a-font-bold;
src: url("data:application/font-woff;base64,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");
}</style><style type=text/css>.shape {
shape-rendering: geometricPrecision;
stroke-linejoin: round;
}
.connection {
stroke-linecap: round;
stroke-linejoin: round;
}
.blend {
mix-blend-mode: multiply;
opacity: 0.5;
}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-N1{fill:#CDD6F4;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-N2{fill:#BAC2DE;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-N3{fill:#A6ADC8;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-N4{fill:#585B70;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-N5{fill:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-N6{fill:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-N7{fill:#1E1E2E;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-B1{fill:#CBA6f7;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-B2{fill:#CBA6f7;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-B3{fill:#6C7086;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-B4{fill:#585B70;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-B5{fill:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-B6{fill:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-AA2{fill:#f38BA8;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-AA4{fill:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-AA5{fill:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-AB4{fill:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .fill-AB5{fill:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-N1{stroke:#CDD6F4;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-N2{stroke:#BAC2DE;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-N3{stroke:#A6ADC8;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-N4{stroke:#585B70;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-N5{stroke:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-N6{stroke:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-N7{stroke:#1E1E2E;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-B1{stroke:#CBA6f7;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-B2{stroke:#CBA6f7;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-B3{stroke:#6C7086;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-B4{stroke:#585B70;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-B5{stroke:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-B6{stroke:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-AA2{stroke:#f38BA8;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-AA4{stroke:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-AA5{stroke:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-AB4{stroke:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .stroke-AB5{stroke:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-N1{background-color:#CDD6F4;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-N2{background-color:#BAC2DE;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-N3{background-color:#A6ADC8;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-N4{background-color:#585B70;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-N5{background-color:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-N6{background-color:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-N7{background-color:#1E1E2E;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-B1{background-color:#CBA6f7;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-B2{background-color:#CBA6f7;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-B3{background-color:#6C7086;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-B4{background-color:#585B70;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-B5{background-color:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-B6{background-color:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-AA2{background-color:#f38BA8;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-AA4{background-color:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-AA5{background-color:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-AB4{background-color:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .background-color-AB5{background-color:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-N1{color:#CDD6F4;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-N2{color:#BAC2DE;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-N3{color:#A6ADC8;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-N4{color:#585B70;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-N5{color:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-N6{color:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-N7{color:#1E1E2E;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-B1{color:#CBA6f7;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-B2{color:#CBA6f7;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-B3{color:#6C7086;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-B4{color:#585B70;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-B5{color:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-B6{color:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-AA2{color:#f38BA8;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-AA4{color:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-AA5{color:#313244;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-AB4{color:#45475A;}
.d2-9677db2d8f404fd68c564c4fa1b63b2a .color-AB5{color:#313244;}.appendix text.text{fill:#CDD6F4}.md{--color-fg-default:#CDD6F4;--color-fg-muted:#BAC2DE;--color-fg-subtle:#A6ADC8;--color-canvas-default:#1E1E2E;--color-canvas-subtle:#313244;--color-border-default:#CBA6f7;--color-border-muted:#CBA6f7;--color-neutral-muted:#313244;--color-accent-fg:#CBA6f7;--color-accent-emphasis:#CBA6f7;--color-attention-subtle:#BAC2DE;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-B2{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-B3{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-B4{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-B5{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B6{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-AA2{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-AA4{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-AA5{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-AB4{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-AB5{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-N1{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N2{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N3{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-N5{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-N6{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-N7{fill:url(#streaks-darker);mix-blend-mode:lighten}.light-code{display: none}.dark-code{display: block}</style><g id='"daapd:latest"'><g class=shape><rect x=12.000000 y=12.000000 width=884.000000 height=3084.000000 stroke=#CBA6f7 fill=#585B70 style=stroke-width:2; class=" stroke-B1 fill-B4"/></g><text x=454.000000 y=45.000000 fill=#CDD6F4 class="text fill-N1" style=text-anchor:middle;font-size:28px>daapd:latest</text></g><g id="Base Images"><g class=shape><rect x=301.000000 y=3166.000000 width=305.000000 height=166.000000 stroke=#CBA6f7 fill=#585B70 style=stroke-width:2; class=" stroke-B1 fill-B4"/></g><text x=453.500000 y=3199.000000 fill=#CDD6F4 class="text fill-N1" style=text-anchor:middle;font-size:28px>Base Images</text></g><g id='"daapd:latest".docker-mods'><g class=shape><rect x=420.000000 y=62.000000 width=139.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=489.500000 y=100.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>docker-mods</text></g><g id='"daapd:latest".base'><g class=shape><rect x=362.000000 y=198.000000 width=255.000000 height=182.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=489.500000 y=227.000000 fill=#CDD6F4 class="text fill-N1" style=text-anchor:middle;font-size:24px>base</text></g><g id='"daapd:latest".legacy-services'><g class=shape><rect x=354.000000 y=2844.000000 width=280.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=494.000000 y=2882.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>legacy-services</text></g><g id='"daapd:latest".custom services'><g class=shape><rect x=103.000000 y=2548.000000 width=158.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=182.000000 y=2586.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>custom services</text></g><g id='"daapd:latest".init-services'><g class=shape><rect x=360.000000 y=2156.000000 width=240.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=480.000000 y=2194.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-services</text></g><g id='"daapd:latest".ci-service-check'><g class=shape><rect x=414.000000 y=2980.000000 width=160.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=494.000000 y=3018.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>ci-service-check</text></g><g id='"daapd:latest".init-migrations'><g class=shape><rect x=207.000000 y=460.000000 width=152.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=283.000000 y=498.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-migrations</text></g><g id='"daapd:latest".init-adduser'><g class=shape><rect x=163.000000 y=606.000000 width=133.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=229.500000 y=644.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-adduser</text></g><g id='"daapd:latest".init-daapd-config'><g class=shape><rect x=283.000000 y=1094.000000 width=169.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=367.500000 y=1132.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-daapd-config</text></g><g id='"daapd:latest".init-audio-config'><g class=shape><rect x=285.000000 y=1230.000000 width=165.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=367.500000 y=1268.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-audio-config</text></g><g id='"daapd:latest".init-os-end'><g class=shape><rect x=305.000000 y=802.000000 width=160.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=385.000000 y=840.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-os-end</text></g><g id='"daapd:latest".init-config'><g class=shape><rect x=241.000000 y=948.000000 width=119.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=300.500000 y=986.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-config</text></g><g id='"daapd:latest".init-config-end'><g class=shape><rect x=225.000000 y=1376.000000 width=151.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=300.500000 y=1414.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-config-end</text></g><g id='"daapd:latest".init-crontab-config'><g class=shape><rect x=380.000000 y=948.000000 width=180.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=470.000000 y=986.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-crontab-config</text></g><g id='"daapd:latest".init-mods-end'><g class=shape><rect x=508.000000 y=1814.000000 width=146.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=581.000000 y=1852.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods-end</text></g><g id='"daapd:latest".init-custom-files'><g class=shape><rect x=449.000000 y=1960.000000 width=162.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=530.000000 y=1998.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-custom-files</text></g><g id='"daapd:latest".init-deprecate'><g class=shape><rect x=202.000000 y=1668.000000 width=146.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=275.000000 y=1706.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-deprecate</text></g><g id='"daapd:latest".init-envfile'><g class=shape><rect x=377.000000 y=606.000000 width=123.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=438.500000 y=644.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-envfile</text></g><g id='"daapd:latest".init-mods'><g class=shape><rect x=524.000000 y=1522.000000 width=114.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=581.000000 y=1560.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods</text></g><g id='"daapd:latest".init-mods-package-install'><g class=shape><rect x=554.000000 y=1668.000000 width=228.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=668.000000 y=1706.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods-package-install</text></g><g id='"daapd:latest".svc-dbus'><g class=shape><rect x=331.000000 y=2402.000000 width=108.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=385.000000 y=2440.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-dbus</text></g><g id='"daapd:latest".svc-avahi'><g class=shape><rect x=281.000000 y=2548.000000 width=112.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=337.000000 y=2586.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-avahi</text></g><g id='"daapd:latest".svc-cron'><g class=shape><rect x=474.000000 y=2548.000000 width=105.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=526.500000 y=2586.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-cron</text></g><g id='"daapd:latest".svc-forked'><g class=shape><rect x=567.000000 y=2402.000000 width=120.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=627.000000 y=2440.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-forked</text></g><g id='"daapd:latest".svc-librespot'><g class=shape><rect x=707.000000 y=2402.000000 width=138.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=776.000000 y=2440.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-librespot</text></g><g id='Base Images."baseimage-alpine:3.20"'><g class=shape><rect x=351.000000 y=3216.000000 width=205.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=453.500000 y=3254.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>baseimage-alpine:3.20</text></g><g id='"daapd:latest".base."fix-attr +\nlegacy cont-init"'><g class=shape><rect x=412.000000 y=248.000000 width=155.000000 height=82.000000 stroke=#CBA6f7 fill=#313244 style=stroke-width:2; class=" stroke-B1 fill-B6"/></g><text x=489.500000 y=286.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px><tspan x=489.500000 dy=0.000000>fix-attr +</tspan><tspan x=489.500000 dy=18.500000>legacy cont-init</tspan></text></g><g id='"daapd:latest".(docker-mods -> base)[0]'><marker id=mk-3488378134 markerwidth=10.000000 markerheight=12.000000 refx=7.000000 refy=6.000000 viewbox="0.000000 0.000000 10.000000 12.000000" orient=auto markerunits=userSpaceOnUse> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill=#CBA6f7 stroke-width=2 class="connection fill-B1"/> </marker><path d="M 490.165985 130.000000 L 490.165985 194.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> legacy-services)[0]'><path d="M 394.380005 2224.000000 L 394.380005 2252.000000 S 394.380005 2262.000000 384.380005 2262.000000 L 72.000000 2262.000000 S 62.000000 2262.000000 62.000000 2272.000000 L 62.000000 2794.000000 S 62.000000 2804.000000 72.000000 2804.000000 L 379.606995 2804.000000 S 389.606995 2804.000000 389.606995 2814.000000 L 389.606995 2840.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> custom services)[0]'><path d="M 428.665985 2224.000000 L 428.665985 2302.000000 S 428.665985 2312.000000 418.665985 2312.000000 L 192.000000 2312.000000 S 182.000000 2312.000000 182.000000 2322.000000 L 182.000000 2544.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(custom services -> legacy-services)[0]'><path d="M 182.000000 2616.000000 L 182.000000 2744.000000 S 182.000000 2754.000000 192.000000 2754.000000 L 414.606995 2754.000000 S 424.606995 2754.000000 424.606995 2764.000000 L 424.606995 2840.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(legacy-services -> ci-service-check)[0]'><path d="M 494.606995 2912.000000 L 494.606995 2976.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-migrations -> init-adduser)[0]'><path d="M 230.416000 528.000000 L 230.416000 602.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-daapd-config -> init-audio-config)[0]'><path d="M 367.500000 1162.000000 L 367.500000 1226.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-os-end -> init-config)[0]'><path d="M 359.000000 870.000000 L 359.000000 898.000000 S 359.000000 908.000000 349.000000 908.000000 L 310.915985 908.000000 S 300.915985 908.000000 300.915985 918.000000 L 300.915985 944.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-audio-config -> init-config-end)[0]'><path d="M 326.083008 1298.000000 L 326.083008 1372.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-config -> init-config-end)[0]'><path d="M 281.083008 1016.000000 L 281.083008 1044.000000 S 281.083008 1054.000000 271.083008 1054.000000 L 252.000000 1054.000000 S 242.000000 1054.000000 242.000000 1064.000000 L 242.000000 1372.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-os-end -> init-crontab-config)[0]'><path d="M 412.333008 870.000000 L 412.333008 944.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-mods-end -> init-custom-files)[0]'><path d="M 530.666016 1882.000000 L 530.666016 1956.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-config -> init-daapd-config)[0]'><path d="M 320.750000 1016.000000 L 320.750000 1090.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-config-end -> init-deprecate)[0]'><path d="M 275.750000 1444.000000 L 275.750000 1664.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(base -> init-envfile)[0]'><path d="M 439.415985 382.000000 L 439.415985 602.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(base -> init-migrations)[0]'><path d="M 413.665985 382.000000 L 413.665985 410.000000 S 413.665985 420.000000 403.665985 420.000000 L 293.665985 420.000000 S 283.665985 420.000000 283.665985 430.000000 L 283.665985 456.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(base -> init-mods)[0]'><path d="M 600.750000 382.000000 L 600.750000 1518.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-config-end -> init-mods)[0]'><path d="M 326.083008 1444.000000 L 326.083008 1472.000000 S 326.083008 1482.000000 336.083008 1482.000000 L 552.750000 1482.000000 S 562.750000 1482.000000 562.750000 1492.000000 L 562.750000 1518.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-mods -> init-mods-end)[0]'><path d="M 562.750000 1590.000000 L 562.750000 1618.000000 S 562.750000 1628.000000 552.750000 1628.000000 L 523.666016 1628.000000 S 513.666016 1628.000000 513.666016 1638.000000 L 513.666016 1764.000000 S 513.666016 1774.000000 523.666016 1774.000000 L 547.416016 1774.000000 S 557.416016 1774.000000 557.416016 1784.000000 L 557.416016 1810.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-mods-package-install -> init-mods-end)[0]'><path d="M 606.083008 1736.000000 L 606.083008 1810.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-mods -> init-mods-package-install)[0]'><path d="M 600.750000 1590.000000 L 600.750000 1664.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(base -> init-os-end)[0]'><path d="M 540.916016 382.000000 L 540.916016 752.000000 S 540.916016 762.000000 530.916016 762.000000 L 443.665985 762.000000 S 433.665985 762.000000 433.665985 772.000000 L 433.665985 798.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-adduser -> init-os-end)[0]'><path d="M 230.416000 674.000000 L 230.416000 752.000000 S 230.416000 762.000000 240.416000 762.000000 L 327.665985 762.000000 S 337.665985 762.000000 337.665985 772.000000 L 337.665985 798.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-envfile -> init-os-end)[0]'><path d="M 401.665985 674.000000 L 401.665985 798.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-migrations -> init-os-end)[0]'><path d="M 336.915985 528.000000 L 336.915985 702.000000 S 336.915985 712.000000 346.915985 712.000000 L 359.665985 712.000000 S 369.665985 712.000000 369.665985 722.000000 L 369.665985 798.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-custom-files -> init-services)[0]'><path d="M 480.095001 2028.000000 L 480.095001 2152.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-deprecate -> init-services)[0]'><path d="M 275.750000 1736.000000 L 275.750000 2056.000000 S 275.750000 2066.000000 285.750000 2066.000000 L 410.095001 2066.000000 S 420.095001 2066.000000 420.095001 2076.000000 L 420.095001 2152.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-mods-end -> init-services)[0]'><path d="M 606.083008 1882.000000 L 606.083008 1910.000000 S 606.083008 1920.000000 616.083008 1920.000000 L 641.666016 1920.000000 S 651.666016 1920.000000 651.666016 1930.000000 L 651.666016 2106.000000 S 651.666016 2116.000000 641.666016 2116.000000 L 550.094971 2116.000000 S 540.094971 2116.000000 540.094971 2126.000000 L 540.094971 2152.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-dbus -> svc-avahi)[0]'><path d="M 367.000000 2470.000000 L 367.000000 2544.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-avahi -> legacy-services)[0]'><path d="M 337.000000 2616.000000 L 337.000000 2694.000000 S 337.000000 2704.000000 347.000000 2704.000000 L 449.606995 2704.000000 S 459.606995 2704.000000 459.606995 2714.000000 L 459.606995 2840.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> svc-cron)[0]'><path d="M 497.238007 2224.000000 L 497.238007 2544.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-cron -> legacy-services)[0]'><path d="M 529.606995 2616.000000 L 529.606995 2840.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> svc-dbus)[0]'><path d="M 462.951996 2224.000000 L 462.951996 2352.000000 S 462.951996 2362.000000 452.951996 2362.000000 L 395.000000 2362.000000 S 385.000000 2362.000000 385.000000 2372.000000 L 385.000000 2398.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-dbus -> legacy-services)[0]'><path d="M 403.000000 2470.000000 L 403.000000 2498.000000 S 403.000000 2508.000000 413.000000 2508.000000 L 423.000000 2508.000000 S 433.000000 2508.000000 433.000000 2518.000000 L 433.000000 2644.000000 S 433.000000 2654.000000 443.000000 2654.000000 L 484.606995 2654.000000 S 494.606995 2654.000000 494.606995 2664.000000 L 494.606995 2840.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> svc-forked)[0]'><path d="M 531.523010 2224.000000 L 531.523010 2302.000000 S 531.523010 2312.000000 541.523010 2312.000000 L 617.500000 2312.000000 S 627.500000 2312.000000 627.500000 2322.000000 L 627.500000 2398.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-forked -> legacy-services)[0]'><path d="M 627.500000 2470.000000 L 627.500000 2644.000000 S 627.500000 2654.000000 617.500000 2654.000000 L 574.606995 2654.000000 S 564.606995 2654.000000 564.606995 2664.000000 L 564.606995 2840.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(init-services -> svc-librespot)[0]'><path d="M 565.809021 2224.000000 L 565.809021 2252.000000 S 565.809021 2262.000000 575.809021 2262.000000 L 766.500000 2262.000000 S 776.500000 2262.000000 776.500000 2272.000000 L 776.500000 2398.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='"daapd:latest".(svc-librespot -> legacy-services)[0]'><path d="M 776.500000 2470.000000 L 776.500000 2694.000000 S 776.500000 2704.000000 766.500000 2704.000000 L 609.606995 2704.000000 S 599.606995 2704.000000 599.606995 2714.000000 L 599.606995 2840.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><g id='("daapd:latest" <- Base Images)[0]'><marker id=mk-2451250203 markerwidth=10.000000 markerheight=12.000000 refx=3.000000 refy=6.000000 viewbox="0.000000 0.000000 10.000000 12.000000" orient=auto markerunits=userSpaceOnUse> <polygon points="10.000000,0.000000 0.000000,6.000000 10.000000,12.000000" fill=#CBA6f7 stroke-width=2 class="connection fill-B1"/> </marker><path d="M 453.750000 3100.000000 L 453.750000 3164.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-start=url(#mk-2451250203) mask=url(#d2-9677db2d8f404fd68c564c4fa1b63b2a) class="connection stroke-B1"/></g><mask id=d2-9677db2d8f404fd68c564c4fa1b63b2a maskunits=userSpaceOnUse x=11 y=11 width=886 height=3322> <rect x=11 y=11 width=886 height=3322 fill=white /> <rect x=380.000000 y=17.000000 width=148 height=36 fill=rgba(0,0,0,0.75) /> <rect x=381.500000 y=3171.000000 width=144 height=36 fill=rgba(0,0,0,0.75) /> <rect x=442.500000 y=84.500000 width=94 height=21 fill=rgba(0,0,0,0.75) /> <rect x=466.500000 y=203.000000 width=46 height=31 fill=rgba(0,0,0,0.75) /> <rect x=440.000000 y=2866.500000 width=108 height=21 fill=rgba(0,0,0,0.75) /> <rect x=125.500000 y=2570.500000 width=113 height=21 fill=rgba(0,0,0,0.75) /> <rect x=436.500000 y=2178.500000 width=87 height=21 fill=rgba(0,0,0,0.75) /> <rect x=436.500000 y=3002.500000 width=115 height=21 fill=rgba(0,0,0,0.75) /> <rect x=229.500000 y=482.500000 width=107 height=21 fill=rgba(0,0,0,0.75) /> <rect x=185.500000 y=628.500000 width=88 height=21 fill=rgba(0,0,0,0.75) /> <rect x=305.500000 y=1116.500000 width=124 height=21 fill=rgba(0,0,0,0.75) /> <rect x=307.500000 y=1252.500000 width=120 height=21 fill=rgba(0,0,0,0.75) /> <rect x=346.000000 y=824.500000 width=78 height=21 fill=rgba(0,0,0,0.75) /> <rect x=263.500000 y=970.500000 width=74 height=21 fill=rgba(0,0,0,0.75) /> <rect x=247.500000 y=1398.500000 width=106 height=21 fill=rgba(0,0,0,0.75) /> <rect x=402.500000 y=970.500000 width=135 height=21 fill=rgba(0,0,0,0.75) /> <rect x=530.500000 y=1836.500000 width=101 height=21 fill=rgba(0,0,0,0.75) /> <rect x=471.500000 y=1982.500000 width=117 height=21 fill=rgba(0,0,0,0.75) /> <rect x=224.500000 y=1690.500000 width=101 height=21 fill=rgba(0,0,0,0.75) /> <rect x=399.500000 y=628.500000 width=78 height=21 fill=rgba(0,0,0,0.75) /> <rect x=546.500000 y=1544.500000 width=69 height=21 fill=rgba(0,0,0,0.75) /> <rect x=576.500000 y=1690.500000 width=183 height=21 fill=rgba(0,0,0,0.75) /> <rect x=353.500000 y=2424.500000 width=63 height=21 fill=rgba(0,0,0,0.75) /> <rect x=303.500000 y=2570.500000 width=67 height=21 fill=rgba(0,0,0,0.75) /> <rect x=496.500000 y=2570.500000 width=60 height=21 fill=rgba(0,0,0,0.75) /> <rect x=589.500000 y=2424.500000 width=75 height=21 fill=rgba(0,0,0,0.75) /> <rect x=729.500000 y=2424.500000 width=93 height=21 fill=rgba(0,0,0,0.75) /> <rect x=373.500000 y=3238.500000 width=160 height=21 fill=rgba(0,0,0,0.75) /> <rect x=434.500000 y=270.500000 width=110 height=37 fill=rgba(0,0,0,0.75) /> </mask></svg></svg></div></div> </details> <h2 id=versions>Versions<a class=headerlink href=#versions title="Permanent link">&para;</a></h2> <ul> <li><strong>17.01.25:</strong> - Deprecate.</li> <li><strong>27.08.24:</strong> - Rebase to Alpine 3.20.</li> <li><strong>20.03.24:</strong> - Rebase to Alpine 3.19.</li> <li><strong>25.08.23:</strong> - Rebase to Alpine 3.18, remove abandoned libspotify libs.</li> <li><strong>05.07.23:</strong> - Deprecate armhf. As announced <a href=https://www.linuxserver.io/blog/a-farewell-to-arm-hf>here</a></li> <li><strong>23.02.23:</strong> - Rebase to Alpine 3.17, migrate to s6v3.</li> <li><strong>31.05.22:</strong> - Make sure the user has access to the audio device.</li> <li><strong>31.05.22:</strong> - Add new deps, flex and bison.</li> <li><strong>12.02.22:</strong> - Rebase to Alpine 3.15.</li> <li><strong>14.09.21:</strong> - Enabled librespot. Disabled spotify on ARMv7</li> <li><strong>10.07.21:</strong> - Change of paths to work with the new package name, OwnTone.</li> <li><strong>02.04.21:</strong> - Update upstream repo, again.</li> <li><strong>30.03.21:</strong> - Update upstream repo.</li> <li><strong>06.10.20:</strong> - Enabled Spotify on Alpine 3.12 for X86_64 and ARMv7.</li> <li><strong>01.06.20:</strong> - Rebasing to alpine 3.12.</li> <li><strong>16.01.20:</strong> - Rebase to alpine linux 3.11 and build antlr3c from source.</li> <li><strong>23.03.19:</strong> - Switching to new Base images, shift to arm32v7 tag.</li> <li><strong>14.01.19:</strong> - Add pipeline logic and multi arch.</li> <li><strong>20.08.18:</strong> - Rebase to alpine linux 3.8.</li> <li><strong>09.06.18:</strong> - Use buildstage and update dependencies.</li> <li><strong>05.03.18:</strong> - Use updated configure ac and disable avcodecsend to hopefully mitigate crashes with V26.</li> <li><strong>25.02.18:</strong> - Query version before pull and build latest release.</li> <li><strong>03.01.18:</strong> - Deprecate cpu_core routine lack of scaling.</li> <li><strong>07.12.17:</strong> - Rebase to alpine linux 3.7.</li> <li><strong>03.12.17:</strong> - Bump to 25.0, cpu core counting routine for faster builds, linting fixes.</li> <li><strong>26.05.17:</strong> - Rebase to alpine linux 3.6.</li> <li><strong>06.02.17:</strong> - Rebase to alpine linux 3.5.</li> <li><strong>10.01.17:</strong> - Bump to 24.2.</li> <li><strong>14.10.16:</strong> - Add version layer information.</li> <li><strong>17.09.16:</strong> - Rebase to alpine linux, remove redundant spotify support, move to main repository.</li> <li><strong>28.02.16:</strong> - Add chromecast support, bump dependency versions.</li> <li><strong>04.01.16:</strong> - Disable ipv6 by default because in v23.4 it doesn't work in unraid with it set.</li> <li><strong>17.12.15:</strong> - Add in spotify support.</li> <li><strong>25.11.15:</strong> - Initial Release.</li> </ul> <aside class=md-source-file> <span class=md-source-file__fact> <span class=md-icon title="Last update"> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg> </span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 18, 2025</span> </span> <span class=md-source-file__fact> <span class=md-icon title=Created> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M14.47 15.08 11 13V7h1.5v5.25l3.08 1.83c-.41.28-.79.62-1.11 1m-1.39 4.84c-.36.05-.71.08-1.08.08-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8c0 .37-.03.72-.08 1.08.69.1 1.33.32 1.92.64.1-.56.16-1.13.16-1.72 0-5.5-4.5-10-10-10S2 6.5 2 12s4.47 10 10 10c.59 0 1.16-.06 1.72-.16-.32-.59-.54-1.23-.64-1.92M18 15v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></svg> </span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">February 8, 2019</span> </span> </aside> </article> </div> <script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script> </div> <button type=button class="md-top md-icon" data-md-component=top hidden> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg> Back to top </button> </main> <footer class=md-footer> <nav class="md-footer__inner md-grid" aria-label=Footer> <a href=../docker-couchpotato/ class="md-footer__link md-footer__link--prev" aria-label="Previous: couchpotato"> <div class="md-footer__button md-icon"> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg> </div> <div class=md-footer__title> <span class=md-footer__direction> Previous </span> <div class=md-ellipsis> couchpotato </div> </div> </a> <a href=../docker-dillinger/ class="md-footer__link md-footer__link--next" aria-label="Next: dillinger"> <div class=md-footer__title> <span class=md-footer__direction> Next </span> <div class=md-ellipsis> dillinger </div> </div> <div class="md-footer__button md-icon"> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11z"/></svg> </div> </a> </nav> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class=md-copyright> <div class=md-copyright__highlight> Copyright &copy; 2025 LinuxServer.io </div> Made with <a href=https://squidfunk.github.io/mkdocs-material/ target=_blank rel=noopener> Material for MkDocs </a> </div> <div class=md-social> <a href=https://linuxserver.io target=_blank rel=noopener title=linuxserver.io class=md-social__link> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 640 512"><!-- Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="m181.5 197.1 12.9 6.4c5.9 3 12.4 4.5 19.1 4.5 23.5 0 42.6-19.1 42.6-42.6V144c0-35.3-28.7-64-64-64h-64c-35.3 0-64 28.7-64 64v21.4c0 23.5 19.1 42.6 42.6 42.6 6.6 0 13.1-1.5 19.1-4.5l12.9-6.4 8.4-4.2-12-7.9c-4.5-3-7.1-8-7.1-13.3V168c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24v3.7c0 5.3-2.7 10.3-7.1 13.3l-11.8 7.9zm-8.6 49.4L160 240l-12.9 6.4c-12.6 6.3-26.5 9.6-40.5 9.6-3.6 0-7.1-.2-10.6-.6v.6c0 35.3 28.7 64 64 64h64c17.7 0 32 14.3 32 32s-14.3 32-32 32h160v-64c0-23.7 12.9-44.4 32-55.4 9.4-5.4 20.3-8.6 32-8.6v-16c0-26.5 21.5-48 48-48 8.8 0 16 7.2 16 16v96c0 8.8 7.2 16 16 16s16-7.2 16-16v-99.7c0-48.2-30.8-91-76.6-106.3l-8.5-2.8c-8-2.7-12.6-11.1-10.4-19.3s10.3-13.2 18.6-11.6l19.9 4c89 17.8 153 95.9 153 186.6v1.1c0 123.7-100.3 224-224 224H255.4C132 480 32 380 32 256.6v-39.8c-10.1-14.6-16-32.3-16-51.4v-22.8C6.7 139.3 0 130.5 0 120c0-13.3 10.7-24 24-24h2.8c18-37.8 56.5-64 101.2-64h64c44.7 0 83.2 26.2 101.2 64h2.8c13.3 0 24 10.7 24 24 0 10.5-6.7 19.3-16 22.6v22.8c0 1.4 0 2.8-.1 4.3 12-6.2 25.7-9.6 40.1-9.6h8c17.7 0 32 14.3 32 32s-14.3 32-32 32h-8c-13.3 0-24 10.7-24 24v8h56.4c-15.2 17-24.4 39.4-24.4 64h-32c-42.3 0-78.2-27.4-91-65.3-5.1.9-10.3 1.3-15.6 1.3-14.1 0-27.9-3.3-40.5-9.6M96 128a16 16 0 1 1 0 32 16 16 0 1 1 0-32m112 16a16 16 0 1 1 32 0 16 16 0 1 1-32 0"/></svg> </a> <a href=https://linuxserver.io/discord target=_blank rel=noopener title=linuxserver.io class=md-social__link> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 640 512"><!-- Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M524.531 69.836a1.5 1.5 0 0 0-.764-.7A485 485 0 0 0 404.081 32.03a1.82 1.82 0 0 0-1.923.91 338 338 0 0 0-14.9 30.6 447.9 447.9 0 0 0-134.426 0 310 310 0 0 0-15.135-30.6 1.89 1.89 0 0 0-1.924-.91 483.7 483.7 0 0 0-119.688 37.107 1.7 1.7 0 0 0-.788.676C39.068 183.651 18.186 294.69 28.43 404.354a2.02 2.02 0 0 0 .765 1.375 487.7 487.7 0 0 0 146.825 74.189 1.9 1.9 0 0 0 2.063-.676A348 348 0 0 0 208.12 430.4a1.86 1.86 0 0 0-1.019-2.588 321 321 0 0 1-45.868-21.853 1.885 1.885 0 0 1-.185-3.126 251 251 0 0 0 9.109-7.137 1.82 1.82 0 0 1 1.9-.256c96.229 43.917 200.41 43.917 295.5 0a1.81 1.81 0 0 1 1.924.233 235 235 0 0 0 9.132 7.16 1.884 1.884 0 0 1-.162 3.126 301.4 301.4 0 0 1-45.89 21.83 1.875 1.875 0 0 0-1 2.611 391 391 0 0 0 30.014 48.815 1.86 1.86 0 0 0 2.063.7A486 486 0 0 0 610.7 405.729a1.88 1.88 0 0 0 .765-1.352c12.264-126.783-20.532-236.912-86.934-334.541M222.491 337.58c-28.972 0-52.844-26.587-52.844-59.239s23.409-59.241 52.844-59.241c29.665 0 53.306 26.82 52.843 59.239 0 32.654-23.41 59.241-52.843 59.241m195.38 0c-28.971 0-52.843-26.587-52.843-59.239s23.409-59.241 52.843-59.241c29.667 0 53.307 26.82 52.844 59.239 0 32.654-23.177 59.241-52.844 59.241"/></svg> </a> <a href=https://discourse.linuxserver.io target=_blank rel=noopener title=discourse.linuxserver.io class=md-social__link> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 448 512"><!-- Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M225.9 32C103.3 32 0 130.5 0 252.1 0 256 .1 480 .1 480l225.8-.2c122.7 0 222.1-102.3 222.1-223.9S348.6 32 225.9 32M224 384c-19.4 0-37.9-4.3-54.4-12.1L88.5 392l22.9-75c-9.8-18.1-15.4-38.9-15.4-61 0-70.7 57.3-128 128-128s128 57.3 128 128-57.3 128-128 128"/></svg> </a> <a href=https://github.com/linuxserver target=_blank rel=noopener title=github.com class=md-social__link> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 496 512"><!-- Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8M97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg> </a> <a href=https://gitlab.com/linuxserver.io target=_blank rel=noopener title=gitlab.com class=md-social__link> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 512 512"><!-- Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="m503.5 204.6-.7-1.8-69.7-181.78c-1.4-3.57-3.9-6.59-7.2-8.64-2.4-1.55-5.1-2.515-8-2.81s-5.7.083-8.4 1.11c-2.7 1.02-5.1 2.66-7.1 4.78-1.9 2.12-3.3 4.67-4.1 7.44l-47 144H160.8l-47.1-144c-.8-2.77-2.2-5.31-4.1-7.43-2-2.12-4.4-3.75-7.1-4.77a18.1 18.1 0 0 0-8.38-1.113 18.4 18.4 0 0 0-8.04 2.793 18.1 18.1 0 0 0-7.16 8.64L9.267 202.8l-.724 1.8a129.57 129.57 0 0 0-3.52 82c7.747 26.9 24.047 50.7 46.447 67.6l.27.2.59.4 105.97 79.5 52.6 39.7 32 24.2c3.7 1.9 8.3 4.3 13 4.3s9.3-2.4 13-4.3l32-24.2 52.6-39.7 106.7-79.9.3-.3c22.4-16.9 38.7-40.6 45.6-67.5 8.6-27 7.4-55.8-2.6-82"/></svg> </a> <a href=https://mastodon.linuxserver.io/@linuxserver target=_blank rel="noopener me" title=mastodon.linuxserver.io class=md-social__link> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 448 512"><!-- Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7-62.52-28.7-228.56-28.4-290.48 0 0 0-63.72 28.5-63.72 125.7 0 115.7-6.6 259.4 105.63 289.1 40.51 10.7 75.32 13 103.33 11.4 50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.5 102.5 0 0 1-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7 56.12-6.7 105-41.3 111.23-72.9 9.8-49.8 9-121.5 9-121.5m-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175 25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5 11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1 23.71 27.3 18.4 53 18.4 175z"/></svg> </a> <a href=https://bsky.app/profile/linuxserver.io target=_blank rel=noopener title=bsky.app class=md-social__link> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 512 512"><!-- Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M111.8 62.2C170.2 105.9 233 194.7 256 242.4c23-47.6 85.8-136.4 144.2-180.2 42.1-31.6 110.3-56 110.3 21.8 0 15.5-8.9 130.5-14.1 149.2-18.2 64.8-84.4 81.4-143.3 71.3C456 322 482.2 380 425.6 438c-107.4 110.2-154.3-27.6-166.3-62.9-1.7-4.9-2.6-7.8-3.3-7.8s-1.6 3-3.3 7.8c-12 35.3-59 173.1-166.3 62.9-56.5-58-30.4-116 72.5-133.5C100 314.6 33.8 298 15.7 233.1 10.4 214.4 1.5 99.4 1.5 83.9c0-77.8 68.2-53.4 110.3-21.8z"/></svg> </a> </div> </div> </div> </footer> </div> <div class=md-dialog data-md-component=dialog> <div class="md-dialog__inner md-typeset"></div> </div> <script id=__config type=application/json>{"base": "../..", "features": ["content.code.copy", "navigation.footer", "navigation.instant", "navigation.tabs", "navigation.top", "navigation.tracking", "search.highlight", "search.share", "search.suggest", "toc.follow"], "search": "../../assets/javascripts/workers/search.f8cc74c7.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script> <script src=../../assets/javascripts/bundle.60a45f97.min.js></script> <script src=https://unpkg.com/tablesort@5.3.0/dist/tablesort.min.js></script> <script src=../../javascripts/tablesort.js></script> </body> </html>