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 Development

Featured Replies

I created a docker script that takes inotify-command and adds comskip to it so that I can use it for automatic commercial detection but I dont see a way to create a Docker for testing using a local file.  Is it possible to do this or do I need to create a git repo, push my file and then add it to docker?

Yes. Simply use the command line, and issue direct 'docker' commands. That will create and generate your own docker image.

 

For instance after you create your "Dockerfile" with what commands and items to do, you create the image by telling docker to build

docker build -t friendlyhello .

 

There is no need for a GIT Repo unless you want to possibly share the source. If you want to share the final docker image then you will need a Docker Hub account to push the finalized image.

 

For those unfamiliar with it, here's the Docker starting guide:  https://docs.docker.com/get-started/  Part 2 goes over how to build your own Docker.

 

  • Author

Great, thanks.

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.