@ -122,7 +122,7 @@ WORKDIR /usr/src/swarm_cloud
# Install system dependencies
RUN apt-get update \
&& apt-get -y install netcat gcc \
&& apt-get -y install gcc \
&& apt-get clean
# Install Python dependencies