3 lines
90 B
Docker
3 lines
90 B
Docker
FROM gitpod/workspace-full
|
|
RUN sudo apt-get update && sudo apt-get install libx11-xcb-dev
|