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