3 lines
84 B
Docker
3 lines
84 B
Docker
|
FROM bitnami/python:latest
|
||
|
#RUN apt-get update && apt-get install -y openssh rsync
|