skillbox/Dockerfile.pythonnc

3 lines
64 B
Docker

FROM python:3.6
RUN apt-get update && apt-get install -y netcat