-
-
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-aem
updated
13 files
+53 −37 | .github/workflows/build.yml | |
+2 −1 | .gitignore | |
+10 −12 | Dockerfile | |
+18 −85 | README.md | |
+24 −0 | build.ps1 | |
+21 −0 | debug.ps1 | |
+25 −13 | docker-compose.yml | |
+1 −1 | scripts/force-recompilation.sh | |
+5 −3 | scripts/githublatest.py | |
+3 −2 | scripts/run-tini.sh | |
+2 −2 | scripts/run.sh | |
+2 −2 | scripts/start.sh | |
+12 −18 | test/run_tests.sh |