Skip to content

Docker Image Twonky Server (8.3) installation based on alpine

Notifications You must be signed in to change notification settings

ggrames/docker_twonky_alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation


Version Info - packed components


Twonky Server

Internet download

  • Server version: 8.5 (twonky-x86-64-glibc-2.9-8.5)

User


User for running Server

In the Dockerfile the user twonky is created and used to run the twonky server instance


Build / Run the image


docker build -t="twonky_alpine" .

Run the image and mount local media directory to it

be careful concerning the permissions (Docker does not know the local user in the host) docker run --name twonky -p 9000:9000 -v /usr/share/httpd/icons:/home/twonky/media -it twonky_alpine


Login to the container


docker exec -it twonky /bin/bash

About

Docker Image Twonky Server (8.3) installation based on alpine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published