mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 13:30:29 +00:00
lib-vt: fix dockerfile to include assets for web
This commit is contained in:
@@ -10,6 +10,8 @@ RUN apk add --no-cache \
|
||||
graphviz
|
||||
WORKDIR /ghostty
|
||||
COPY include/ ./include/
|
||||
COPY images/ ./images/
|
||||
COPY dist/doxygen/ ./dist/doxygen/
|
||||
COPY Doxyfile ./
|
||||
COPY DoxygenLayout.xml ./
|
||||
RUN mkdir -p zig-out/share/ghostty/doc/libghostty
|
||||
|
||||
Reference in New Issue
Block a user