Trenton Holmes
|
d118f4a3f0
|
Setup the defined user folders instead of always using the defaults at Docker startup
|
2022-06-03 09:18:48 -07:00 |
|
Trenton Holmes
|
7cbb73be7a
|
Minor improvements for quality of life
|
2022-05-09 12:05:29 -07:00 |
|
Anthony Ruhier
|
c66de5931c
|
docker: set default postgresql port back to 5432
Postgresql default port in the docker prepare script has been changed by
mistake to 5342 in commit c2c8a2754. Set it back to 5432.
|
2022-04-28 02:04:19 +02:00 |
|
Trenton Holmes
|
2407798d2e
|
Adds simple Python to wait for Redis broker to be ready (with minor Dockerfile improvements)
|
2022-04-26 08:46:03 -07:00 |
|
Trenton Holmes
|
6c70db31bd
|
Incorporates the base image building back into the main repo with multi stage building
|
2022-04-25 11:32:52 -07:00 |
|
Marc Schaefer
|
07623f9883
|
Removed nested quotes
|
2022-03-21 19:45:46 +01:00 |
|
Schnuffle
|
c2c8a27545
|
Corrections to pass pre-commit hooks
|
2022-03-20 15:58:37 +01:00 |
|
jonaswinkler
|
c72791bd21
|
Fix file permissions
|
2021-05-19 22:05:23 +02:00 |
|
Jonas Winkler
|
61b47e358f
|
correct file mode
|
2021-05-16 01:22:51 +02:00 |
|
jonaswinkler
|
0a897cae32
|
bugfix
|
2021-04-18 11:29:12 +02:00 |
|
jonaswinkler
|
8566682209
|
add test case, update password if changed
|
2021-04-17 14:33:07 +02:00 |
|
Starbeamrainbowlabs
|
b761a549c0
|
docker-prepare.sh: remove rogue instances of sudo
This is being done by calling the script as the correct user in the
first place.
|
2021-04-08 03:06:01 +01:00 |
|
Starbeamrainbowlabs
|
dd7c5da256
|
docker-entrypoint.sh: split non-root tasks into docker-prepare.sh
|
2021-04-08 00:03:55 +01:00 |
|