mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-19 20:14:17 +02:00
Remove Dockerfile
This commit is contained in:
parent
1ac785b781
commit
559009f780
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
FROM debian:bookworm
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y libwlroots-dev xwayland meson cmake libcairo2-dev libpango1.0-dev
|
||||
ADD * ./
|
||||
ADD examples ./examples
|
||||
RUN meson build
|
||||
RUN ninja -C build
|
||||
Loading…
Add table
Add a link
Reference in a new issue