This commit is contained in:
@@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y \
|
||||
git \
|
||||
openssh-client \
|
||||
unzip \
|
||||
iputils-ping \
|
||||
libpng-dev \
|
||||
libjpeg-dev \
|
||||
libfreetype6-dev \
|
||||
|
||||
@@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y \
|
||||
git \
|
||||
openssh-client \
|
||||
openssh-server \
|
||||
iputils-ping \
|
||||
software-properties-common \
|
||||
sudo \
|
||||
curl \
|
||||
|
||||
@@ -7,6 +7,7 @@ WORKDIR /workspace
|
||||
RUN apt-get update && apt-get install -y \
|
||||
build-essential \
|
||||
python3 \
|
||||
iputils-ping \
|
||||
curl \
|
||||
software-properties-common \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user