I watched the series of videos on Youtube and wanted to give this a try. I don't have java installed on my system and as a personal preference I really like to keep it that way ;-)
So I setup a Dockerfile and script based on the other scripts I use to run GUI applications in containers. This my preference but it might help someone else setup their own Docker environment to run this game.
Right now the only thing I see missing is saved game files, but it looks like that feature isn't there yet. ;-) If there are any save files generated in the future, it is pretty easy to setup a volume in the script to save them to the host.
I thought I would share the files here and you can include it if you want to.
microcraft-in-docker.zip
Tested on Ubuntu 20.04 using Docker 19.03.8
I watched the series of videos on Youtube and wanted to give this a try. I don't have java installed on my system and as a personal preference I really like to keep it that way ;-)
So I setup a Dockerfile and script based on the other scripts I use to run GUI applications in containers. This my preference but it might help someone else setup their own Docker environment to run this game.
Right now the only thing I see missing is saved game files, but it looks like that feature isn't there yet. ;-) If there are any save files generated in the future, it is pretty easy to setup a volume in the script to save them to the host.
I thought I would share the files here and you can include it if you want to.
microcraft-in-docker.zip
Tested on Ubuntu 20.04 using Docker 19.03.8