mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-12-29 12:16:08 +00:00
Update Dockerfile-ubuntu_18_04
This commit is contained in:
parent
a46a14c6ac
commit
8c37fa8d8b
@ -58,7 +58,7 @@ RUN mkdir glibc-src && cd glibc-src && \
|
||||
mkdir build && cd build && \
|
||||
../glibc-src/glibc-2.31/configure --prefix=/usr/glibc && \
|
||||
make && \
|
||||
make install && \
|
||||
make install
|
||||
|
||||
COPY build-private.sh /root/build.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user