mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
add docker webkit/gtk support
This commit is contained in:
@@ -1 +1,7 @@
|
||||
FROM techknowlogick/xgo
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
apt-get install -y libwebkit2gtk-4.0 libgtk-3.0 && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user