Jump to content

Docker 1st time user - seeking advice with Docker image


hgeorges

Recommended Posts

Hello Docker Gurus;

I'm trying to add the following image from here https://github.com/mbentley/docker-ums

And i'm hitting an error, which I'm not sure how to troubleshoot. Any possibility that someone may have already used this and knows what is missing?

 

This is a snapshot of the log - pretty cryptic for me...

 

Thank you for your help!

hg

 

Timestamp: 2015-06-24 21:40:20.028794643 -0400 EDT

Code: System error

 

Message: not a directory

 

Frames:

---

0: setupRootfs

Package: github.com/docker/libcontainer

File: rootfs_linux.go@29

---

1: Init

Package: github.com/docker/libcontainer.(*linuxStandardInit)

File: standard_init_linux.go@52

---

2: StartInitialization

Package: github.com/docker/libcontainer.(*LinuxFactory)

File: factory_linux.go@223

---

3: initializer

Package: github.com/docker/docker/daemon/execdriver/native

File: init.go@35

---

4: Init

Package: github.com/docker/docker/pkg/reexec

File: reexec.go@26

---

5: main

Package: main

File: docker.go@29

---

6: main

Package: runtime

File: proc.go@63

---

7: goexit

Package: runtime

File: asm_amd64.s@2232

Timestamp: 2015-06-25 13:29:52.826818529 -0400 EDT

Code: System error

 

Message: not a directory

 

Frames:

---

0: setupRootfs

Package: github.com/docker/libcontainer

File: rootfs_linux.go@29

---

1: Init

Package: github.com/docker/libcontainer.(*linuxStandardInit)

File: standard_init_linux.go@52

---

2: StartInitialization

Package: github.com/docker/libcontainer.(*LinuxFactory)

File: factory_linux.go@223

---

3: initializer

Package: github.com/docker/docker/daemon/execdriver/native

File: init.go@35

---

4: Init

Package: github.com/docker/docker/pkg/reexec

File: reexec.go@26

---

5: main

Package: main

File: docker.go@29

---

6: main

Package: runtime

File: proc.go@63

---

7: goexit

Package: runtime

File: asm_amd64.s@2232

 

 

Link to comment

That's clearly a possibility  :) I didn't think about.

 

Thank you for sharing your experience.

UMS features page (and comparison with other such media servers) is very appealing.

 

I'll probably have to look into plex  again, but I didn't like the idea that I have to create accounts elsewhere, to enable whatever features I want or need.

I want something which is only running on my lan/server, and all its features available within those boundaries - without other dependencies, aside from the usual upgrades pulled periodically from the internet.

 

hg

 

 

Link to comment

i built a docker of universal media server once, hated the damn thing, it's software from the dark ages with zero thought for user experience.

I just noticed that you have a UMS in your beta repository. I could give it a try.. I guess from your statement you don't plan to maintain it?

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...