lots of tweaks, thruster proxy
This commit is contained in:
@@ -52,9 +52,11 @@ RUN \
|
||||
rustc \
|
||||
uuid-dev \
|
||||
zlib1g-dev \
|
||||
watchman
|
||||
watchman \
|
||||
ffmpeg \
|
||||
ffmpegthumbnailer
|
||||
|
||||
# Install postgres 17 client
|
||||
# Install postgres 15 client
|
||||
RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
|
||||
--mount=type=cache,target=/var/lib/apt,sharing=locked \
|
||||
sudo install -d /usr/share/postgresql-common/pgdg && \
|
||||
|
||||
Reference in New Issue
Block a user