-
-
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
16 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
Submodule docker-aem
updated
9 files
+31 −0 | .gitattributes | |
+61 −35 | .github/workflows/build.yml | |
+2 −1 | .gitignore | |
+7 −6 | Dockerfile | |
+99 −41 | README.md | |
+23 −0 | build.ps1 | |
+21 −0 | debug.ps1 | |
+0 −24 | scripts/githublatest.awk | |
+12 −18 | test/run_tests.sh |
Submodule docker-ansible-playbook
updated
6 files
+31 −0 | .gitattributes | |
+62 −0 | .github/workflows/build.yml | |
+0 −48 | .travis.yml | |
+10 −1 | Dockerfile | |
+2 −1 | README.md | |
+2 −2 | test/run_tests.sh |
Submodule docker-centos-java-buildpack
updated
3 files
+31 −0 | .gitattributes | |
+7 −1 | Dockerfile | |
+2 −1 | README.md |
Submodule docker-centos-tini
updated
9 files
+31 −0 | .gitattributes | |
+62 −0 | .github/workflows/build.yml | |
+15 −0 | .gitignore | |
+0 −47 | .travis.yml | |
+6 −7 | Dockerfile | |
+3 −3 | README.md | |
+21 −0 | build.ps1 | |
+21 −0 | debug.ps1 | |
+114 −0 | test/run_tests.sh |
Submodule docker-java-ffmpeg
updated
5 files
+31 −0 | .gitattributes | |
+0 −1 | .github/workflows/build.yml | |
+1 −0 | build.ps1 | |
+21 −0 | debug.ps1 | |
+24 −5 | test/run_tests.sh |
Submodule docker-openjdk
updated
3 files
+31 −0 | .gitattributes | |
+0 −1 | .github/workflows/build.yml | |
+21 −0 | debug.ps1 |
Submodule docker-oracle-jdk
updated
9 files
+31 −0 | .gitattributes | |
+63 −0 | .github/workflows/build.yml | |
+16 −0 | .gitignore | |
+0 −47 | .travis.yml | |
+37 −24 | Dockerfile | |
+1 −1 | README.md | |
+22 −0 | build.ps1 | |
+21 −0 | debug.ps1 | |
+114 −0 | test/run_tests.sh |