mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 03:22:27 +02:00
Dummy Dockerfile statement
This commit is contained in:
parent
c88479610d
commit
0d52462578
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ COPY ./assignment-client /etc/hifi/server/
|
|||
#COPY ./oven /etc/hifi/server/
|
||||
COPY ./domain-server /etc/hifi/server/
|
||||
COPY ./plugins/hifiCodec/libhifiCodec.so /etc/hifi/server/plugins/
|
||||
RUN true
|
||||
COPY ./plugins/pcmCodec/libpcmCodec.so /etc/hifi/server/plugins/
|
||||
# Dummy statement
|
||||
RUN true
|
||||
|
|
Loading…
Reference in a new issue