|
|
e837601caf
|
Use COPY instead of ADD for files and folders in Dockerfile
Reference:
- https://docs.docker.com/develop/develop-images/instructions/#add-or-copy
|
2023-10-24 00:30:10 +08:00 |
|
|
|
92c0531ffd
|
Use apk add with --no-cache in Dockerfile to minimize image size
|
2023-10-24 00:10:12 +08:00 |
|
|
|
0bdb4f8ac1
|
Use the POSTGRES_USER when running self hosting migrations
|
2023-05-10 13:20:04 +08:00 |
|
|
|
aaaa1e6790
|
Remove PG_USER from script, we will rely on POSTGRES_USER for this
|
2023-05-10 11:56:53 +08:00 |
|
|
|
c753e50e55
|
Add Dockerfile and script for self hosting
|
2023-05-09 15:40:40 +08:00 |
|