Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
563d99d
remove ecs and podman as official templates
bpmct Sep 24, 2023
955a166
kubernetes example
bpmct Sep 24, 2023
143fb04
update frontmatter & remove docker-with-dotfiles
bpmct Sep 26, 2023
41accf0
move jfrog to examples/
bpmct Sep 26, 2023
b5de4e2
fix typo
bpmct Sep 26, 2023
2132a6b
fix icon path
bpmct Sep 26, 2023
e563e15
add aws docs
bpmct Sep 26, 2023
deabf17
add aws-windows
bpmct Sep 26, 2023
4342e05
add azure
bpmct Sep 26, 2023
0fc50b0
add azure windows
bpmct Sep 26, 2023
1bcfec2
add docker
bpmct Sep 26, 2023
ca0dc3b
add devcontainers
bpmct Sep 26, 2023
7efb54a
add devcontainer-k8s and move notes
bpmct Sep 26, 2023
a7cfec9
add digitalocean
bpmct Sep 26, 2023
68b1b2b
add fly.io
bpmct Sep 26, 2023
a9660c3
add gcp windows
bpmct Sep 26, 2023
72caf68
fmt
bpmct Sep 26, 2023
756fc4e
Fix gen
kylecarbs Sep 26, 2023
956af8d
fix icon
matifali Sep 28, 2023
eb0812c
fix icon
matifali Sep 28, 2023
2b867b7
remove unrelated content
matifali Sep 28, 2023
5306f35
Delete examples/templates/fly-docker-image directory
matifali Dec 16, 2023
1614bd3
Update README.md
matifali Dec 16, 2023
688093b
Merge remote-tracking branch 'origin/main' into betterexamples
matifali Dec 16, 2023
207fc07
`make fmt`
matifali Dec 16, 2023
24dd048
Fix AWS authentication typo and update user_data
matifali Dec 16, 2023
886837c
Update GCP VM to use persistent VM
matifali Dec 16, 2023
039028b
Add GCP VM devcontainer templates
matifali Dec 16, 2023
94da748
set count for code-server
matifali Dec 16, 2023
817b277
fix gcp-linux
matifali Dec 16, 2023
6153345
revert gcp-template
matifali Dec 16, 2023
b14aadb
Delete GCP VM Devcontainer template and main.tf
matifali Dec 16, 2023
023f914
`make update-golden-files`
matifali Dec 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix typo
  • Loading branch information
bpmct committed Sep 26, 2023
commit b5de4e2827dd43968f769bf5a2ac65d3304694eb
2 changes: 1 addition & 1 deletion examples/templates/nomad-docker/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
display_name: Nomad
description: Provision Nomad Jobs as Coder workspaces
icon: /icons/nomad.svg
icon: /icon/nomad.svg
maintainer_github: coder
verified: true
tags: [nomad, container]
Expand Down