mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-24 17:35:10 +03:00
7772099029
This removes the overly-complex docker-compose system and rewrites the Dockerfile. It also changes the docker commands to those that specify a user ID, so that build outputs are written as the current user. Closes #4387 (failed docker build not detected in CI) Issue #4619 (failed to build w/ docker)