mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-25 11:03:56 +00:00
Update cores
This commit is contained in:
parent
ad82e22cfc
commit
0539e89bda
13 changed files with 15 additions and 14 deletions
1
Dockerfile
vendored
1
Dockerfile
vendored
|
|
@ -5,6 +5,7 @@ RUN apt-get update
|
|||
RUN apt-get install pkg-config libvpx-dev libopus-dev libopusfile-dev -y
|
||||
|
||||
RUN mkdir -p /cloud-game
|
||||
VOLUME /home/thanh/Desktop/Code/cloud-game/games:/cloud-game/games
|
||||
COPY . /cloud-game/
|
||||
WORKDIR /cloud-game
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue