1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-31 06:15:45 +02:00

4 Commits

Author SHA1 Message Date
Guy Sheffer
61b5cf9f46 Remove image which is written twice 2021-01-25 17:44:59 +02:00
oupala
f2a81442d1 feat: docker image
The new Dockerfile is based on a smaller image (httpd instead of php) and is more secure due to a smaller attack surface. It also comes with a docker-compose configuration and offers some options.

The Dockerfile is using a multi-stage build, and it using the brand new apaxy install script. It is also running as non root so the image can run in a secured container cluster.
2019-05-20 16:56:14 +02:00
Carlos H Brandt
199b50f2ab Change docker(compose) port to 80 2019-05-13 12:40:58 +02:00
Inti Gabriel
603265ad64 Added Dockerfile to run local demo 2016-02-28 15:37:20 +01:00