try something else
This commit is contained in:
parent
db4a57bbdb
commit
fe1e5ed1c9
@ -17,6 +17,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get -y install libsdl2-dev
|
RUN apt-get -y install libsdl2-dev
|
||||||
|
RUN apt-get -y install xorg-dev
|
||||||
|
|
||||||
COPY ./pico8 ./pico8
|
COPY ./pico8 ./pico8
|
||||||
# RUN echo "chmoding pico8"
|
# RUN echo "chmoding pico8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user