sahlberg / pop-fe

Python script to automate the process of fetching boxart and installing PS1 games (onto your PSP/VITA/PS2/PS3)
135 stars 13 forks source link

Add Dockerfile for building and running pop-fe #6

Closed fstarkenberg closed 2 years ago

fstarkenberg commented 2 years ago

I made a Dockerfile for building and running pop-fe. There are probably some improvements that can be made and I've only tested it for PSVita and saving to a directory on my harddrive (then transfering with FTP).
So maybe needs more testing and if you want to save directly to an SD card Docker is probably not the right solution.

But thought I'd share if anyone else is interested and do feel free to make changes.

sahlberg commented 2 years ago

Very nice. Thanks!