Skip to content

Commit 7c97be1

Browse files
Jonatas Baldinalexellis
authored andcommitted
Update list of languages available as templates in lab3
Signed-off-by: Jonatas Baldin <[email protected]>
1 parent 185d583 commit 7c97be1

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

lab3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,21 @@ After that, to find out which languages are available type in:
3434
$ faas-cli new --list
3535
Languages available as templates:
3636
- csharp
37+
- csharp-armhf
3738
- dockerfile
39+
- dockerfile-armhf
3840
- go
3941
- go-armhf
42+
- java12
43+
- java8
4044
- node
4145
- node-arm64
4246
- node-armhf
47+
- php7
4348
- python
4449
- python-armhf
4550
- python3
51+
- python3-armhf
4652
- ruby
4753
```
4854

translations/ja/lab3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,21 @@ Fetch templates from repository: https://github.com/openfaas/templates.git
3535
$ faas-cli new --list
3636
Languages available as templates:
3737
- csharp
38+
- csharp-armhf
3839
- dockerfile
40+
- dockerfile-armhf
3941
- go
4042
- go-armhf
43+
- java12
44+
- java8
4145
- node
4246
- node-arm64
4347
- node-armhf
48+
- php7
4449
- python
4550
- python-armhf
4651
- python3
52+
- python3-armhf
4753
- ruby
4854
```
4955

0 commit comments

Comments
 (0)