Skip to content

docs: fixed broken podman template link and added already-installed ide gateway doc #6352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 21, 2023
Merged
Changes from 1 commit
Commits
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
merge: main
  • Loading branch information
ericpaulsen committed Apr 21, 2023
commit a6cb7fa0891befa4bc8ae073727581f641e73c85
2 changes: 1 addition & 1 deletion docs/templates/docker-in-workspaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Prior to completing the steps below, please review the following Podman document

3. For systems running SELinux (typically Fedora-, CentOS-, and Red Hat-based systems), you may need to disable SELinux or set it to permissive mode.

4. Import our [kubernetes-podman](https://github.com/coder/coder/tree/main/examples/templates/kubernetes-with-podman) example template, or make your own.
4. Import our [kubernetes-with-podman](https://github.com/coder/coder/tree/main/examples/templates/kubernetes-with-podman) example template, or make your own.

```sh
echo "kubernetes-with-podman" | coder templates init
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.