fix: remove broken fly.io template from starter templates (#9711)

Co-authored-by: Atif Ali <atif@coder.com>
This commit is contained in:
Ben Potter
2023-09-17 18:13:36 +01:00
committed by GitHub
parent b2f84668c8
commit 5de5d20808
4 changed files with 3 additions and 16 deletions

View File

@ -15,7 +15,7 @@ coder templates init [flags] [directory]
### --id
| | |
| ---- | ---------------------------- | --------- | ----------- | ----------- | -------- | ------ | -------------------- | ---------------- | --------- | ---------------- | ----------- | ------------------ |
| Type | <code>enum[aws-ecs-container | aws-linux | aws-windows | azure-linux | do-linux | docker | docker-with-dotfiles | fly-docker-image | gcp-linux | gcp-vm-container | gcp-windows | kubernetes]</code> |
| ---- | ---------------------------- | --------- | ----------- | ----------- | -------- | ------ | -------------------- | --------- | ---------------- | ----------- | ------------------ |
| Type | <code>enum[aws-ecs-container | aws-linux | aws-windows | azure-linux | do-linux | docker | docker-with-dotfiles | gcp-linux | gcp-vm-container | gcp-windows | kubernetes]</code> |
Specify a given example template by ID.