Markus Opolka
663bf2f03b
Add ARM build in GitHub Actions
...
- Hint: Tried to use the plattform parameter of the build-push-action,
however this failed with an error in the Jobs.
Therefore, I used a matrix with the platforms.
- The ARM build takes a long time.
2023-04-12 10:57:51 +02:00
Markus Opolka
19a387488a
Move entrypoint to /usr/local/bin ( #104 )
...
* Move entrypoint to /usr/local/bin
- so that it's not served by the webserver
2021-11-25 07:56:11 +01:00
Markus Opolka
d0259b255b
Add Trivy Scan and Structure Test ( #71 )
...
* Add Trivy Scan and Structure Tests
* Update README, fancy new Badges!
* Update Makefile, full-qualified Image names
2021-06-23 08:40:51 +02:00
Markus Opolka
5dff10bc6e
Add examples folder
2018-07-27 12:18:14 +02:00
Markus Opolka
ed464f3c7d
Add example FPM-nginx docker-compose file
2018-07-27 12:15:27 +02:00
Markus Opolka
43ece8e1de
Add entrypoint for Container
...
- Adds config.php if not available
- Runs console.php for installation
2018-07-27 12:10:35 +02:00
Markus Opolka
038ccda1f5
Update container-structure-test download path
2018-05-16 12:59:05 +02:00
Markus Opolka
c7f1bee380
Add container-structore tests
...
- Fixes issue #4
2018-04-30 13:06:19 +02:00