1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-10-18 07:34:22 +00:00
Commit graph

6 commits

Author SHA1 Message Date
4fca15fa21
[#79] Fix Docker image broken by user change
- Properly check file existence (`-f`, not `-d`)
- Create and chown the data directory in case no mount is present

closes #79

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-29 17:02:01 +02:00
ef64b715cf
Fix: Do not copy folder into folder
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-12-21 01:18:49 +01:00
f7685d6502
Add health-endpoint, fix copy on empty dir
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-12-21 00:59:57 +01:00
cae187e39c
[#65] Provide Dockerfile for arm64v8 architecture (#66) 2021-11-22 00:28:22 +01:00
a272b49cf8
Use multi-stage build to reduce image size
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-20 16:26:33 +02:00
daa85d5016
Add dockerized version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-01-28 18:43:58 +01:00