Add pwgen and bump Alpine base image

Alpine Base image goes to 3.7 (latest)

pwgen sample added.

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (VMware)
2018-04-20 15:45:22 +01:00
parent 7ab969fdfb
commit bfe239de4d
5 changed files with 23 additions and 2 deletions

View File

@ -10,6 +10,11 @@ functions:
environment:
fprocess: "cat"
pwgen:
lang: dockerfile
handler: ./pwgen
image: functions/pwgen-sample:latest
apikey-secret:
lang: go
handler: ./apikey-secret