initial commit
All checks were successful
ci/woodpecker/push/drone Pipeline was successful

This commit is contained in:
2023-03-31 01:45:25 -05:00
commit 70749c454f
3 changed files with 18 additions and 0 deletions

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM debian:latest
RUN apt-get update && apt-get -y install openssh-client