mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-19 21:14:25 +08:00
Compare commits
1 Commits
3ca48e1ca1
...
ffe808c85e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffe808c85e |
@@ -7,6 +7,8 @@ WORKDIR /usr/src/app
|
||||
# Argument to pass in the supersonic version at build time
|
||||
ARG SUPERSONIC_VERSION
|
||||
|
||||
RUN apt-get --reinstall install libc-bin
|
||||
|
||||
# Install necessary packages, including Postgres client
|
||||
RUN apt-get update && apt-get install -y postgresql-client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user