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.

Customizing CMD in Dockerfile

Featured Replies

I'm running internetsystemsconsortium/bind9, and in its dockerfile (here) it has

CMD ["/usr/sbin/named", "-g", "-c", "/etc/bind/named.conf", "-u", "bind"]

The -g option tells named to run in foreground and to dump all logging to STDERR. This works but analysing logs is a pain - the GUI logs window for the docker updates while open, and when it does to scrolls back to the bottom, so you lose your place where you were looking. So I'd like to change the -g option to -f and use the named logging features to write logs to /var/log, which is an exposed VOLUME in the dockerfile.

 

The docker run command can do this, if I've read the documentation correctly. Can this be done through the docker GUI configuration? Extra Parameters? Post Arguments? These two look like they might be the way to go, but my experience with dockers is limited for now, so I'm not sure about it. I'd appreciate some tips, please.

 

Cheers, Bob

Archived

This topic is now archived and is closed to further replies.

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.