Clarifications for using githum repo


Recommended Posts

I want to try and install django on unraid to run a simple app server.  So I ended up here: https://hub.docker.com/_/django/

 

But from the comments, someone posted this: https://github.com/morninj/django-docker

 

I added that to my template repositories list, but that repo does not show up in the container list when I go to add a container.  I also added "https://github.com/docker-library/official-images" to the list of repos but none of those dockers are part of the list.

 

Is there a tutorial I can follow to install https://github.com/morninj/django-docker?

 

Thanks!

Link to comment

That's because there are no templates for unraid contained in that github repo.

 

Terminology:

Docker: repository is an application.

Unraid: repository is a collection of templates

 

Two options to do what you want:

 

Easiest method would be to turn on dockerhub searches in community applications and then do a search and let CA add it.

 

 

 

Alternatively you can manually enter in all the info yourself by following Lionel hutZ directions (link in the all applications thread)

 

That being said, with either option you still have to carefully read the directions on docker hub as to what volumes ports environment variables have to be passed.

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.