-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule docker-java-ffmpeg
updated
9 files
+16 −2 | .github/workflows/build.yml | |
+15 −0 | .gitignore | |
+0 −67 | .travis.yml | |
+314 −149 | Dockerfile | |
+298 −102 | Dockerfile-debug | |
+220 −40 | Dockerfile-source | |
+1 −1 | README.md | |
+21 −0 | build.ps1 | |
+114 −0 | test/run_tests.sh |