Skip to content
Snippets Groups Projects
Commit 44ad6338 authored by aptalca's avatar aptalca
Browse files

remove unnecessary dependencies

parent 21907310
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,7 @@ ENV HOME="/config"
RUN \
apt-get update && \
apt-get install -y \
git \
libicu60 \
libssl1.0 && \
git && \
echo "**** install code-server ****" && \
mkdir -p \
/opt/code-server && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment