Michael Eischer
|
95538fe956
|
restrict umask of htpasswd file
|
2025-05-15 19:56:53 +02:00 |
|
Drayton Munster
|
3903ed000c
|
Add configurable htpasswd location
|
2022-03-25 15:39:20 -04:00 |
|
Lewis Juggins
|
cec241e5e1
|
Fix Docker configuration for authentication
|
2021-05-15 18:28:31 +02:00 |
|
Alexander Neumann
|
06f8484400
|
Docker: Don't delete htpasswd file
|
2020-09-12 17:28:18 +02:00 |
|
Zlatko Čalušić
|
a20136a8da
|
Set docker image default port also to 8000
So that rest-server can be started as non-root user. You can choose
which port to expose, anyway.
|
2017-10-19 00:16:54 +02:00 |
|
Zlatko Čalušić
|
ebe3bc04b5
|
Docker: various updates
- use exec in entrypoint.sh, get rid of extra shell process
- use CMD instead of ENTRYPOINT, so image can be run with /bin/sh arg
|
2017-10-18 23:18:44 +02:00 |
|