Started writing Docker TCP post
All checks were successful
continuous-integration/drone the build was successful

This commit is contained in:
Jef Roosens 2021-05-16 22:37:43 +02:00
parent 282e5f3824
commit be5b5ba3b1
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
2 changed files with 83 additions and 0 deletions

6
static/docker-tcp.sh Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/env sh
# This script generates an openSSL key pair which can be used to expose a
# Docker API over the internet.