Skip to content

miguelwill/debian-wine-mp3tag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Mp3tag via wine

This is a dockerized version of the Windows software Mp3tag running in wine. Enjoy!

Buiding

docker build . -t miguelwill/debian-wine-mp3tag

Usage

deploy using docker-compose with the sample file provided in https://github.com/miguelwill/debian-wine-mp3tag, or activate a container with port -p 5900 and a volume -v /my/files:/data

remember to mount a volume in "/data" on the container so that it can access your files

then you only need to login with a VNC client to gain access to the application by connecting to the ip of the equipment, to port 5900

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • BitBake 84.8%
  • Dockerfile 10.3%
  • Shell 4.9%