Skip to content

muggsyd/docker-romvault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-romvault

Very poor attempt at building a docker image for Romvault. The user id references are in relation to my external volumes that are in use for my rom folder structure

It uses the excellent docker image from jlesage as the base https://github.com/jlesage/docker-baseimage-gui

These fles are speciifc to my environment. You will need to edit the following files with your own user id and group id

  • Line 5 of build-romvault.sh - edit --build-arg UID=1028 to reflect your romvault user ID
  • Line 9 & 18 of startapp.sh and change to your user id

use a VNC viewer application to connect to dockerhost:5900 or a web broser to access http://dockerhost:5800

I use docker compose for running my container. See docker-compose.yml.example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published