mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 13:38:21 -05:00
🛠️ fix: add luajit installation step (#225)
This commit is contained in:
parent
867753a135
commit
75511ead56
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
@ -1,3 +1,3 @@
|
|||||||
FROM gitpod/workspace-rust
|
FROM gitpod/workspace-rust
|
||||||
|
|
||||||
RUN sudo install-packages redis-server nodejs npm
|
RUN sudo install-packages redis-server nodejs npm liblua5.4-dev liblua5.3-dev liblua5.2-dev liblua5.1-0-dev libluajit-5.1-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user