smdion / docker-containers

6 stars 13 forks source link

questions on unbeets docker config #9

Closed kropewnicki closed 9 years ago

kropewnicki commented 9 years ago

I noticed that there is a 4th field on my docker config /etc/localtime which is preset to /etc/localtime

You might want to update your documentation on what that should be.

Also, what version of unraid did you target this?

smdion commented 9 years ago

The template install for Beets maps it to /etc/localtime on unRAID so it has the same time and requires no user configuration.

https://github.com/smdion/docker-containers/blob/templates/smdion-repo/Beets.xml

Sean Dion

On Wed, Mar 18, 2015 at 8:42 AM, kropewnicki notifications@github.com wrote:

I noticed that there is a 4th field on my docker config /etc/localtime which is preset to /etc/localtime

You might want to update your documentation on what that should be.

Also, what version of unraid did you target this?

— Reply to this email directly or view it on GitHub https://github.com/smdion/docker-containers/issues/9.

kropewnicki commented 9 years ago

I figured it out, I needed to enable the Advanced items on docker config, and then I was able to add Beets.

I will close this issue, but you might want to update your documentation.