Skip to content

Commit 1b0b062

Browse files
tmiklasalexellis
authored andcommitted
Added Perl template - resolves issue #81
Signed-off-by: Tomasz Miklas <[email protected]>
1 parent 3c2c963 commit 1b0b062

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

templates.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,5 +358,14 @@
358358
"description": "Quarkus.io native image template",
359359
"repo": "https://github.com/pmlopes/openfaas-quarkus-native-template",
360360
"official": "false"
361+
},
362+
{
363+
"template": "perl-alpine",
364+
"platform": "x86_64",
365+
"language": "Perl",
366+
"source": "tmiklas",
367+
"description": "Perl language template based on Alpine image",
368+
"repo": "https://github.com/tmiklas/openfaas-perl-templates",
369+
"official": "false"
361370
}
362371
]

0 commit comments

Comments
 (0)