updated
This commit is contained in:
parent
3fca9c1661
commit
6ba2515b56
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM debian
|
||||
FROM mcr.microsoft.com/devcontainers/base:ubuntu
|
||||
WORKDIR /
|
||||
RUN apt update -y && apt install -y g++ gcc git curl wget nasm yasm libgtk-3-dev clang libxcb-randr0-dev libxdo-dev libxfixes-dev libxcb-shape0-dev libxcb-xfixes0-dev libasound2-dev libpulse-dev cmake unzip zip sudo libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue