mirror of
https://github.com/august-alt/gpui.git
synced 2025-03-11 12:58:22 +03:00
feat: add ragel to Dockerfile
This commit is contained in:
parent
9cdd285a42
commit
ef3db641f3
@ -52,6 +52,7 @@ RUN apt-get update \
|
||||
xvfb-run \
|
||||
sudo \
|
||||
ctest \
|
||||
ragel \
|
||||
&& export CURRENT_PWD=`pwd` \
|
||||
&& if [ $(getent group $GROUP_ID) ]; then \
|
||||
echo "group $GROUP_ID exists."; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user