Added Nano and git
This commit is contained in:
@@ -5,4 +5,6 @@ RUN apt-get update && apt-get install -y \
|
||||
python \
|
||||
python-pip \
|
||||
screen \
|
||||
nano \
|
||||
git \
|
||||
&& rm -rf /var/list/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user