kopia lustrzana https://github.com/linuxserver/docker-documentation
266 wiersze
182 KiB
HTML
266 wiersze
182 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/images/docker-openssh-server/ rel=canonical><link href=../docker-openshot/ rel=prev><link href=../docker-openvscode-server/ rel=next><link rel=icon href=../../assets/favicon.ico><meta name=generator content="mkdocs-1.6.1, mkdocs-material-9.5.49"><title>openssh-server - LinuxServer.io</title><link rel=stylesheet href=../../assets/stylesheets/main.6f8fc17f.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=../../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=#linuxserveropenssh-server 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> openssh-server </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.1 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/container-execution/ 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.1 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/container-execution/ class=md-nav__link> <span class=md-ellipsis> Container Execution </span> </a> </li> <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/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/container-customization/ class=md-nav__link> <span class=md-ellipsis> Customizing LinuxServer Containers </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/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> <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/swag/ class=md-nav__link> <span class=md-ellipsis> SWAG </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/split-dns/ class=md-nav__link> <span class=md-ellipsis> Split dns </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--active md-nav__item--nested"> <input class="md-nav__toggle md-toggle " type=checkbox id=__nav_3_2 checked> <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=true> <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=../docker-adguardhome-sync/ class=md-nav__link> <span class=md-ellipsis> adguardhome-sync </span> </a> </li> <li class=md-nav__item> <a href=../docker-airsonic-advanced/ class=md-nav__link> <span class=md-ellipsis> airsonic-advanced </span> </a> </li> <li class=md-nav__item> <a href=../docker-altus/ class=md-nav__link> <span class=md-ellipsis> altus </span> </a> </li> <li class=md-nav__item> <a href=../docker-apprise-api/ class=md-nav__link> <span class=md-ellipsis> apprise-api </span> </a> </li> <li class=md-nav__item> <a href=../docker-ardour/ class=md-nav__link> <span class=md-ellipsis> ardour </span> </a> </li> <li class=md-nav__item> <a href=../docker-audacity/ class=md-nav__link> <span class=md-ellipsis> audacity </span> </a> </li> <li class=md-nav__item> <a href=../docker-babybuddy/ class=md-nav__link> <span class=md-ellipsis> babybuddy </span> </a> </li> <li class=md-nav__item> <a href=../docker-bambustudio/ class=md-nav__link> <span class=md-ellipsis> bambustudio </span> </a> </li> <li class=md-nav__item> <a href=../docker-bazarr/ class=md-nav__link> <span class=md-ellipsis> bazarr </span> </a> </li> <li class=md-nav__item> <a href=../docker-beets/ class=md-nav__link> <span class=md-ellipsis> beets </span> </a> </li> <li class=md-nav__item> <a href=../docker-blender/ class=md-nav__link> <span class=md-ellipsis> blender </span> </a> </li> <li class=md-nav__item> <a href=../docker-boinc/ class=md-nav__link> <span class=md-ellipsis> boinc </span> </a> </li> <li class=md-nav__item> <a href=../docker-bookstack/ class=md-nav__link> <span class=md-ellipsis> bookstack </span> </a> </li> <li class=md-nav__item> <a href=../docker-budge/ class=md-nav__link> <span class=md-ellipsis> budge </span> </a> </li> <li class=md-nav__item> <a href=../docker-calibre-web/ class=md-nav__link> <span class=md-ellipsis> calibre-web </span> </a> </li> <li class=md-nav__item> <a href=../docker-calibre/ class=md-nav__link> <span class=md-ellipsis> calibre </span> </a> </li> <li class=md-nav__item> <a href=../docker-calligra/ class=md-nav__link> <span class=md-ellipsis> calligra </span> </a> </li> <li class=md-nav__item> <a href=../docker-changedetection.io/ class=md-nav__link> <span class=md-ellipsis> changedetection.io </span> </a> </li> <li class=md-nav__item> <a href=../docker-chromium/ class=md-nav__link> <span class=md-ellipsis> chromium </span> </a> </li> <li class=md-nav__item> <a href=../docker-code-server/ class=md-nav__link> <span class=md-ellipsis> code-server </span> </a> </li> <li class=md-nav__item> <a href=../docker-cops/ class=md-nav__link> <span class=md-ellipsis> cops </span> </a> </li> <li class=md-nav__item> <a href=../docker-cura/ class=md-nav__link> <span class=md-ellipsis> cura </span> </a> </li> <li class=md-nav__item> <a href=../docker-d2-builder/ class=md-nav__link> <span class=md-ellipsis> d2-builder </span> </a> </li> <li class=md-nav__item> <a href=../docker-daapd/ class=md-nav__link> <span class=md-ellipsis> daapd </span> </a> </li> <li class=md-nav__item> <a href=../docker-darktable/ class=md-nav__link> <span class=md-ellipsis> darktable </span> </a> </li> <li class=md-nav__item> <a href=../docker-davos/ class=md-nav__link> <span class=md-ellipsis> davos </span> </a> </li> <li class=md-nav__item> <a href=../docker-ddclient/ class=md-nav__link> <span class=md-ellipsis> ddclient </span> </a> </li> <li class=md-nav__item> <a href=../docker-deluge/ class=md-nav__link> <span class=md-ellipsis> deluge </span> </a> </li> <li class=md-nav__item> <a href=../docker-digikam/ class=md-nav__link> <span class=md-ellipsis> digikam </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-diskover/ class=md-nav__link> <span class=md-ellipsis> diskover </span> </a> </li> <li class=md-nav__item> <a href=../docker-dokuwiki/ class=md-nav__link> <span class=md-ellipsis> dokuwiki </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-doplarr/ class=md-nav__link> <span class=md-ellipsis> doplarr </span> </a> </li> <li class=md-nav__item> <a href=../docker-doublecommander/ class=md-nav__link> <span class=md-ellipsis> doublecommander </span> </a> </li> <li class=md-nav__item> <a href=../docker-duckdns/ class=md-nav__link> <span class=md-ellipsis> duckdns </span> </a> </li> <li class=md-nav__item> <a href=../docker-duplicati/ class=md-nav__link> <span class=md-ellipsis> duplicati </span> </a> </li> <li class=md-nav__item> <a href=../docker-emby/ class=md-nav__link> <span class=md-ellipsis> emby </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-emulatorjs/ class=md-nav__link> <span class=md-ellipsis> emulatorjs </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-fail2ban/ class=md-nav__link> <span class=md-ellipsis> fail2ban </span> </a> </li> <li class=md-nav__item> <a href=../docker-faster-whisper/ class=md-nav__link> <span class=md-ellipsis> faster-whisper </span> </a> </li> <li class=md-nav__item> <a href=../docker-feed2toot/ class=md-nav__link> <span class=md-ellipsis> feed2toot </span> </a> </li> <li class=md-nav__item> <a href=../docker-ferdium/ class=md-nav__link> <span class=md-ellipsis> ferdium </span> </a> </li> <li class=md-nav__item> <a href=../docker-ffmpeg/ class=md-nav__link> <span class=md-ellipsis> ffmpeg </span> </a> </li> <li class=md-nav__item> <a href=../docker-filezilla/ class=md-nav__link> <span class=md-ellipsis> filezilla </span> </a> </li> <li class=md-nav__item> <a href=../docker-firefox/ class=md-nav__link> <span class=md-ellipsis> firefox </span> </a> </li> <li class=md-nav__item> <a href=../docker-fleet/ class=md-nav__link> <span class=md-ellipsis> fleet </span> </a> </li> <li class=md-nav__item> <a href=../docker-flexget/ class=md-nav__link> <span class=md-ellipsis> flexget </span> </a> </li> <li class=md-nav__item> <a href=../docker-foldingathome/ class=md-nav__link> <span class=md-ellipsis> foldingathome </span> </a> </li> <li class=md-nav__item> <a href=../docker-freecad/ class=md-nav__link> <span class=md-ellipsis> freecad </span> </a> </li> <li class=md-nav__item> <a href=../docker-freetube/ class=md-nav__link> <span class=md-ellipsis> freetube </span> </a> </li> <li class=md-nav__item> <a href=../docker-freshrss/ class=md-nav__link> <span class=md-ellipsis> freshrss </span> </a> </li> <li class=md-nav__item> <a href=../docker-gimp/ class=md-nav__link> <span class=md-ellipsis> gimp </span> </a> </li> <li class=md-nav__item> <a href=../docker-github-desktop/ class=md-nav__link> <span class=md-ellipsis> github-desktop </span> </a> </li> <li class=md-nav__item> <a href=../docker-gitqlient/ class=md-nav__link> <span class=md-ellipsis> gitqlient </span> </a> </li> <li class=md-nav__item> <a href=../docker-grav/ class=md-nav__link> <span class=md-ellipsis> grav </span> </a> </li> <li class=md-nav__item> <a href=../docker-grocy/ class=md-nav__link> <span class=md-ellipsis> grocy </span> </a> </li> <li class=md-nav__item> <a href=../docker-habridge/ class=md-nav__link> <span class=md-ellipsis> habridge </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-healthchecks/ class=md-nav__link> <span class=md-ellipsis> healthchecks </span> </a> </li> <li class=md-nav__item> <a href=../docker-hedgedoc/ class=md-nav__link> <span class=md-ellipsis> hedgedoc </span> </a> </li> <li class=md-nav__item> <a href=../docker-heimdall/ class=md-nav__link> <span class=md-ellipsis> heimdall </span> </a> </li> <li class=md-nav__item> <a href=../docker-hishtory-server/ class=md-nav__link> <span class=md-ellipsis> hishtory-server </span> </a> </li> <li class=md-nav__item> <a href=../docker-homeassistant/ class=md-nav__link> <span class=md-ellipsis> homeassistant </span> </a> </li> <li class=md-nav__item> <a href=../docker-htpcmanager/ class=md-nav__link> <span class=md-ellipsis> htpcmanager </span> </a> </li> <li class=md-nav__item> <a href=../docker-inkscape/ class=md-nav__link> <span class=md-ellipsis> inkscape </span> </a> </li> <li class=md-nav__item> <a href=../docker-jackett/ class=md-nav__link> <span class=md-ellipsis> jackett </span> </a> </li> <li class=md-nav__item> <a href=../docker-jellyfin/ class=md-nav__link> <span class=md-ellipsis> jellyfin </span> </a> </li> <li class=md-nav__item> <a href=../docker-kali-linux/ class=md-nav__link> <span class=md-ellipsis> kali-linux </span> </a> </li> <li class=md-nav__item> <a href=../docker-kasm/ class=md-nav__link> <span class=md-ellipsis> kasm </span> </a> </li> <li class=md-nav__item> <a href=../docker-kavita/ class=md-nav__link> <span class=md-ellipsis> kavita </span> </a> </li> <li class=md-nav__item> <a href=../docker-kdenlive/ class=md-nav__link> <span class=md-ellipsis> kdenlive </span> </a> </li> <li class=md-nav__item> <a href=../docker-keepassxc/ class=md-nav__link> <span class=md-ellipsis> keepassxc </span> </a> </li> <li class=md-nav__item> <a href=../docker-kicad/ class=md-nav__link> <span class=md-ellipsis> kicad </span> </a> </li> <li class=md-nav__item> <a href=../docker-kimai/ class=md-nav__link> <span class=md-ellipsis> kimai </span> </a> </li> <li class=md-nav__item> <a href=../docker-kometa/ class=md-nav__link> <span class=md-ellipsis> kometa </span> </a> </li> <li class=md-nav__item> <a href=../docker-krita/ class=md-nav__link> <span class=md-ellipsis> krita </span> </a> </li> <li class=md-nav__item> <a href=../docker-lazylibrarian/ class=md-nav__link> <span class=md-ellipsis> lazylibrarian </span> </a> </li> <li class=md-nav__item> <a href=../docker-ldap-auth/ class=md-nav__link> <span class=md-ellipsis> ldap-auth </span> </a> </li> <li class=md-nav__item> <a href=../docker-libreoffice/ class=md-nav__link> <span class=md-ellipsis> libreoffice </span> </a> </li> <li class=md-nav__item> <a href=../docker-librespeed/ class=md-nav__link> <span class=md-ellipsis> librespeed </span> </a> </li> <li class=md-nav__item> <a href=../docker-librewolf/ class=md-nav__link> <span class=md-ellipsis> librewolf </span> </a> </li> <li class=md-nav__item> <a href=../docker-lidarr/ class=md-nav__link> <span class=md-ellipsis> lidarr </span> </a> </li> <li class=md-nav__item> <a href=../docker-limnoria/ class=md-nav__link> <span class=md-ellipsis> limnoria </span> </a> </li> <li class=md-nav__item> <a href=../docker-lollypop/ class=md-nav__link> <span class=md-ellipsis> lollypop </span> </a> </li> <li class=md-nav__item> <a href=../docker-lychee/ class=md-nav__link> <span class=md-ellipsis> lychee </span> </a> </li> <li class=md-nav__item> <a href=../docker-manyfold/ class=md-nav__link> <span class=md-ellipsis> manyfold </span> </a> </li> <li class=md-nav__item> <a href=../docker-mariadb/ class=md-nav__link> <span class=md-ellipsis> mariadb </span> </a> </li> <li class=md-nav__item> <a href=../docker-mastodon/ class=md-nav__link> <span class=md-ellipsis> mastodon </span> </a> </li> <li class=md-nav__item> <a href=../docker-mediaelch/ class=md-nav__link> <span class=md-ellipsis> mediaelch </span> </a> </li> <li class=md-nav__item> <a href=../docker-medusa/ class=md-nav__link> <span class=md-ellipsis> medusa </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-minisatip/ class=md-nav__link> <span class=md-ellipsis> minisatip </span> </a> </li> <li class=md-nav__item> <a href=../docker-modmanager/ class=md-nav__link> <span class=md-ellipsis> modmanager </span> </a> </li> <li class=md-nav__item> <a href=../docker-monica/ class=md-nav__link> <span class=md-ellipsis> monica </span> </a> </li> <li class=md-nav__item> <a href=../docker-msedge/ class=md-nav__link> <span class=md-ellipsis> msedge </span> </a> </li> <li class=md-nav__item> <a href=../docker-mstream/ class=md-nav__link> <span class=md-ellipsis> mstream </span> </a> </li> <li class=md-nav__item> <a href=../docker-mullvad-browser/ class=md-nav__link> <span class=md-ellipsis> mullvad-browser </span> </a> </li> <li class=md-nav__item> <a href=../docker-mylar3/ class=md-nav__link> <span class=md-ellipsis> mylar3 </span> </a> </li> <li class=md-nav__item> <a href=../docker-mysql-workbench/ class=md-nav__link> <span class=md-ellipsis> mysql-workbench </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-netbootxyz/ class=md-nav__link> <span class=md-ellipsis> netbootxyz </span> </a> </li> <li class=md-nav__item> <a href=../docker-netbox/ class=md-nav__link> <span class=md-ellipsis> netbox </span> </a> </li> <li class=md-nav__item> <a href=../docker-nextcloud/ class=md-nav__link> <span class=md-ellipsis> nextcloud </span> </a> </li> <li class=md-nav__item> <a href=../docker-nginx/ class=md-nav__link> <span class=md-ellipsis> nginx </span> </a> </li> <li class=md-nav__item> <a href=../docker-ngircd/ class=md-nav__link> <span class=md-ellipsis> ngircd </span> </a> </li> <li class=md-nav__item> <a href=../docker-nzbget/ class=md-nav__link> <span class=md-ellipsis> nzbget </span> </a> </li> <li class=md-nav__item> <a href=../docker-nzbhydra2/ class=md-nav__link> <span class=md-ellipsis> nzbhydra2 </span> </a> </li> <li class=md-nav__item> <a href=../docker-obsidian/ class=md-nav__link> <span class=md-ellipsis> obsidian </span> </a> </li> <li class=md-nav__item> <a href=../docker-ombi/ class=md-nav__link> <span class=md-ellipsis> ombi </span> </a> </li> <li class=md-nav__item> <a href=../docker-openshot/ class=md-nav__link> <span class=md-ellipsis> openshot </span> </a> </li> <li class="md-nav__item md-nav__item--active"> <input class="md-nav__toggle md-toggle" type=checkbox id=__toc> <label class="md-nav__link md-nav__link--active" for=__toc> <span class=md-ellipsis> openssh-server </span> <span class="md-nav__icon md-icon"></span> </label> <a href=./ class="md-nav__link md-nav__link--active"> <span class=md-ellipsis> openssh-server </span> </a> <nav class="md-nav md-nav--secondary" aria-label="Table of contents"> <label class=md-nav__title for=__toc> <span class="md-nav__icon md-icon"></span> Table of contents </label> <ul class=md-nav__list data-md-component=toc data-md-scrollfix> <li class=md-nav__item> <a href=#supported-architectures class=md-nav__link> <span class=md-ellipsis> Supported Architectures </span> </a> </li> <li class=md-nav__item> <a href=#application-setup class=md-nav__link> <span class=md-ellipsis> Application Setup </span> </a> <nav class=md-nav aria-label="Application Setup"> <ul class=md-nav__list> <li class=md-nav__item> <a href=#tips class=md-nav__link> <span class=md-ellipsis> TIPS </span> </a> </li> </ul> </nav> </li> <li class=md-nav__item> <a href=#key-generation class=md-nav__link> <span class=md-ellipsis> Key Generation </span> </a> </li> <li class=md-nav__item> <a href=#usage class=md-nav__link> <span class=md-ellipsis> Usage </span> </a> <nav class=md-nav aria-label=Usage> <ul class=md-nav__list> <li class=md-nav__item> <a href=#docker-compose-recommended-click-here-for-more-info class=md-nav__link> <span class=md-ellipsis> docker-compose (recommended, click here for more info) </span> </a> </li> <li class=md-nav__item> <a href=#docker-cli-click-here-for-more-info class=md-nav__link> <span class=md-ellipsis> docker cli (click here for more info) </span> </a> </li> </ul> </nav> </li> <li class=md-nav__item> <a href=#parameters class=md-nav__link> <span class=md-ellipsis> Parameters </span> </a> <nav class=md-nav aria-label=Parameters> <ul class=md-nav__list> <li class=md-nav__item> <a href=#ports-p class=md-nav__link> <span class=md-ellipsis> Ports (-p) </span> </a> </li> <li class=md-nav__item> <a href=#environment-variables-e class=md-nav__link> <span class=md-ellipsis> Environment Variables (-e) </span> </a> </li> <li class=md-nav__item> <a href=#volume-mappings-v class=md-nav__link> <span class=md-ellipsis> Volume Mappings (-v) </span> </a> <nav class=md-nav aria-label="Volume Mappings (-v)"> <ul class=md-nav__list> <li class=md-nav__item> <a href=#miscellaneous-options class=md-nav__link> <span class=md-ellipsis> Miscellaneous Options </span> </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class=md-nav__item> <a href=#environment-variables-from-files-docker-secrets class=md-nav__link> <span class=md-ellipsis> Environment variables from files (Docker secrets) </span> </a> </li> <li class=md-nav__item> <a href=#umask-for-running-applications class=md-nav__link> <span class=md-ellipsis> Umask for running applications </span> </a> </li> <li class=md-nav__item> <a href=#user-group-identifiers class=md-nav__link> <span class=md-ellipsis> User / Group Identifiers </span> </a> </li> <li class=md-nav__item> <a href=#docker-mods class=md-nav__link> <span class=md-ellipsis> Docker Mods </span> </a> </li> <li class=md-nav__item> <a href=#support-info class=md-nav__link> <span class=md-ellipsis> Support Info </span> </a> </li> <li class=md-nav__item> <a href=#updating-info class=md-nav__link> <span class=md-ellipsis> Updating Info </span> </a> <nav class=md-nav aria-label="Updating Info"> <ul class=md-nav__list> <li class=md-nav__item> <a href=#via-docker-compose class=md-nav__link> <span class=md-ellipsis> Via Docker Compose </span> </a> </li> <li class=md-nav__item> <a href=#via-docker-run class=md-nav__link> <span class=md-ellipsis> Via Docker Run </span> </a> </li> <li class=md-nav__item> <a href=#image-update-notifications-diun-docker-image-update-notifier class=md-nav__link> <span class=md-ellipsis> Image Update Notifications - Diun (Docker Image Update Notifier) </span> </a> </li> </ul> </nav> </li> <li class=md-nav__item> <a href=#building-locally class=md-nav__link> <span class=md-ellipsis> Building locally </span> </a> </li> <li class=md-nav__item> <a href=#versions class=md-nav__link> <span class=md-ellipsis> Versions </span> </a> </li> </ul> </nav> </li> <li class=md-nav__item> <a href=../docker-openvscode-server/ class=md-nav__link> <span class=md-ellipsis> openvscode-server </span> </a> </li> <li class=md-nav__item> <a href=../docker-opera/ class=md-nav__link> <span class=md-ellipsis> opera </span> </a> </li> <li class=md-nav__item> <a href=../docker-orcaslicer/ class=md-nav__link> <span class=md-ellipsis> orcaslicer </span> </a> </li> <li class=md-nav__item> <a href=../docker-oscam/ class=md-nav__link> <span class=md-ellipsis> oscam </span> </a> </li> <li class=md-nav__item> <a href=../docker-overseerr/ class=md-nav__link> <span class=md-ellipsis> overseerr </span> </a> </li> <li class=md-nav__item> <a href=../docker-pairdrop/ class=md-nav__link> <span class=md-ellipsis> pairdrop </span> </a> </li> <li class=md-nav__item> <a href=../docker-phpmyadmin/ class=md-nav__link> <span class=md-ellipsis> phpmyadmin </span> </a> </li> <li class=md-nav__item> <a href=../docker-pidgin/ class=md-nav__link> <span class=md-ellipsis> pidgin </span> </a> </li> <li class=md-nav__item> <a href=../docker-piper/ class=md-nav__link> <span class=md-ellipsis> piper </span> </a> </li> <li class=md-nav__item> <a href=../docker-piwigo/ class=md-nav__link> <span class=md-ellipsis> piwigo </span> </a> </li> <li class=md-nav__item> <a href=../docker-planka/ class=md-nav__link> <span class=md-ellipsis> planka </span> </a> </li> <li class=md-nav__item> <a href=../docker-plex/ class=md-nav__link> <span class=md-ellipsis> plex </span> </a> </li> <li class=md-nav__item> <a href=../docker-projectsend/ class=md-nav__link> <span class=md-ellipsis> projectsend </span> </a> </li> <li class=md-nav__item> <a href=../docker-prowlarr/ class=md-nav__link> <span class=md-ellipsis> prowlarr </span> </a> </li> <li class=md-nav__item> <a href=../docker-pwndrop/ class=md-nav__link> <span class=md-ellipsis> pwndrop </span> </a> </li> <li class=md-nav__item> <a href=../docker-pydio-cells/ class=md-nav__link> <span class=md-ellipsis> pydio-cells </span> </a> </li> <li class=md-nav__item> <a href=../docker-pyload-ng/ class=md-nav__link> <span class=md-ellipsis> pyload-ng </span> </a> </li> <li class=md-nav__item> <a href=../docker-pylon/ class=md-nav__link> <span class=md-ellipsis> pylon </span> </a> </li> <li class=md-nav__item> <a href=../docker-python/ class=md-nav__link> <span class=md-ellipsis> python </span> </a> </li> <li class=md-nav__item> <a href=../docker-qbittorrent/ class=md-nav__link> <span class=md-ellipsis> qbittorrent </span> </a> </li> <li class=md-nav__item> <a href=../docker-qdirstat/ class=md-nav__link> <span class=md-ellipsis> qdirstat </span> </a> </li> <li class=md-nav__item> <a href=../docker-qemu-static/ class=md-nav__link> <span class=md-ellipsis> qemu-static </span> </a> </li> <li class=md-nav__item> <a href=../docker-radarr/ class=md-nav__link> <span class=md-ellipsis> radarr </span> </a> </li> <li class=md-nav__item> <a href=../docker-raneto/ class=md-nav__link> <span class=md-ellipsis> raneto </span> </a> </li> <li class=md-nav__item> <a href=../docker-rawtherapee/ class=md-nav__link> <span class=md-ellipsis> rawtherapee </span> </a> </li> <li class=md-nav__item> <a href=../docker-rdesktop/ class=md-nav__link> <span class=md-ellipsis> rdesktop </span> </a> </li> <li class=md-nav__item> <a href=../docker-readarr/ class=md-nav__link> <span class=md-ellipsis> readarr </span> </a> </li> <li class=md-nav__item> <a href=../docker-remmina/ class=md-nav__link> <span class=md-ellipsis> remmina </span> </a> </li> <li class=md-nav__item> <a href=../docker-resilio-sync/ class=md-nav__link> <span class=md-ellipsis> resilio-sync </span> </a> </li> <li class=md-nav__item> <a href=../docker-rsnapshot/ class=md-nav__link> <span class=md-ellipsis> rsnapshot </span> </a> </li> <li class=md-nav__item> <a href=../docker-rustdesk/ class=md-nav__link> <span class=md-ellipsis> rustdesk </span> </a> </li> <li class=md-nav__item> <a href=../docker-sabnzbd/ class=md-nav__link> <span class=md-ellipsis> sabnzbd </span> </a> </li> <li class=md-nav__item> <a href=../docker-series-troxide/ class=md-nav__link> <span class=md-ellipsis> series-troxide </span> </a> </li> <li class=md-nav__item> <a href=../docker-shotcut/ class=md-nav__link> <span class=md-ellipsis> shotcut </span> </a> </li> <li class=md-nav__item> <a href=../docker-sickchill/ class=md-nav__link> <span class=md-ellipsis> sickchill </span> </a> </li> <li class=md-nav__item> <a href=../docker-sickgear/ class=md-nav__link> <span class=md-ellipsis> sickgear </span> </a> </li> <li class=md-nav__item> <a href=../docker-smokeping/ class=md-nav__link> <span class=md-ellipsis> smokeping </span> </a> </li> <li class=md-nav__item> <a href=../docker-snapdrop/ class=md-nav__link> <span class=md-ellipsis> snapdrop </span> </a> </li> <li class=md-nav__item> <a href=../docker-snipe-it/ class=md-nav__link> <span class=md-ellipsis> snipe-it </span> </a> </li> <li class=md-nav__item> <a href=../docker-socket-proxy/ class=md-nav__link> <span class=md-ellipsis> socket-proxy </span> </a> </li> <li class=md-nav__item> <a href=../docker-sonarr/ class=md-nav__link> <span class=md-ellipsis> sonarr </span> </a> </li> <li class=md-nav__item> <a href=../docker-speedtest-tracker/ class=md-nav__link> <span class=md-ellipsis> speedtest-tracker </span> </a> </li> <li class=md-nav__item> <a href=../docker-spotube/ class=md-nav__link> <span class=md-ellipsis> spotube </span> </a> </li> <li class=md-nav__item> <a href=../docker-sqlitebrowser/ class=md-nav__link> <span class=md-ellipsis> sqlitebrowser </span> </a> </li> <li class=md-nav__item> <a href=../docker-steamos/ class=md-nav__link> <span class=md-ellipsis> steamos </span> </a> </li> <li class=md-nav__item> <a href=../docker-swag/ class=md-nav__link> <span class=md-ellipsis> swag </span> </a> </li> <li class=md-nav__item> <a href=../docker-synclounge/ class=md-nav__link> <span class=md-ellipsis> synclounge </span> </a> </li> <li class=md-nav__item> <a href=../docker-syncthing/ class=md-nav__link> <span class=md-ellipsis> syncthing </span> </a> </li> <li class=md-nav__item> <a href=../docker-syslog-ng/ class=md-nav__link> <span class=md-ellipsis> syslog-ng </span> </a> </li> <li class=md-nav__item> <a href=../docker-tautulli/ class=md-nav__link> <span class=md-ellipsis> tautulli </span> </a> </li> <li class=md-nav__item> <a href=../docker-thelounge/ class=md-nav__link> <span class=md-ellipsis> thelounge </span> </a> </li> <li class=md-nav__item> <a href=../docker-transmission/ class=md-nav__link> <span class=md-ellipsis> transmission </span> </a> </li> <li class=md-nav__item> <a href=../docker-tvheadend/ class=md-nav__link> <span class=md-ellipsis> tvheadend </span> </a> </li> <li class=md-nav__item> <a href=../docker-ubooquity/ class=md-nav__link> <span class=md-ellipsis> ubooquity </span> </a> </li> <li class=md-nav__item> <a href=../docker-ungoogled-chromium/ class=md-nav__link> <span class=md-ellipsis> ungoogled-chromium </span> </a> </li> <li class=md-nav__item> <a href=../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=../docker-vscodium/ class=md-nav__link> <span class=md-ellipsis> vscodium </span> </a> </li> <li class=md-nav__item> <a href=../docker-webcord/ class=md-nav__link> <span class=md-ellipsis> webcord </span> </a> </li> <li class=md-nav__item> <a href=../docker-webgrabplus/ class=md-nav__link> <span class=md-ellipsis> webgrabplus </span> </a> </li> <li class=md-nav__item> <a href=../docker-webtop/ class=md-nav__link> <span class=md-ellipsis> webtop </span> </a> </li> <li class=md-nav__item> <a href=../docker-wikijs/ class=md-nav__link> <span class=md-ellipsis> wikijs </span> </a> </li> <li class=md-nav__item> <a href=../docker-wireguard/ class=md-nav__link> <span class=md-ellipsis> wireguard </span> </a> </li> <li class=md-nav__item> <a href=../docker-wireshark/ class=md-nav__link> <span class=md-ellipsis> wireshark </span> </a> </li> <li class=md-nav__item> <a href=../docker-wps-office/ class=md-nav__link> <span class=md-ellipsis> wps-office </span> </a> </li> <li class=md-nav__item> <a href=../docker-xbackbone/ class=md-nav__link> <span class=md-ellipsis> xbackbone </span> </a> </li> <li class=md-nav__item> <a href=../docker-yaak/ class=md-nav__link> <span class=md-ellipsis> yaak </span> </a> </li> <li class=md-nav__item> <a href=../docker-your_spotify/ class=md-nav__link> <span class=md-ellipsis> your_spotify </span> </a> </li> <li class=md-nav__item> <a href=../docker-znc/ class=md-nav__link> <span class=md-ellipsis> znc </span> </a> </li> <li class=md-nav__item> <a href=../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--nested"> <input class="md-nav__toggle md-toggle " type=checkbox id=__nav_3_3> <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=false> <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=../../deprecated_images/docker-airsonic/ class=md-nav__link> <span class=md-ellipsis> airsonic </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/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=../../deprecated_images/docker-baseimage-cloud9/ class=md-nav__link> <span class=md-ellipsis> baseimage-cloud9 </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-baseimage-guacgui/ class=md-nav__link> <span class=md-ellipsis> baseimage-guacgui </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-baseimage-gui/ class=md-nav__link> <span class=md-ellipsis> baseimage-gui </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-baseimage-mono/ class=md-nav__link> <span class=md-ellipsis> baseimage-mono </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/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=../../deprecated_images/docker-baseimage-rdesktop/ class=md-nav__link> <span class=md-ellipsis> baseimage-rdesktop </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-booksonic-air/ class=md-nav__link> <span class=md-ellipsis> booksonic-air </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-booksonic/ class=md-nav__link> <span class=md-ellipsis> booksonic </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-cardigann/ class=md-nav__link> <span class=md-ellipsis> cardigann </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-chevereto/ class=md-nav__link> <span class=md-ellipsis> chevereto </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-clarkson/ class=md-nav__link> <span class=md-ellipsis> clarkson </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-cloud9/ class=md-nav__link> <span class=md-ellipsis> cloud9 </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-codiad/ class=md-nav__link> <span class=md-ellipsis> codiad </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-codimd/ class=md-nav__link> <span class=md-ellipsis> codimd </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-couchpotato/ class=md-nav__link> <span class=md-ellipsis> couchpotato </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-dillinger/ class=md-nav__link> <span class=md-ellipsis> dillinger </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-docker-compose/ class=md-nav__link> <span class=md-ellipsis> docker-compose </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-endlessh/ class=md-nav__link> <span class=md-ellipsis> endlessh </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-gazee/ class=md-nav__link> <span class=md-ellipsis> gazee </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/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=../../deprecated_images/docker-guacd/ class=md-nav__link> <span class=md-ellipsis> guacd </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-hydra/ class=md-nav__link> <span class=md-ellipsis> hydra </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-hydra2/ class=md-nav__link> <span class=md-ellipsis> hydra2 </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-ipfs/ class=md-nav__link> <span class=md-ellipsis> ipfs </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-kanzi/ class=md-nav__link> <span class=md-ellipsis> kanzi </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-letsencrypt/ class=md-nav__link> <span class=md-ellipsis> letsencrypt </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-libresonic/ class=md-nav__link> <span class=md-ellipsis> libresonic </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-musicbrainz/ class=md-nav__link> <span class=md-ellipsis> musicbrainz </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-muximux/ class=md-nav__link> <span class=md-ellipsis> muximux </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-mylar/ class=md-nav__link> <span class=md-ellipsis> mylar </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/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=../../deprecated_images/docker-nntp2nntp/ class=md-nav__link> <span class=md-ellipsis> nntp2nntp </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-openvpn-as/ class=md-nav__link> <span class=md-ellipsis> openvpn-as </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-organizr/ class=md-nav__link> <span class=md-ellipsis> organizr </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-paperless-ng/ class=md-nav__link> <span class=md-ellipsis> paperless-ng </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-paperless-ngx/ class=md-nav__link> <span class=md-ellipsis> paperless-ngx </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-papermerge/ class=md-nav__link> <span class=md-ellipsis> papermerge </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-photoshow/ class=md-nav__link> <span class=md-ellipsis> photoshow </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-pixapop/ class=md-nav__link> <span class=md-ellipsis> pixapop </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/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=../../deprecated_images/docker-pydio/ class=md-nav__link> <span class=md-ellipsis> pydio </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-pyload/ class=md-nav__link> <span class=md-ellipsis> pyload </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-quassel-core/ class=md-nav__link> <span class=md-ellipsis> quassel-core </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-quassel-web/ class=md-nav__link> <span class=md-ellipsis> quassel-web </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-readme-sync/ class=md-nav__link> <span class=md-ellipsis> readme-sync </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-requestrr/ class=md-nav__link> <span class=md-ellipsis> requestrr </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-rutorrent/ class=md-nav__link> <span class=md-ellipsis> rutorrent </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-scrutiny/ class=md-nav__link> <span class=md-ellipsis> scrutiny </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-shout-irc/ class=md-nav__link> <span class=md-ellipsis> shout-irc </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-sickrage/ class=md-nav__link> <span class=md-ellipsis> sickrage </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-taisun/ class=md-nav__link> <span class=md-ellipsis> taisun </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/docker-tester/ class=md-nav__link> <span class=md-ellipsis> tester </span> </a> </li> <li class=md-nav__item> <a href=../../deprecated_images/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"> <label class=md-nav__title for=__toc> <span class="md-nav__icon md-icon"></span> Table of contents </label> <ul class=md-nav__list data-md-component=toc data-md-scrollfix> <li class=md-nav__item> <a href=#supported-architectures class=md-nav__link> <span class=md-ellipsis> Supported Architectures </span> </a> </li> <li class=md-nav__item> <a href=#application-setup class=md-nav__link> <span class=md-ellipsis> Application Setup </span> </a> <nav class=md-nav aria-label="Application Setup"> <ul class=md-nav__list> <li class=md-nav__item> <a href=#tips class=md-nav__link> <span class=md-ellipsis> TIPS </span> </a> </li> </ul> </nav> </li> <li class=md-nav__item> <a href=#key-generation class=md-nav__link> <span class=md-ellipsis> Key Generation </span> </a> </li> <li class=md-nav__item> <a href=#usage class=md-nav__link> <span class=md-ellipsis> Usage </span> </a> <nav class=md-nav aria-label=Usage> <ul class=md-nav__list> <li class=md-nav__item> <a href=#docker-compose-recommended-click-here-for-more-info class=md-nav__link> <span class=md-ellipsis> docker-compose (recommended, click here for more info) </span> </a> </li> <li class=md-nav__item> <a href=#docker-cli-click-here-for-more-info class=md-nav__link> <span class=md-ellipsis> docker cli (click here for more info) </span> </a> </li> </ul> </nav> </li> <li class=md-nav__item> <a href=#parameters class=md-nav__link> <span class=md-ellipsis> Parameters </span> </a> <nav class=md-nav aria-label=Parameters> <ul class=md-nav__list> <li class=md-nav__item> <a href=#ports-p class=md-nav__link> <span class=md-ellipsis> Ports (-p) </span> </a> </li> <li class=md-nav__item> <a href=#environment-variables-e class=md-nav__link> <span class=md-ellipsis> Environment Variables (-e) </span> </a> </li> <li class=md-nav__item> <a href=#volume-mappings-v class=md-nav__link> <span class=md-ellipsis> Volume Mappings (-v) </span> </a> <nav class=md-nav aria-label="Volume Mappings (-v)"> <ul class=md-nav__list> <li class=md-nav__item> <a href=#miscellaneous-options class=md-nav__link> <span class=md-ellipsis> Miscellaneous Options </span> </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class=md-nav__item> <a href=#environment-variables-from-files-docker-secrets class=md-nav__link> <span class=md-ellipsis> Environment variables from files (Docker secrets) </span> </a> </li> <li class=md-nav__item> <a href=#umask-for-running-applications class=md-nav__link> <span class=md-ellipsis> Umask for running applications </span> </a> </li> <li class=md-nav__item> <a href=#user-group-identifiers class=md-nav__link> <span class=md-ellipsis> User / Group Identifiers </span> </a> </li> <li class=md-nav__item> <a href=#docker-mods class=md-nav__link> <span class=md-ellipsis> Docker Mods </span> </a> </li> <li class=md-nav__item> <a href=#support-info class=md-nav__link> <span class=md-ellipsis> Support Info </span> </a> </li> <li class=md-nav__item> <a href=#updating-info class=md-nav__link> <span class=md-ellipsis> Updating Info </span> </a> <nav class=md-nav aria-label="Updating Info"> <ul class=md-nav__list> <li class=md-nav__item> <a href=#via-docker-compose class=md-nav__link> <span class=md-ellipsis> Via Docker Compose </span> </a> </li> <li class=md-nav__item> <a href=#via-docker-run class=md-nav__link> <span class=md-ellipsis> Via Docker Run </span> </a> </li> <li class=md-nav__item> <a href=#image-update-notifications-diun-docker-image-update-notifier class=md-nav__link> <span class=md-ellipsis> Image Update Notifications - Diun (Docker Image Update Notifier) </span> </a> </li> </ul> </nav> </li> <li class=md-nav__item> <a href=#building-locally class=md-nav__link> <span class=md-ellipsis> Building locally </span> </a> </li> <li class=md-nav__item> <a href=#versions class=md-nav__link> <span class=md-ellipsis> Versions </span> </a> </li> </ul> </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-openssh-server/blob/master/.github/CONTRIBUTING.md --> <h1 id=linuxserveropenssh-server><a href=https://github.com/linuxserver/docker-openssh-server>linuxserver/openssh-server</a><a class=headerlink href=#linuxserveropenssh-server title="Permanent link">¶</a></h1> <p><a href=https://scarf.sh><img alt="Scarf.io pulls" src="https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Fopenssh-server?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker"></a> <a href=https://github.com/linuxserver/docker-openssh-server><img alt="GitHub Stars" src="https://img.shields.io/github/stars/linuxserver/docker-openssh-server.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github"></a> <a href=https://github.com/linuxserver/docker-openssh-server/releases><img alt="GitHub Release" src="https://img.shields.io/github/release/linuxserver/docker-openssh-server.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github"></a> <a href=https://github.com/linuxserver/docker-openssh-server/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-openssh-server/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/openssh-server><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/openssh-server><img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/linuxserver/openssh-server.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=pulls&logo=docker"></a> <a href=https://hub.docker.com/r/linuxserver/openssh-server><img alt="Docker Stars" src="https://img.shields.io/docker/stars/linuxserver/openssh-server.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-openssh-server/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-openssh-server%2Fjob%2Fmaster%2F&logo=jenkins"></a> <a href=https://ci-tests.linuxserver.io/linuxserver/openssh-server/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%2Fopenssh-server%2Flatest%2Fci-status.yml"></a></p> <p><a href=https://www.openssh.com/ >Openssh-server</a> is a sandboxed environment that allows ssh access without giving keys to the entire server. Giving ssh access via private key often means giving full access to the server. This container creates a limited and sandboxed environment that others can ssh into. The users only have access to the folders mapped and the processes running inside this container.</p> <p><a href=https://www.openssh.com/ ><img alt=openssh-server src=https://raw.githubusercontent.com/linuxserver/docker-templates/blob/master/linuxserver.io/img/openssh-server-logo.png></a></p> <h2 id=supported-architectures>Supported Architectures<a class=headerlink href=#supported-architectures title="Permanent link">¶</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/openssh-server: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-<version tag></td> </tr> <tr> <td style="text-align: center;">arm64</td> <td style="text-align: center;">✅</td> <td>arm64v8-<version tag></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">¶</a></h2> <p>If <code>PUBLIC_KEY</code> or <code>PUBLIC_KEY_FILE</code>, or <code>PUBLIC_KEY_DIR</code> variables are set, the specified keys will automatically be added to <code>authorized_keys</code>. If not, the keys can manually be added to <code>/config/.ssh/authorized_keys</code> and the container should be restarted. Removing <code>PUBLIC_KEY</code> or <code>PUBLIC_KEY_FILE</code> variables from docker run environment variables will not remove the keys from <code>authorized_keys</code>. <code>PUBLIC_KEY_FILE</code> and <code>PUBLIC_KEY_DIR</code> can be used with docker secrets.</p> <p>We provide the ability to set and allow password based access via the <code>PASSWORD_ACCESS</code> and <code>USER_PASSWORD</code> variables, though we as an organization discourage using password auth for public facing ssh endpoints.</p> <p>Connect to server via <code>ssh -i /path/to/private/key -p PORT USER_NAME@SERVERIP</code></p> <p>Setting <code>SUDO_ACCESS</code> to <code>true</code> by itself will allow passwordless sudo. <code>USER_PASSWORD</code> and <code>USER_PASSWORD_FILE</code> allow setting an optional sudo password.</p> <p>The users only have access to the folders mapped and the processes running inside this container. Add any volume mappings you like for the users to have access to. To install packages or services for users to access, use the LinuxServer container customization methods described <a href=https://blog.linuxserver.io/2019/09/14/customizing-our-containers/ >in this blog article</a>.</p> <p>Sample use case is when a server admin would like to have automated incoming backups from a remote server to the local server, but they might not want all the other admins of the remote server to have full access to the local server. This container can be set up with a mounted folder for incoming backups, and rsync installed via LinuxServer container customization described above, so that the incoming backups can proceed, but remote server and its admins' access would be limited to the backup folder.</p> <p>It is also possible to run multiple copies of this container with different ports mapped, different folders mounted and access to different private keys for compartmentalized access.</p> <h4 id=tips>TIPS<a class=headerlink href=#tips title="Permanent link">¶</a></h4> <p>You can volume map your own text file to <code>/etc/motd</code> to override the message displayed upon connection. You can optionally set the docker argument <code>hostname</code></p> <h2 id=key-generation>Key Generation<a class=headerlink href=#key-generation title="Permanent link">¶</a></h2> <p>This container has a helper script to generate an ssh private/public key. In order to generate a key please run: <div class="language-text highlight"><pre><span></span><code><span id=__span-0-1><a id=__codelineno-0-1 name=__codelineno-0-1 href=#__codelineno-0-1></a>docker run --rm -it --entrypoint /keygen.sh linuxserver/openssh-server
|
|
</span></code></pre></div></p> <p>Then simply follow the prompts. The keys generated by this script are only displayed on your console output, so make sure to save them somewhere after generation.</p> <h2 id=usage>Usage<a class=headerlink href=#usage title="Permanent link">¶</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">¶</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>openssh-server</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/openssh-server: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">openssh-server</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>hostname</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">openssh-server</span><span class=w> </span><span class=c1>#optional</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="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">PUBLIC_KEY=yourpublickey</span><span class=w> </span><span class=c1>#optional</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">PUBLIC_KEY_FILE=/path/to/file</span><span class=w> </span><span class=c1>#optional</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">PUBLIC_KEY_DIR=/path/to/directory/containing/_only_/pubkeys</span><span class=w> </span><span class=c1>#optional</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="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">PUBLIC_KEY_URL=https://github.com/username.keys</span><span class=w> </span><span class=c1>#optional</span>
|
|
</span><span id=__span-1-15><a id=__codelineno-1-15 name=__codelineno-1-15 href=#__codelineno-1-15></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">SUDO_ACCESS=false</span><span class=w> </span><span class=c1>#optional</span>
|
|
</span><span id=__span-1-16><a id=__codelineno-1-16 name=__codelineno-1-16 href=#__codelineno-1-16></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">PASSWORD_ACCESS=false</span><span class=w> </span><span class=c1>#optional</span>
|
|
</span><span id=__span-1-17><a id=__codelineno-1-17 name=__codelineno-1-17 href=#__codelineno-1-17></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">USER_PASSWORD=password</span><span class=w> </span><span class=c1>#optional</span>
|
|
</span><span id=__span-1-18><a id=__codelineno-1-18 name=__codelineno-1-18 href=#__codelineno-1-18></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">USER_PASSWORD_FILE=/path/to/file</span><span class=w> </span><span class=c1>#optional</span>
|
|
</span><span id=__span-1-19><a id=__codelineno-1-19 name=__codelineno-1-19 href=#__codelineno-1-19></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">USER_NAME=linuxserver.io</span><span class=w> </span><span class=c1>#optional</span>
|
|
</span><span id=__span-1-20><a id=__codelineno-1-20 name=__codelineno-1-20 href=#__codelineno-1-20></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">LOG_STDOUT=</span><span class=w> </span><span class=c1>#optional</span>
|
|
</span><span id=__span-1-21><a id=__codelineno-1-21 name=__codelineno-1-21 href=#__codelineno-1-21></a><span class=w> </span><span class=nt>volumes</span><span class=p>:</span>
|
|
</span><span id=__span-1-22><a id=__codelineno-1-22 name=__codelineno-1-22 href=#__codelineno-1-22></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/openssh-server/config:/config</span>
|
|
</span><span id=__span-1-23><a id=__codelineno-1-23 name=__codelineno-1-23 href=#__codelineno-1-23></a><span class=w> </span><span class=nt>ports</span><span class=p>:</span>
|
|
</span><span id=__span-1-24><a id=__codelineno-1-24 name=__codelineno-1-24 href=#__codelineno-1-24></a><span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">2222:2222</span>
|
|
</span><span id=__span-1-25><a id=__codelineno-1-25 name=__codelineno-1-25 href=#__codelineno-1-25></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">¶</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>openssh-server<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>--hostname<span class=o>=</span>openssh-server<span class=w> </span><span class=sb>`</span><span class=c1>#optional` \</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>-e<span class=w> </span><span class=nv>PUBLIC_KEY</span><span class=o>=</span>yourpublickey<span class=w> </span><span class=sb>`</span><span class=c1>#optional` \</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>-e<span class=w> </span><span class=nv>PUBLIC_KEY_FILE</span><span class=o>=</span>/path/to/file<span class=w> </span><span class=sb>`</span><span class=c1>#optional` \</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>-e<span class=w> </span><span class=nv>PUBLIC_KEY_DIR</span><span class=o>=</span>/path/to/directory/containing/_only_/pubkeys<span class=w> </span><span class=sb>`</span><span class=c1>#optional` \</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>-e<span class=w> </span><span class=nv>PUBLIC_KEY_URL</span><span class=o>=</span>https://github.com/username.keys<span class=w> </span><span class=sb>`</span><span class=c1>#optional` \</span>
|
|
</span><span id=__span-2-11><a id=__codelineno-2-11 name=__codelineno-2-11 href=#__codelineno-2-11></a><span class=w> </span>-e<span class=w> </span><span class=nv>SUDO_ACCESS</span><span class=o>=</span><span class=nb>false</span><span class=w> </span><span class=sb>`</span><span class=c1>#optional` \</span>
|
|
</span><span id=__span-2-12><a id=__codelineno-2-12 name=__codelineno-2-12 href=#__codelineno-2-12></a><span class=w> </span>-e<span class=w> </span><span class=nv>PASSWORD_ACCESS</span><span class=o>=</span><span class=nb>false</span><span class=w> </span><span class=sb>`</span><span class=c1>#optional` \</span>
|
|
</span><span id=__span-2-13><a id=__codelineno-2-13 name=__codelineno-2-13 href=#__codelineno-2-13></a><span class=w> </span>-e<span class=w> </span><span class=nv>USER_PASSWORD</span><span class=o>=</span>password<span class=w> </span><span class=sb>`</span><span class=c1>#optional` \</span>
|
|
</span><span id=__span-2-14><a id=__codelineno-2-14 name=__codelineno-2-14 href=#__codelineno-2-14></a><span class=w> </span>-e<span class=w> </span><span class=nv>USER_PASSWORD_FILE</span><span class=o>=</span>/path/to/file<span class=w> </span><span class=sb>`</span><span class=c1>#optional` \</span>
|
|
</span><span id=__span-2-15><a id=__codelineno-2-15 name=__codelineno-2-15 href=#__codelineno-2-15></a><span class=w> </span>-e<span class=w> </span><span class=nv>USER_NAME</span><span class=o>=</span>linuxserver.io<span class=w> </span><span class=sb>`</span><span class=c1>#optional` \</span>
|
|
</span><span id=__span-2-16><a id=__codelineno-2-16 name=__codelineno-2-16 href=#__codelineno-2-16></a><span class=w> </span>-e<span class=w> </span><span class=nv>LOG_STDOUT</span><span class=o>=</span><span class=w> </span><span class=sb>`</span><span class=c1>#optional` \</span>
|
|
</span><span id=__span-2-17><a id=__codelineno-2-17 name=__codelineno-2-17 href=#__codelineno-2-17></a><span class=w> </span>-p<span class=w> </span><span class=m>2222</span>:2222<span class=w> </span><span class=se>\</span>
|
|
</span><span id=__span-2-18><a id=__codelineno-2-18 name=__codelineno-2-18 href=#__codelineno-2-18></a><span class=w> </span>-v<span class=w> </span>/path/to/openssh-server/config:/config<span class=w> </span><span class=se>\</span>
|
|
</span><span id=__span-2-19><a id=__codelineno-2-19 name=__codelineno-2-19 href=#__codelineno-2-19></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-20><a id=__codelineno-2-20 name=__codelineno-2-20 href=#__codelineno-2-20></a><span class=w> </span>lscr.io/linuxserver/openssh-server:latest
|
|
</span></code></pre></div> <h2 id=parameters>Parameters<a class=headerlink href=#parameters title="Permanent link">¶</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><external>:<internal></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">¶</a></h3> <table> <thead> <tr> <th style="text-align: center;">Parameter</th> <th>Function</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;"><code>2222:2222</code></td> <td>ssh port</td> </tr> </tbody> </table> <h3 id=environment-variables-e>Environment Variables (<code>-e</code>)<a class=headerlink href=#environment-variables-e title="Permanent link">¶</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> <tr> <td style="text-align: center;"><code>PUBLIC_KEY=yourpublickey</code></td> <td>Optional ssh public key, which will automatically be added to authorized_keys.</td> </tr> <tr> <td style="text-align: center;"><code>PUBLIC_KEY_FILE=/path/to/file</code></td> <td>Optionally specify a file containing the public key (works with docker secrets).</td> </tr> <tr> <td style="text-align: center;"><code>PUBLIC_KEY_DIR=/path/to/directory/containing/_only_/pubkeys</code></td> <td>Optionally specify a directory containing the public keys (works with docker secrets).</td> </tr> <tr> <td style="text-align: center;"><code>PUBLIC_KEY_URL=https://github.com/username.keys</code></td> <td>Optionally specify a URL containing the public key.</td> </tr> <tr> <td style="text-align: center;"><code>SUDO_ACCESS=false</code></td> <td>Set to <code>true</code> to allow <code>linuxserver.io</code>, the ssh user, sudo access. Without <code>USER_PASSWORD</code> set, this will allow passwordless sudo access.</td> </tr> <tr> <td style="text-align: center;"><code>PASSWORD_ACCESS=false</code></td> <td>Set to <code>true</code> to allow user/password ssh access. You will want to set <code>USER_PASSWORD</code> or <code>USER_PASSWORD_FILE</code> as well.</td> </tr> <tr> <td style="text-align: center;"><code>USER_PASSWORD=password</code></td> <td>Optionally set a sudo password for <code>linuxserver.io</code>, the ssh user. If this or <code>USER_PASSWORD_FILE</code> are not set but <code>SUDO_ACCESS</code> is set to true, the user will have passwordless sudo access.</td> </tr> <tr> <td style="text-align: center;"><code>USER_PASSWORD_FILE=/path/to/file</code></td> <td>Optionally specify a file that contains the password. This setting supersedes the <code>USER_PASSWORD</code> option (works with docker secrets).</td> </tr> <tr> <td style="text-align: center;"><code>USER_NAME=linuxserver.io</code></td> <td>Optionally specify a user name (Default:<code>linuxserver.io</code>)</td> </tr> <tr> <td style="text-align: center;"><code>LOG_STDOUT=</code></td> <td>Set to <code>true</code> to log to stdout instead of file.</td> </tr> </tbody> </table> <h3 id=volume-mappings-v>Volume Mappings (<code>-v</code>)<a class=headerlink href=#volume-mappings-v title="Permanent link">¶</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>Contains all relevant configuration files.</td> </tr> </tbody> </table> <h4 id=miscellaneous-options>Miscellaneous Options<a class=headerlink href=#miscellaneous-options title="Permanent link">¶</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>--hostname=</code></td> <td>Optionally the hostname can be defined.</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">¶</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">¶</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">¶</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">¶</a></h2> <p><a href="https://mods.linuxserver.io/?mod=openssh-server" 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=openssh-server&query=%24.mods%5B%27openssh-server%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">¶</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>openssh-server<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>openssh-server
|
|
</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>'{{ index .Config.Labels "build_version" }}'</span><span class=w> </span>openssh-server
|
|
</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>'{{ index .Config.Labels "build_version" }}'</span><span class=w> </span>lscr.io/linuxserver/openssh-server:latest
|
|
</span></code></pre></div> </li> </ul> <h2 id=updating-info>Updating Info<a class=headerlink href=#updating-info title="Permanent link">¶</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">¶</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>openssh-server
|
|
</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>openssh-server
|
|
</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">¶</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/openssh-server: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>openssh-server
|
|
</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>openssh-server
|
|
</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">¶</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">¶</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-openssh-server.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-openssh-server
|
|
</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/openssh-server: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 830 2870" role=img aria-label=Diagram><svg id=d2-svg class=d2-7ef99a0a59334dfcab318f675521d432 width=830 height=2870 viewbox="11 11 830 2870"><rect x=11.000000 y=11.000000 width=830.000000 height=2870.000000 rx=0.000000 fill=#FFFFFF stroke-width=0 class=" fill-N7"/><style type=text/css>
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .text {
|
|
font-family: "d2-7ef99a0a59334dfcab318f675521d432-font-regular";
|
|
}
|
|
@font-face {
|
|
font-family: d2-7ef99a0a59334dfcab318f675521d432-font-regular;
|
|
src: url("data:application/font-woff;base64,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");
|
|
}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .text-bold {
|
|
font-family: "d2-7ef99a0a59334dfcab318f675521d432-font-bold";
|
|
}
|
|
@font-face {
|
|
font-family: d2-7ef99a0a59334dfcab318f675521d432-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-7ef99a0a59334dfcab318f675521d432 .fill-N1{fill:#0A0F25;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-N2{fill:#676C7E;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-N3{fill:#9499AB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-N4{fill:#CFD2DD;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-N5{fill:#DEE1EB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-N6{fill:#EEF1F8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-N7{fill:#FFFFFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-B1{fill:#000E3D;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-B2{fill:#234CDA;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-B3{fill:#6B8AFB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-B4{fill:#A6B8F8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-B5{fill:#D2DBFD;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-B6{fill:#E7EAFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-AA2{fill:#5829DC;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-AA4{fill:#B4AEF8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-AA5{fill:#E4DBFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-AB4{fill:#7FDBF8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .fill-AB5{fill:#C3F0FF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-N1{stroke:#0A0F25;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-N2{stroke:#676C7E;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-N3{stroke:#9499AB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-N4{stroke:#CFD2DD;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-N5{stroke:#DEE1EB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-N6{stroke:#EEF1F8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-N7{stroke:#FFFFFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-B1{stroke:#000E3D;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-B2{stroke:#234CDA;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-B3{stroke:#6B8AFB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-B4{stroke:#A6B8F8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-B5{stroke:#D2DBFD;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-B6{stroke:#E7EAFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-AA2{stroke:#5829DC;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-AA4{stroke:#B4AEF8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-AA5{stroke:#E4DBFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-AB4{stroke:#7FDBF8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .stroke-AB5{stroke:#C3F0FF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-N1{background-color:#0A0F25;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-N2{background-color:#676C7E;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-N3{background-color:#9499AB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-N4{background-color:#CFD2DD;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-N5{background-color:#DEE1EB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-N6{background-color:#EEF1F8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-N7{background-color:#FFFFFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-B1{background-color:#000E3D;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-B2{background-color:#234CDA;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-B3{background-color:#6B8AFB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-B4{background-color:#A6B8F8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-B5{background-color:#D2DBFD;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-B6{background-color:#E7EAFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-AA2{background-color:#5829DC;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-AA4{background-color:#B4AEF8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-AA5{background-color:#E4DBFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-AB4{background-color:#7FDBF8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .background-color-AB5{background-color:#C3F0FF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-N1{color:#0A0F25;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-N2{color:#676C7E;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-N3{color:#9499AB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-N4{color:#CFD2DD;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-N5{color:#DEE1EB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-N6{color:#EEF1F8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-N7{color:#FFFFFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-B1{color:#000E3D;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-B2{color:#234CDA;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-B3{color:#6B8AFB;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-B4{color:#A6B8F8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-B5{color:#D2DBFD;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-B6{color:#E7EAFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-AA2{color:#5829DC;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-AA4{color:#B4AEF8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-AA5{color:#E4DBFF;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .color-AB4{color:#7FDBF8;}
|
|
.d2-7ef99a0a59334dfcab318f675521d432 .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='"openssh-server:latest"'><g class=shape><rect x=12.000000 y=12.000000 width=828.000000 height=2632.000000 stroke=#000E3D fill=#A6B8F8 style=stroke-width:2; class=" stroke-B1 fill-B4"/></g><text x=426.000000 y=45.000000 fill=#0A0F25 class="text fill-N1" style=text-anchor:middle;font-size:28px>openssh-server:latest</text></g><g id="Base Images"><g class=shape><rect x=273.000000 y=2714.000000 width=305.000000 height=166.000000 stroke=#000E3D fill=#A6B8F8 style=stroke-width:2; class=" stroke-B1 fill-B4"/></g><text x=425.500000 y=2747.000000 fill=#0A0F25 class="text fill-N1" style=text-anchor:middle;font-size:28px>Base Images</text></g><g id='"openssh-server:latest".docker-mods'><g class=shape><rect x=237.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=306.500000 y=100.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>docker-mods</text></g><g id='"openssh-server:latest".base'><g class=shape><rect x=179.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=306.500000 y=227.000000 fill=#0A0F25 class="text fill-N1" style=text-anchor:middle;font-size:24px>base</text></g><g id='"openssh-server:latest".legacy-services'><g class=shape><rect x=239.000000 y=2392.000000 width=160.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=319.000000 y=2430.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>legacy-services</text></g><g id='"openssh-server:latest".custom services'><g class=shape><rect x=103.000000 y=2196.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=2234.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>custom services</text></g><g id='"openssh-server:latest".init-services'><g class=shape><rect x=188.000000 y=1950.000000 width=200.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.000000 y=1988.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-services</text></g><g id='"openssh-server:latest".ci-service-check'><g class=shape><rect x=239.000000 y=2528.000000 width=160.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=319.000000 y=2566.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>ci-service-check</text></g><g id='"openssh-server:latest".init-migrations'><g class=shape><rect x=188.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=264.000000 y=498.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-migrations</text></g><g id='"openssh-server:latest".init-adduser'><g class=shape><rect x=198.000000 y=596.000000 width=133.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=264.500000 y=634.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-adduser</text></g><g id='"openssh-server:latest".init-os-end'><g class=shape><rect x=223.000000 y=742.000000 width=123.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=284.500000 y=780.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-os-end</text></g><g id='"openssh-server:latest".init-config'><g class=shape><rect x=225.000000 y=878.000000 width=120.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=285.000000 y=916.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-config</text></g><g id='"openssh-server:latest".init-config-end'><g class=shape><rect x=213.000000 y=1270.000000 width=151.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.500000 y=1308.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-config-end</text></g><g id='"openssh-server:latest".init-crontab-config'><g class=shape><rect x=245.000000 y=1074.000000 width=180.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=335.000000 y=1112.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-crontab-config</text></g><g id='"openssh-server:latest".init-openssh-server-config'><g class=shape><rect x=449.000000 y=1074.000000 width=234.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=566.000000 y=1112.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-openssh-server-config</text></g><g id='"openssh-server:latest".init-mods-end'><g class=shape><rect x=215.000000 y=1678.000000 width=146.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.000000 y=1716.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods-end</text></g><g id='"openssh-server:latest".init-custom-files'><g class=shape><rect x=207.000000 y=1814.000000 width=162.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.000000 y=1852.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-custom-files</text></g><g id='"openssh-server:latest".init-envfile'><g class=shape><rect x=351.000000 y=596.000000 width=123.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=412.500000 y=634.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-envfile</text></g><g id='"openssh-server:latest".init-mods'><g class=shape><rect x=231.000000 y=1406.000000 width=114.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.000000 y=1444.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods</text></g><g id='"openssh-server:latest".init-mods-package-install'><g class=shape><rect x=174.000000 y=1542.000000 width=228.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.000000 y=1580.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods-package-install</text></g><g id='"openssh-server:latest".log-openssh-server'><g class=shape><rect x=281.000000 y=2196.000000 width=181.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=371.500000 y=2234.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>log-openssh-server</text></g><g id='"openssh-server:latest".svc-cron'><g class=shape><rect x=482.000000 y=2196.000000 width=105.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=534.500000 y=2234.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-cron</text></g><g id='"openssh-server:latest".svc-openssh-server'><g class=shape><rect x=607.000000 y=2196.000000 width=183.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=698.500000 y=2234.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-openssh-server</text></g><g id='Base Images."baseimage-alpine:3.21"'><g class=shape><rect x=323.000000 y=2764.000000 width=205.000000 height=66.000000 stroke=#000E3D fill=#D2DBFD style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=425.500000 y=2802.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>baseimage-alpine:3.21</text></g><g id='"openssh-server:latest".base."fix-attr +\nlegacy cont-init"'><g class=shape><rect x=229.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=306.500000 y=286.500000 fill=#0A0F25 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px><tspan x=306.500000 dy=0.000000>fix-attr +</tspan><tspan x=306.500000 dy=18.500000>legacy cont-init</tspan></text></g><g id='"openssh-server: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 307.040985 130.000000 L 307.040985 194.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-services -> legacy-services)[0]'><path d="M 222.250000 2018.000000 L 222.250000 2046.000000 S 222.250000 2056.000000 212.250000 2056.000000 L 72.000000 2056.000000 S 62.000000 2056.000000 62.000000 2066.000000 L 62.000000 2342.000000 S 62.000000 2352.000000 72.000000 2352.000000 L 261.250000 2352.000000 S 271.250000 2352.000000 271.250000 2362.000000 L 271.250000 2388.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-services -> custom services)[0]'><path d="M 255.582993 2018.000000 L 255.582993 2096.000000 S 255.582993 2106.000000 245.582993 2106.000000 L 192.000000 2106.000000 S 182.000000 2106.000000 182.000000 2116.000000 L 182.000000 2192.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(custom services -> legacy-services)[0]'><path d="M 182.000000 2264.000000 L 182.000000 2292.000000 S 182.000000 2302.000000 192.000000 2302.000000 L 293.250000 2302.000000 S 303.250000 2302.000000 303.250000 2312.000000 L 303.250000 2388.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(legacy-services -> ci-service-check)[0]'><path d="M 319.250000 2460.000000 L 319.250000 2524.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-migrations -> init-adduser)[0]'><path d="M 264.540985 528.000000 L 264.540985 592.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-os-end -> init-config)[0]'><path d="M 285.040985 810.000000 L 285.040985 874.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-config -> init-config-end)[0]'><path d="M 255.041000 946.000000 L 255.041000 974.000000 S 255.041000 984.000000 245.041000 984.000000 L 214.541000 984.000000 S 204.541000 984.000000 204.541000 994.000000 L 204.541000 1170.000000 S 204.541000 1180.000000 214.541000 1180.000000 L 241.166000 1180.000000 S 251.166000 1180.000000 251.166000 1190.000000 L 251.166000 1266.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-crontab-config -> init-config-end)[0]'><path d="M 288.915985 1142.000000 L 288.915985 1266.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-openssh-server-config -> init-config-end)[0]'><path d="M 527.041016 1142.000000 L 527.041016 1220.000000 S 527.041016 1230.000000 517.041016 1230.000000 L 336.665985 1230.000000 S 326.665985 1230.000000 326.665985 1240.000000 L 326.665985 1266.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-config -> init-crontab-config)[0]'><path d="M 285.040985 946.000000 L 285.040985 1070.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-mods-end -> init-custom-files)[0]'><path d="M 288.915985 1746.000000 L 288.915985 1810.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(base -> init-envfile)[0]'><path d="M 412.540985 382.000000 L 412.540985 592.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(base -> init-migrations)[0]'><path d="M 264.540985 382.000000 L 264.540985 456.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-config-end -> init-mods)[0]'><path d="M 288.915985 1338.000000 L 288.915985 1402.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-mods-package-install -> init-mods-end)[0]'><path d="M 288.915985 1610.000000 L 288.915985 1674.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-mods -> init-mods-package-install)[0]'><path d="M 288.915985 1474.000000 L 288.915985 1538.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-config -> init-openssh-server-config)[0]'><path d="M 315.040985 946.000000 L 315.040985 974.000000 S 315.040985 984.000000 325.040985 984.000000 L 556.041016 984.000000 S 566.041016 984.000000 566.041016 994.000000 L 566.041016 1070.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-adduser -> init-os-end)[0]'><path d="M 264.540985 664.000000 L 264.540985 738.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-envfile -> init-os-end)[0]'><path d="M 412.540985 664.000000 L 412.540985 692.000000 S 412.540985 702.000000 402.540985 702.000000 L 315.540985 702.000000 S 305.540985 702.000000 305.540985 712.000000 L 305.540985 738.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-custom-files -> init-services)[0]'><path d="M 288.915985 1882.000000 L 288.915985 1946.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-openssh-server-config -> log-openssh-server)[0]'><path d="M 605.041016 1142.000000 L 605.041016 2146.000000 S 605.041016 2156.000000 595.041016 2156.000000 L 411.665985 2156.000000 S 401.665985 2156.000000 401.665985 2166.000000 L 401.665985 2192.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-services -> log-openssh-server)[0]'><path d="M 288.915985 2018.000000 L 288.915985 2146.000000 S 288.915985 2156.000000 298.915985 2156.000000 L 331.333008 2156.000000 S 341.333008 2156.000000 341.333008 2166.000000 L 341.333008 2192.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-services -> svc-cron)[0]'><path d="M 322.250000 2018.000000 L 322.250000 2096.000000 S 322.250000 2106.000000 332.250000 2106.000000 L 524.500000 2106.000000 S 534.500000 2106.000000 534.500000 2116.000000 L 534.500000 2192.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(svc-cron -> legacy-services)[0]'><path d="M 534.500000 2264.000000 L 534.500000 2292.000000 S 534.500000 2302.000000 524.500000 2302.000000 L 345.250000 2302.000000 S 335.250000 2302.000000 335.250000 2312.000000 L 335.250000 2388.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-services -> svc-openssh-server)[0]'><path d="M 355.583008 2018.000000 L 355.583008 2046.000000 S 355.583008 2056.000000 365.583008 2056.000000 L 688.500000 2056.000000 S 698.500000 2056.000000 698.500000 2066.000000 L 698.500000 2192.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(svc-openssh-server -> legacy-services)[0]'><path d="M 698.500000 2264.000000 L 698.500000 2342.000000 S 698.500000 2352.000000 688.500000 2352.000000 L 377.250000 2352.000000 S 367.250000 2352.000000 367.250000 2362.000000 L 367.250000 2388.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><g id='("openssh-server: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 426.000000 2648.000000 L 426.000000 2712.000000" stroke=#000E3D fill=none style=stroke-width:2; marker-start=url(#mk-2451250203) mask=url(#d2-7ef99a0a59334dfcab318f675521d432) class="connection stroke-B1"/></g><mask id=d2-7ef99a0a59334dfcab318f675521d432 maskunits=userSpaceOnUse x=11 y=11 width=830 height=2870> <rect x=11 y=11 width=830 height=2870 fill=white /> <rect x=300.000000 y=17.000000 width=252 height=36 fill=rgba(0,0,0,0.75) /> <rect x=353.500000 y=2719.000000 width=144 height=36 fill=rgba(0,0,0,0.75) /> <rect x=259.500000 y=84.500000 width=94 height=21 fill=rgba(0,0,0,0.75) /> <rect x=283.500000 y=203.000000 width=46 height=31 fill=rgba(0,0,0,0.75) /> <rect x=265.000000 y=2414.500000 width=108 height=21 fill=rgba(0,0,0,0.75) /> <rect x=125.500000 y=2218.500000 width=113 height=21 fill=rgba(0,0,0,0.75) /> <rect x=244.500000 y=1972.500000 width=87 height=21 fill=rgba(0,0,0,0.75) /> <rect x=261.500000 y=2550.500000 width=115 height=21 fill=rgba(0,0,0,0.75) /> <rect x=210.500000 y=482.500000 width=107 height=21 fill=rgba(0,0,0,0.75) /> <rect x=220.500000 y=618.500000 width=88 height=21 fill=rgba(0,0,0,0.75) /> <rect x=245.500000 y=764.500000 width=78 height=21 fill=rgba(0,0,0,0.75) /> <rect x=248.000000 y=900.500000 width=74 height=21 fill=rgba(0,0,0,0.75) /> <rect x=235.500000 y=1292.500000 width=106 height=21 fill=rgba(0,0,0,0.75) /> <rect x=267.500000 y=1096.500000 width=135 height=21 fill=rgba(0,0,0,0.75) /> <rect x=471.500000 y=1096.500000 width=189 height=21 fill=rgba(0,0,0,0.75) /> <rect x=237.500000 y=1700.500000 width=101 height=21 fill=rgba(0,0,0,0.75) /> <rect x=229.500000 y=1836.500000 width=117 height=21 fill=rgba(0,0,0,0.75) /> <rect x=373.500000 y=618.500000 width=78 height=21 fill=rgba(0,0,0,0.75) /> <rect x=253.500000 y=1428.500000 width=69 height=21 fill=rgba(0,0,0,0.75) /> <rect x=196.500000 y=1564.500000 width=183 height=21 fill=rgba(0,0,0,0.75) /> <rect x=303.500000 y=2218.500000 width=136 height=21 fill=rgba(0,0,0,0.75) /> <rect x=504.500000 y=2218.500000 width=60 height=21 fill=rgba(0,0,0,0.75) /> <rect x=629.500000 y=2218.500000 width=138 height=21 fill=rgba(0,0,0,0.75) /> <rect x=345.500000 y=2786.500000 width=160 height=21 fill=rgba(0,0,0,0.75) /> <rect x=251.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 830 2870" role=img aria-label=Diagram><svg id=d2-svg class=d2-dc24dcde457d441dbd639bb48eca3f40 width=830 height=2870 viewbox="11 11 830 2870"><rect x=11.000000 y=11.000000 width=830.000000 height=2870.000000 rx=0.000000 fill=#1E1E2E stroke-width=0 class=" fill-N7"/><style type=text/css>
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .text {
|
|
font-family: "d2-dc24dcde457d441dbd639bb48eca3f40-font-regular";
|
|
}
|
|
@font-face {
|
|
font-family: d2-dc24dcde457d441dbd639bb48eca3f40-font-regular;
|
|
src: url("data:application/font-woff;base64,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");
|
|
}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .text-bold {
|
|
font-family: "d2-dc24dcde457d441dbd639bb48eca3f40-font-bold";
|
|
}
|
|
@font-face {
|
|
font-family: d2-dc24dcde457d441dbd639bb48eca3f40-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-dc24dcde457d441dbd639bb48eca3f40 .fill-N1{fill:#CDD6F4;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-N2{fill:#BAC2DE;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-N3{fill:#A6ADC8;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-N4{fill:#585B70;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-N5{fill:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-N6{fill:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-N7{fill:#1E1E2E;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-B1{fill:#CBA6f7;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-B2{fill:#CBA6f7;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-B3{fill:#6C7086;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-B4{fill:#585B70;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-B5{fill:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-B6{fill:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-AA2{fill:#f38BA8;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-AA4{fill:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-AA5{fill:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-AB4{fill:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .fill-AB5{fill:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-N1{stroke:#CDD6F4;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-N2{stroke:#BAC2DE;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-N3{stroke:#A6ADC8;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-N4{stroke:#585B70;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-N5{stroke:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-N6{stroke:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-N7{stroke:#1E1E2E;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-B1{stroke:#CBA6f7;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-B2{stroke:#CBA6f7;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-B3{stroke:#6C7086;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-B4{stroke:#585B70;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-B5{stroke:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-B6{stroke:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-AA2{stroke:#f38BA8;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-AA4{stroke:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-AA5{stroke:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-AB4{stroke:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .stroke-AB5{stroke:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-N1{background-color:#CDD6F4;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-N2{background-color:#BAC2DE;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-N3{background-color:#A6ADC8;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-N4{background-color:#585B70;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-N5{background-color:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-N6{background-color:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-N7{background-color:#1E1E2E;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-B1{background-color:#CBA6f7;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-B2{background-color:#CBA6f7;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-B3{background-color:#6C7086;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-B4{background-color:#585B70;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-B5{background-color:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-B6{background-color:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-AA2{background-color:#f38BA8;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-AA4{background-color:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-AA5{background-color:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-AB4{background-color:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .background-color-AB5{background-color:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-N1{color:#CDD6F4;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-N2{color:#BAC2DE;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-N3{color:#A6ADC8;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-N4{color:#585B70;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-N5{color:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-N6{color:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-N7{color:#1E1E2E;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-B1{color:#CBA6f7;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-B2{color:#CBA6f7;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-B3{color:#6C7086;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-B4{color:#585B70;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-B5{color:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-B6{color:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-AA2{color:#f38BA8;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-AA4{color:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-AA5{color:#313244;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .color-AB4{color:#45475A;}
|
|
.d2-dc24dcde457d441dbd639bb48eca3f40 .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='"openssh-server:latest"'><g class=shape><rect x=12.000000 y=12.000000 width=828.000000 height=2632.000000 stroke=#CBA6f7 fill=#585B70 style=stroke-width:2; class=" stroke-B1 fill-B4"/></g><text x=426.000000 y=45.000000 fill=#CDD6F4 class="text fill-N1" style=text-anchor:middle;font-size:28px>openssh-server:latest</text></g><g id="Base Images"><g class=shape><rect x=273.000000 y=2714.000000 width=305.000000 height=166.000000 stroke=#CBA6f7 fill=#585B70 style=stroke-width:2; class=" stroke-B1 fill-B4"/></g><text x=425.500000 y=2747.000000 fill=#CDD6F4 class="text fill-N1" style=text-anchor:middle;font-size:28px>Base Images</text></g><g id='"openssh-server:latest".docker-mods'><g class=shape><rect x=237.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=306.500000 y=100.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>docker-mods</text></g><g id='"openssh-server:latest".base'><g class=shape><rect x=179.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=306.500000 y=227.000000 fill=#CDD6F4 class="text fill-N1" style=text-anchor:middle;font-size:24px>base</text></g><g id='"openssh-server:latest".legacy-services'><g class=shape><rect x=239.000000 y=2392.000000 width=160.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=319.000000 y=2430.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>legacy-services</text></g><g id='"openssh-server:latest".custom services'><g class=shape><rect x=103.000000 y=2196.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=2234.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>custom services</text></g><g id='"openssh-server:latest".init-services'><g class=shape><rect x=188.000000 y=1950.000000 width=200.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.000000 y=1988.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-services</text></g><g id='"openssh-server:latest".ci-service-check'><g class=shape><rect x=239.000000 y=2528.000000 width=160.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=319.000000 y=2566.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>ci-service-check</text></g><g id='"openssh-server:latest".init-migrations'><g class=shape><rect x=188.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=264.000000 y=498.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-migrations</text></g><g id='"openssh-server:latest".init-adduser'><g class=shape><rect x=198.000000 y=596.000000 width=133.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=264.500000 y=634.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-adduser</text></g><g id='"openssh-server:latest".init-os-end'><g class=shape><rect x=223.000000 y=742.000000 width=123.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=284.500000 y=780.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-os-end</text></g><g id='"openssh-server:latest".init-config'><g class=shape><rect x=225.000000 y=878.000000 width=120.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=285.000000 y=916.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-config</text></g><g id='"openssh-server:latest".init-config-end'><g class=shape><rect x=213.000000 y=1270.000000 width=151.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.500000 y=1308.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-config-end</text></g><g id='"openssh-server:latest".init-crontab-config'><g class=shape><rect x=245.000000 y=1074.000000 width=180.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=335.000000 y=1112.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-crontab-config</text></g><g id='"openssh-server:latest".init-openssh-server-config'><g class=shape><rect x=449.000000 y=1074.000000 width=234.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=566.000000 y=1112.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-openssh-server-config</text></g><g id='"openssh-server:latest".init-mods-end'><g class=shape><rect x=215.000000 y=1678.000000 width=146.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.000000 y=1716.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods-end</text></g><g id='"openssh-server:latest".init-custom-files'><g class=shape><rect x=207.000000 y=1814.000000 width=162.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.000000 y=1852.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-custom-files</text></g><g id='"openssh-server:latest".init-envfile'><g class=shape><rect x=351.000000 y=596.000000 width=123.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=412.500000 y=634.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-envfile</text></g><g id='"openssh-server:latest".init-mods'><g class=shape><rect x=231.000000 y=1406.000000 width=114.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.000000 y=1444.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods</text></g><g id='"openssh-server:latest".init-mods-package-install'><g class=shape><rect x=174.000000 y=1542.000000 width=228.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=288.000000 y=1580.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>init-mods-package-install</text></g><g id='"openssh-server:latest".log-openssh-server'><g class=shape><rect x=281.000000 y=2196.000000 width=181.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=371.500000 y=2234.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>log-openssh-server</text></g><g id='"openssh-server:latest".svc-cron'><g class=shape><rect x=482.000000 y=2196.000000 width=105.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=534.500000 y=2234.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-cron</text></g><g id='"openssh-server:latest".svc-openssh-server'><g class=shape><rect x=607.000000 y=2196.000000 width=183.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=698.500000 y=2234.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>svc-openssh-server</text></g><g id='Base Images."baseimage-alpine:3.21"'><g class=shape><rect x=323.000000 y=2764.000000 width=205.000000 height=66.000000 stroke=#CBA6f7 fill=#45475A style=stroke-width:2; class=" stroke-B1 fill-B5"/></g><text x=425.500000 y=2802.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px>baseimage-alpine:3.21</text></g><g id='"openssh-server:latest".base."fix-attr +\nlegacy cont-init"'><g class=shape><rect x=229.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=306.500000 y=286.500000 fill=#CDD6F4 class="text-bold fill-N1" style=text-anchor:middle;font-size:16px><tspan x=306.500000 dy=0.000000>fix-attr +</tspan><tspan x=306.500000 dy=18.500000>legacy cont-init</tspan></text></g><g id='"openssh-server: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 307.040985 130.000000 L 307.040985 194.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-services -> legacy-services)[0]'><path d="M 222.250000 2018.000000 L 222.250000 2046.000000 S 222.250000 2056.000000 212.250000 2056.000000 L 72.000000 2056.000000 S 62.000000 2056.000000 62.000000 2066.000000 L 62.000000 2342.000000 S 62.000000 2352.000000 72.000000 2352.000000 L 261.250000 2352.000000 S 271.250000 2352.000000 271.250000 2362.000000 L 271.250000 2388.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-services -> custom services)[0]'><path d="M 255.582993 2018.000000 L 255.582993 2096.000000 S 255.582993 2106.000000 245.582993 2106.000000 L 192.000000 2106.000000 S 182.000000 2106.000000 182.000000 2116.000000 L 182.000000 2192.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(custom services -> legacy-services)[0]'><path d="M 182.000000 2264.000000 L 182.000000 2292.000000 S 182.000000 2302.000000 192.000000 2302.000000 L 293.250000 2302.000000 S 303.250000 2302.000000 303.250000 2312.000000 L 303.250000 2388.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(legacy-services -> ci-service-check)[0]'><path d="M 319.250000 2460.000000 L 319.250000 2524.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-migrations -> init-adduser)[0]'><path d="M 264.540985 528.000000 L 264.540985 592.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-os-end -> init-config)[0]'><path d="M 285.040985 810.000000 L 285.040985 874.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-config -> init-config-end)[0]'><path d="M 255.041000 946.000000 L 255.041000 974.000000 S 255.041000 984.000000 245.041000 984.000000 L 214.541000 984.000000 S 204.541000 984.000000 204.541000 994.000000 L 204.541000 1170.000000 S 204.541000 1180.000000 214.541000 1180.000000 L 241.166000 1180.000000 S 251.166000 1180.000000 251.166000 1190.000000 L 251.166000 1266.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-crontab-config -> init-config-end)[0]'><path d="M 288.915985 1142.000000 L 288.915985 1266.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-openssh-server-config -> init-config-end)[0]'><path d="M 527.041016 1142.000000 L 527.041016 1220.000000 S 527.041016 1230.000000 517.041016 1230.000000 L 336.665985 1230.000000 S 326.665985 1230.000000 326.665985 1240.000000 L 326.665985 1266.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-config -> init-crontab-config)[0]'><path d="M 285.040985 946.000000 L 285.040985 1070.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-mods-end -> init-custom-files)[0]'><path d="M 288.915985 1746.000000 L 288.915985 1810.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(base -> init-envfile)[0]'><path d="M 412.540985 382.000000 L 412.540985 592.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(base -> init-migrations)[0]'><path d="M 264.540985 382.000000 L 264.540985 456.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-config-end -> init-mods)[0]'><path d="M 288.915985 1338.000000 L 288.915985 1402.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-mods-package-install -> init-mods-end)[0]'><path d="M 288.915985 1610.000000 L 288.915985 1674.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-mods -> init-mods-package-install)[0]'><path d="M 288.915985 1474.000000 L 288.915985 1538.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-config -> init-openssh-server-config)[0]'><path d="M 315.040985 946.000000 L 315.040985 974.000000 S 315.040985 984.000000 325.040985 984.000000 L 556.041016 984.000000 S 566.041016 984.000000 566.041016 994.000000 L 566.041016 1070.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-adduser -> init-os-end)[0]'><path d="M 264.540985 664.000000 L 264.540985 738.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-envfile -> init-os-end)[0]'><path d="M 412.540985 664.000000 L 412.540985 692.000000 S 412.540985 702.000000 402.540985 702.000000 L 315.540985 702.000000 S 305.540985 702.000000 305.540985 712.000000 L 305.540985 738.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-custom-files -> init-services)[0]'><path d="M 288.915985 1882.000000 L 288.915985 1946.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-openssh-server-config -> log-openssh-server)[0]'><path d="M 605.041016 1142.000000 L 605.041016 2146.000000 S 605.041016 2156.000000 595.041016 2156.000000 L 411.665985 2156.000000 S 401.665985 2156.000000 401.665985 2166.000000 L 401.665985 2192.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-services -> log-openssh-server)[0]'><path d="M 288.915985 2018.000000 L 288.915985 2146.000000 S 288.915985 2156.000000 298.915985 2156.000000 L 331.333008 2156.000000 S 341.333008 2156.000000 341.333008 2166.000000 L 341.333008 2192.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-services -> svc-cron)[0]'><path d="M 322.250000 2018.000000 L 322.250000 2096.000000 S 322.250000 2106.000000 332.250000 2106.000000 L 524.500000 2106.000000 S 534.500000 2106.000000 534.500000 2116.000000 L 534.500000 2192.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(svc-cron -> legacy-services)[0]'><path d="M 534.500000 2264.000000 L 534.500000 2292.000000 S 534.500000 2302.000000 524.500000 2302.000000 L 345.250000 2302.000000 S 335.250000 2302.000000 335.250000 2312.000000 L 335.250000 2388.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(init-services -> svc-openssh-server)[0]'><path d="M 355.583008 2018.000000 L 355.583008 2046.000000 S 355.583008 2056.000000 365.583008 2056.000000 L 688.500000 2056.000000 S 698.500000 2056.000000 698.500000 2066.000000 L 698.500000 2192.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='"openssh-server:latest".(svc-openssh-server -> legacy-services)[0]'><path d="M 698.500000 2264.000000 L 698.500000 2342.000000 S 698.500000 2352.000000 688.500000 2352.000000 L 377.250000 2352.000000 S 367.250000 2352.000000 367.250000 2362.000000 L 367.250000 2388.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-end=url(#mk-3488378134) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><g id='("openssh-server: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 426.000000 2648.000000 L 426.000000 2712.000000" stroke=#CBA6f7 fill=none style=stroke-width:2; marker-start=url(#mk-2451250203) mask=url(#d2-dc24dcde457d441dbd639bb48eca3f40) class="connection stroke-B1"/></g><mask id=d2-dc24dcde457d441dbd639bb48eca3f40 maskunits=userSpaceOnUse x=11 y=11 width=830 height=2870> <rect x=11 y=11 width=830 height=2870 fill=white /> <rect x=300.000000 y=17.000000 width=252 height=36 fill=rgba(0,0,0,0.75) /> <rect x=353.500000 y=2719.000000 width=144 height=36 fill=rgba(0,0,0,0.75) /> <rect x=259.500000 y=84.500000 width=94 height=21 fill=rgba(0,0,0,0.75) /> <rect x=283.500000 y=203.000000 width=46 height=31 fill=rgba(0,0,0,0.75) /> <rect x=265.000000 y=2414.500000 width=108 height=21 fill=rgba(0,0,0,0.75) /> <rect x=125.500000 y=2218.500000 width=113 height=21 fill=rgba(0,0,0,0.75) /> <rect x=244.500000 y=1972.500000 width=87 height=21 fill=rgba(0,0,0,0.75) /> <rect x=261.500000 y=2550.500000 width=115 height=21 fill=rgba(0,0,0,0.75) /> <rect x=210.500000 y=482.500000 width=107 height=21 fill=rgba(0,0,0,0.75) /> <rect x=220.500000 y=618.500000 width=88 height=21 fill=rgba(0,0,0,0.75) /> <rect x=245.500000 y=764.500000 width=78 height=21 fill=rgba(0,0,0,0.75) /> <rect x=248.000000 y=900.500000 width=74 height=21 fill=rgba(0,0,0,0.75) /> <rect x=235.500000 y=1292.500000 width=106 height=21 fill=rgba(0,0,0,0.75) /> <rect x=267.500000 y=1096.500000 width=135 height=21 fill=rgba(0,0,0,0.75) /> <rect x=471.500000 y=1096.500000 width=189 height=21 fill=rgba(0,0,0,0.75) /> <rect x=237.500000 y=1700.500000 width=101 height=21 fill=rgba(0,0,0,0.75) /> <rect x=229.500000 y=1836.500000 width=117 height=21 fill=rgba(0,0,0,0.75) /> <rect x=373.500000 y=618.500000 width=78 height=21 fill=rgba(0,0,0,0.75) /> <rect x=253.500000 y=1428.500000 width=69 height=21 fill=rgba(0,0,0,0.75) /> <rect x=196.500000 y=1564.500000 width=183 height=21 fill=rgba(0,0,0,0.75) /> <rect x=303.500000 y=2218.500000 width=136 height=21 fill=rgba(0,0,0,0.75) /> <rect x=504.500000 y=2218.500000 width=60 height=21 fill=rgba(0,0,0,0.75) /> <rect x=629.500000 y=2218.500000 width=138 height=21 fill=rgba(0,0,0,0.75) /> <rect x=345.500000 y=2786.500000 width=160 height=21 fill=rgba(0,0,0,0.75) /> <rect x=251.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">¶</a></h2> <ul> <li><strong>12.01.25:</strong> - Rebase to Alpine 3.21.</li> <li><strong>24.11.24:</strong> - Move sshd_config to /config/sshd/sshd_config.</li> <li><strong>31.05.24:</strong> - Rebase to Alpine 3.20.</li> <li><strong>04.05.24:</strong> - Display the SSH host public keys every time the container starts.</li> <li><strong>09.03.24:</strong> - Rebase to Alpine 3.19.</li> <li><strong>12.06.23:</strong> - Rebase to Alpine 3.18, deprecate armhf. As announced <a href=https://www.linuxserver.io/blog/a-farewell-to-arm-hf>here</a></li> <li><strong>05.03.23:</strong> - Rebase to Alpine 3.17.</li> <li><strong>18.10.22:</strong> - Fix wrong behavior of password/passwordless sudo</li> <li><strong>11.10.22:</strong> - Rebase to Alpine 3.16, migrate to s6v3.</li> <li><strong>15.09.22:</strong> - add netcat-openbsd with support for proxies.</li> <li><strong>18.07.22:</strong> - Fix service perms to comply with upgrade to s6 v3.</li> <li><strong>16.04.22:</strong> - Rebase to alpine 3.15.</li> <li><strong>16.11.21:</strong> - Add PUBLIC_KEY_URL option</li> <li><strong>28.06.21:</strong> - Rebasing to alpine 3.14. Add support for PAM.</li> <li><strong>10.02.21:</strong> - Rebasing to alpine 3.13. Add openssh-client for scp.</li> <li><strong>21.10.20:</strong> - Implement s6-log for openssh, which adds local timestamps to logs and can be used with a log parser like fail2ban.</li> <li><strong>20.10.20:</strong> - Set umask for sftp.</li> <li><strong>01.06.20:</strong> - Rebasing to alpine 3.12.</li> <li><strong>18.01.20:</strong> - Add key generation script.</li> <li><strong>13.01.20:</strong> - Add openssh-sftp-server.</li> <li><strong>19.12.19:</strong> - Rebasing to alpine 3.11.</li> <li><strong>17.10.19:</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 14, 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">October 22, 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-openshot/ class="md-footer__link md-footer__link--prev" aria-label="Previous: openshot"> <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> openshot </div> </div> </a> <a href=../docker-openvscode-server/ class="md-footer__link md-footer__link--next" aria-label="Next: openvscode-server"> <div class=md-footer__title> <span class=md-footer__direction> Next </span> <div class=md-ellipsis> openvscode-server </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 © 2024 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.1 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://discord.gg/YWrKVTn target=_blank rel=noopener title=discord.gg class=md-social__link> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 640 512"><!-- Font Awesome Free 6.7.1 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.1 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.1 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.1 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.1 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.1 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.6ce7567c.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.88dd0f4e.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> |