-
Notifications
You must be signed in to change notification settings - Fork 19
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
Docker version #68
Comments
I do not have the resources to maintain external builds. The builds for Debian, Slackware etc. are handled by external volunteers often referred to as packagers that often maintains a set of packages for their system. If you want to maintain and/or submit such to the docker community you are welcome to do this. |
Hi all, If you have latest WSL2 in Windows 10/11 with WSLg enabled and Docker Desktop, you can run Open Cubic Player with MIDI playback support out of the box simply like this:
A similar command should work too in Linux and macOS if the correct audio devices into the container. At the moment I don't have a Linux/macOS machine to test myself and provide more precise commands :( There is also a smaller image without the MIDI Soundfont: @mywave82 feel free to include a link to this in your README here if you want! Thank you very much for porting Open Cubic Player to modern Unix systems. Really a blast from the past! 💯 |
I will leave the bug-report open for now since we probably need to test this from Linux, and I am not a docker user myself. and long goal will be to add the documentation into the source-tree |
I will try to test for Linux myself. Probably will setup a VM with a recent Linux distro such as Debian/Ubuntu. If you want me to test using another specific Distro, let me know and I can test that too for your satisfaction. I'm confident the image will work in Linux. I mostly want to confirm the exact docker run commands to use in a real Linux environment so I can provide them in the README documentation. Will keep you posted. And thanks again for this Unix fork of OCP! |
Hi @mywave82 !
I would like to make progress on this. What do you have in mind? The Dockerfile that generates the Docker images is pretty much the equivalent of packaging spec files in ordinary distros. The Docker images can be built locally or hosted in a public registry like I'm doing in my repository with GHCR. The latter is very convenient for users as they can directly run Open Cubic Player with a single command. Let me know! |
It would be nice have a docker container version. Could you consider the possibility of a docker build?
Thank you
PC
The text was updated successfully, but these errors were encountered: