Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

docker run aus CA Template?

Featured Replies

Gibt es die Möglichkeit für einen via CA Template erstellten Container die docker run Datei zu erstellen?

Edited by PinkCarlos

Solved by cz13

  • PinkCarlos changed the title to docker run aus CA Template?
  • Community Expert
  • Solution

Der Docker run Befehl erscheint nach dem installieren oder wenn du im Container Änderungen machst und auf Apply drückst. Du kannst auch einfach einen Wert im Container ändern und wieder zurückstellen, dann sollte er auch angezeigt werden.

  • Author

Was ich möchte ist, die Einstellungen aus einem CA-Template in eine docker run Datei überführen.

Hintergrund: Ich habe Probleme mit einem Container von linuxserver und habe deshalb einen Screenshot des CA Templates mit meinen konkreten Einstellungen in Github bereitgestellt. Sie akzeptieren in Github aber keine Screenshots, sonder nur textbasierte Dateien:
image.png

Via google habe ich nichts gefunden, deshalb meine Anfrage hier.

3 hours ago, PinkCarlos said:

Sie akzeptieren in Github aber keine Screenshots, sonder nur textbasierte Dateien:

wenn du das machst was dir oben gesagt wurde, dann siehst du ja den docker run, und ja ... den text kann man auch markieren und kopieren ...
das muss kein screenshot sein

Beispiel (als screenshot mit markiertem text)

image.png

Beispiel als Text kopiert ...

docker run
  -d
  --name='Dispatcharr'
  --net='container:hideme_privoxy'
  --pids-limit 2048
  -e TZ="Europe/Berlin"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="DoPlaUNRaid"
  -e HOST_CONTAINERNAME="Dispatcharr"
  -e 'DISPATCHARR_LOG_LEVEL'='info'
  -e 'DISPATCHARR_ENV'='aio'
  -e 'REDIS_HOST'='localhost'
  -e 'CELERY_BROKER_URL'='redis://localhost:6379/0'
  -e 'PUID'='99'
  -e 'GUID'='100'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:9191]'
  -l net.unraid.docker.icon='https://github.com/Dispatcharr/Dispatcharr/blob/main/frontend/src/images/logo.png?raw=true'
  -v '/mnt/user/appdata/dispatcharr/data':'/data':'rw'
  --device='/dev/dri' 'ghcr.io/dispatcharr/dispatcharr:latest'

  • Author

Ups, sorry stand auf dems Schlauch ...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.