create initial docker container with additional openssl installed
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
FROM google/cloud-sdk:<VERSION>
|
||||||
|
|
||||||
|
RUN apk add -U --no-cache openssl
|
||||||
Reference in New Issue
Block a user