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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ What **Desktopus** would try to solve?:
15
15
- Be able to export a workspace and run it on any computer, remote server with Docker installed, or a Kubernetes cluster.
16
16
- Maybe in the long run, create a "DesktopusHub" where people can share their own desktop workspaces. This could be done by sharing their own files which will be basic zip files containing metadata and scripts to build those images (like `.jar`'s of the Java World).
17
17
- Being agnostic of any external service and build images on the first run, to improve security and reduce costs.
18
+
- Have an easy to use webapp to create, run and import/export workspaces.
18
19
19
20
For example let's suppose that there will be some canonical/axiomatic images like:
0 commit comments