You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: src/pages/getting-started/installation.mdx
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,9 @@ Please follow these links to the official installation steps for each.
17
17
-[Pulumi](https://www.pulumi.com/docs/cli/)_(for deployments, only needed if using the default providers)_
18
18
19
19
<Note>
20
-
When setting up docker on Linux be sure to follow the [post-installation steps](https://docs.docker.com/engine/install/linux-postinstall/) so you can run docker as a non-root user.
20
+
When setting up docker on Linux be sure to follow the [post-installation
21
+
steps](https://docs.docker.com/engine/install/linux-postinstall/) so you can
0 commit comments