Skip to content

Commit 51b5c37

Browse files
authored
Create Dockerfile.build
1 parent 72594a0 commit 51b5c37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile.build

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
FROM python:3.6-alpine
2+
3+
RUN apk add --no-cache openssh-client

0 commit comments

Comments
 (0)