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
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,13 @@ command line.
29
29
30
30
More details are available in the [User Guide - Basic Model Setup and Run](https://uaf-arctic-eco-modeling.github.io/dvm-dos-tem/examples_and_tutorials/basic_model_run.html#basic-model-setup-and-run).
31
31
32
+
> [!TIP]
33
+
> These instructions should work for users with [Podman](https://podman.io)
34
+
> rather than Docker, but several additional steps may be necessary to ensure
35
+
> that Podman can run with non-root access. See this
0 commit comments