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
+1-1
Original file line number
Diff line number
Diff line change
@@ -27,4 +27,4 @@ A collection of one-click buttons and scripts for deploying [code-server](https:
27
27
- All software and dependencies need to be defined in the `Dockerfile` or install script so they aren't destroyed on a rebuild. This is great if you want to have a new, clean environment every time you code
28
28
- Most app platforms do not support running docker or virtual volume mounts in the container.
29
29
- Storage may not be persistent. You may have to use [rclone](https://rclone.org/) to store your filesystem on a cloud service. Documented below:
30
-
-[📄 Docs for code-server-deploy-container](deploy-container/)
30
+
-[📄 Docs for code-server-deploy-container](deploy-container/)
0 commit comments