mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Container: Remove runDeps file once it's used
This commit is contained in:
parent
7832a6342a
commit
9305232f8c
1 changed files with 1 additions and 0 deletions
1
.github/container/Dockerfile
vendored
1
.github/container/Dockerfile
vendored
|
@ -192,6 +192,7 @@ RUN apk -U upgrade --available --no-cache \
|
|||
so:libcap.so.2 \
|
||||
so:libtdsodbc.so.0 \
|
||||
tini \
|
||||
&& rm /tmp/runDeps \
|
||||
&& ln -fs /usr/lib/libtdsodbc.so.0 /usr/lib/libtdsodbc.so
|
||||
|
||||
ARG USER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue