kinda working wip
This commit is contained in:
@ -15,6 +15,9 @@ WORKDIR /app
|
||||
# intentionally here only for temporary cache-busting test
|
||||
# COPY ./client ./client
|
||||
|
||||
RUN apt update
|
||||
RUN apt -y install python3
|
||||
|
||||
# RUN apt-get update
|
||||
# RUN apt-get -y install libsdl2-dev
|
||||
# RUN apt-get -y install xorg-dev
|
||||
|
Reference in New Issue
Block a user