feat: update orchestrating script to use decoded SSH private key and enhance SSH connection validation; modify Dockerfile and docker-compose to streamline environment variable management
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM alpine:latest
|
||||
RUN apk --no-cache add curl bash git doctl
|
||||
RUN apk --no-cache add curl bash git doctl openssh
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user