Is there another emulatorjs docker container that isn't alpine based? #89
Answered
by
RandomNinjaAtk
stayupthetree
asked this question in
Q&A
-
Was looking to setup the ra-rom-downloader, but looking at the setup.bash it has debian based apt commands and the only emulatorjs docker I see is from linuxserver that is alpine based and uses apk instead of apt. I cant seem to find one that is debian based |
Beta Was this translation helpful? Give feedback.
Answered by
RandomNinjaAtk
Sep 27, 2023
Replies: 1 comment 2 replies
-
I currently use this base image with it in my own setup: lsiobase/ubuntu:focal Keep in mind that as of now, there isn't really any documentation, and its something I've been experimenting with.... So your mileage may vary... Your welcome to give it a try... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You just go to the docker page and click add a container and fill it out like the image below:
You add the init script, just like you would for the other containers to the correct folder.