Fix: Container file
This commit is contained in:
parent
1a4b928512
commit
1feafd1c13
@ -1,8 +1,6 @@
|
||||
FROM docker.io/teamspeak:latest
|
||||
|
||||
USER root
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends libpq && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
RUN apk add --no-cache postgresql-libs
|
||||
|
||||
USER teamspeak
|
||||
Loading…
x
Reference in New Issue
Block a user