Add base files from AME
This commit is contained in:
parent
e8f3881513
commit
e3c3bded3a
129 changed files with 19056 additions and 0 deletions
4
dockerfile
Normal file
4
dockerfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
FROM gitpod/workspace-full-vnc
|
||||
RUN sudo apt-get update && \
|
||||
sudo apt-get install -y libgtk-3-dev && \
|
||||
sudo rm -rf /var/lib/apt/lists/*
|
Loading…
Add table
Add a link
Reference in a new issue