Files
web-deploy-plugin/Dockerfile
Gregory Marco 70749c454f
All checks were successful
ci/woodpecker/push/drone Pipeline was successful
initial commit
2023-03-31 01:45:25 -05:00

3 lines
75 B
Docker

FROM debian:latest
RUN apt-get update && apt-get -y install openssh-client