Dickie.tv Docker Help


Recommended Posts

Hello,

 

I have downloaded the Duckie.tv docker from the app store.

But unlike other dockers i install it has no self setup.

I have went through and compared other dockers and i can get it to successfully load the program, but every time i input any info it errors out.

is there something i am missing or someone with a bit more experience with unraid be able to help me?

 

Thank you

Link to comment

I tired what Frank1940 offered for assistance with no success, there is no support page on that Docker.

 

FROM nginx:alpine

COPY nginx/default.conf /etc/nginx/conf.d/default.conf

RUN chown -R nginx /etc/nginx

RUN apk add --no-cache --update git

RUN \ cd /usr/share/nginx; \ git clone https://github.com/SchizoDuckie/DuckieTV.git; \ chown -R nginx /usr/share/nginx

 

is all the documentation that oskarirauta offers, and i cannot find a command prompt in unraid to run these commands.

Anyone else have and wisdom they can offer a newbie?

 

 

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.