gitpod: Added tree command
This commit is contained in:
parent
4279da6684
commit
964a109f9b
@ -10,7 +10,7 @@ RUN apt upgrade -y
|
|||||||
RUN apt dist-upgrade -y
|
RUN apt dist-upgrade -y
|
||||||
|
|
||||||
# Install linting dependencies
|
# Install linting dependencies
|
||||||
RUN apt install -y shellcheck firefox
|
RUN apt install -y shellcheck firefox tree
|
||||||
|
|
||||||
# Remove apt sources to clean up space
|
# Remove apt sources to clean up space
|
||||||
RUN rm -rf /var/lib/apt/lists/*
|
RUN rm -rf /var/lib/apt/lists/*
|
||||||
|
Loading…
Reference in New Issue
Block a user