create initial docker container with additional openssl installed
parent
07beb7cf91
commit
2db2bac824
@ -0,0 +1,3 @@
|
|||||||
|
FROM google/cloud-sdk:<VERSION>
|
||||||
|
|
||||||
|
RUN apk add -U --no-cache openssl
|
Reference in New Issue