Skip to content

Updated build and added config support to docker scripts#221

Merged
Gemba merged 1 commit intoGemba:masterfrom
rudism:docker-improvements
Feb 16, 2026
Merged

Updated build and added config support to docker scripts#221
Gemba merged 1 commit intoGemba:masterfrom
rudism:docker-improvements

Conversation

@rudism
Copy link
Copy Markdown

@rudism rudism commented Feb 15, 2026

Closes #220 by adding a workdir and removing wildcard from COPY command in the Dockerfile. Also adds the optional ability to provide a config.ini when running the docker scripts (mainly to give the ability to set scraper credentials if desired).

I also added -g and -o arguments to the save.sh script, since in its current state it was saving the gamelist.xml and media to the docker container's storage instead of the mapped volume, and replaced unattendskip with unattend so that it can be used to update existing gamelists.

Lastly modified the process_dir.sh script to optionally allow sources to be specified as additional arguments (falling back to the old defaults of screenscraper and thegamesdb if not specified).

@rudism rudism force-pushed the docker-improvements branch 2 times, most recently from 6f69657 to 33d8536 Compare February 15, 2026 20:03
@rudism rudism force-pushed the docker-improvements branch from 33d8536 to 570dc0c Compare February 15, 2026 23:32
@Gemba Gemba merged commit 9099b34 into Gemba:master Feb 16, 2026
@Gemba
Copy link
Copy Markdown
Owner

Gemba commented Feb 16, 2026

Cool stuff. Thanks for digging this up.

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.

Buliding docker image fails

2 participants