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.

Wanting to learn

Featured Replies

I am wanting to learn how to make my own docker file with something like nzbget.  I know I can do it with a template but I want to create my own repo.  I would like for someone to point me in the right direction.  I have already signed up on docker.  Advice?

Go to the docker website and use their walkthroughs.

Its insanely simple. I had my first docker in under 30 minutes from starting. I used boot2docker to do the development on windows, but you should be able to do all those steps on unraid.

  • Author

Thanks for the help.  Going to go read up!

  • Author

Well, I have just made myself more confused.  It appears I need not only a docker account but a git account too?  Because I tried creating a docker and I couldn't figure out how to add the dockerfile tab.  It looked like a lot of people are pulling code from git and passing it to docker and all kinds of crazyness.  OR am I just reading too much into the process?

Well, I have just made myself more confused.  It appears I need not only a docker account but a git account too?  Because I tried creating a docker and I couldn't figure out how to add the dockerfile tab.  It looked like a lot of people are pulling code from git and passing it to docker and all kinds of crazyness.  OR am I just reading too much into the process?

 

Thats a more advanced item that you dont ned to get into. You can work with docker with purely local files.

  • Author

Well, I am talking about starting from scratch.  For example, picking my own Linux distro and creating a docker container that utilizes it and puts a copy of CouchPotato on it.  IE: I get to use the Linux base image of my choosing and install CP to it.  I hope I am making sense.  I just want to learn how to do it.

Most of the docker images I make now use Phusion base 0.9.16 as the main linux base. I merely install software on top of that. Select that one or a ubuntu or a debian base. No need to do all the nasty grunt work when others have already done that for you. Creating your own mini linux os image is well outside the scope of making docker easy to use.

And yes, you can use your own files locally to add into your docker container all without having a git account. You just stage your files locally including your dockerfile. Have you not followed the hello world example that shows doing exactly that without using github at all?

 

http://docs.docker.com/userguide/dockerimages/

 

  • Author

I had did a simulation thing where it was pulling images and doing the hello world thing.  But I believe the link you send me will show me what I need.  I am going to look it over and experiment.  I will post again once I have done that or if I have questions or run into roadblocks.  I really appreciate your assistance.

First steps huh? I am still in beginners fase. I have no plans to build a repo, but who knows.

  • Author

I am just wanting to learn how it all gets put together.  If I need to buy a git repository and a docker repository I will.  I figured I would start with the nice base image:

 

https://registry.hub.docker.com/u/phusion/baseimage/

 

And then get something like nzbget or couchpotato or something like that in there.  The only issue is them stepping on my other ones that are running.  We'll see.  I'll be working on this tonight and the next 4 days and will post my progress.

Git repositories are free, from what I can tell.

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.