Skip to content
Snippets Groups Projects
Commit ac10b1e7 authored by George Adrian Stoica's avatar George Adrian Stoica
Browse files
parents b7e33532 01935162
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@ USER root
RUN add-apt-repository universe
RUN apt update
RUN apt -y install graphviz
RUN sudo apt-get update && sudo apt-get install -y matchbox && sudo apt-get clean && sudo rm -rf /var/cache/apt/* && sudo rm -rf /var/lib/apt/lists/* && sudo rm -rf /tmp/*
USER gitpod
......
......@@ -11,6 +11,6 @@ ports:
vscode:
extensions:
- jebbs.plantuml@2.13.12:q7DiD6H5NTesaWYIXmeMMQ==
- vsls-contrib.codetour@0.0.37:n/LcXr1DIqz+xFGficwDHA==
- vsls-contrib.codetour
- ritwickdey.liveserver
- jebbs.plantuml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment