Docker images for running the Unix fork of Open Cubic Player.
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
47
commits
refactor labels from Dockerfile into Docker Bake file
20460b7
minor corrections in Docker Bake file
51e451c
update README with recent developments
f596c29
add support for multi-platform image builds
fe9f795
use variable for image created time in Docker Bake file
0e49018
better variable for multi-tags support in Docker Bake file
369d034
refactor Docker build to use `matrix` Bake feature
4bf993a
add ability to add `latest` tags in Docker Bake file
9f50402
replace brace expansion with for-loop
094bae8
move assets installation to final image
9dd0342
update upstream OCP source file to version 3.2.0
e1e4f7e
remove unnecessary `ARG` directive for soundfont
a64a7ac
remove unnecessary `ARG` directives for assets
ed37761
use Git repository in `ADD` directive for OCP
9430010
update GeneralUser GS soundfont to latest version
eee4730