Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a "base-emu" Docker image #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dafrenchyman
Copy link
Contributor

  • The idea behind creating a "base-emu" image is to move the common code between the "es-de" image and the "pegasus" image into one place.
  • This should simplify updates and adding in extra emulators in the future.
  • Since the "es-de" seemed to have the newest updates in relation to downloading and installing emulators. I went ahead and used the logic in there to generate the "base-emu" image.

Some extras

  • I noticed that "dreamcast" was missing from pegasus default game DIRs.
  • Added in a default setting to "retroarch" with pegasus to keep the UI buttons consistent

- The idea behind creating a "base-emu" image is to move the common code between the "es-de" image and the "pegasus" image into one place.
- This should simplify updates and adding in extra emulators in the future.
- Since the "es-de" seemed to have the newest updates in relation to downloading and installing emulators. I went ahead and used the logic in there to generate the "base-emu" image.

Some extras
- I noticed that "dreamcast" was missing from pegasus default game DIRs.
- Added in a default setting to "retroarch" with pegasus to keep the UI buttons consistent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant