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: pages/docs/install/install-windows.md
+52-1Lines changed: 52 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,55 @@ permalink: install-windows
5
5
folder: docs
6
6
---
7
7
8
-
Windows? Ugh, I suppose we will write this. I heard it has a command line? Will get around to this eventually. Nothing here for now, folks.
8
+
9
+
This recipe demonstrates how to run Singularity on your Windows computer via Vagrant and Ubuntu. This recipe may take anywhere from 5-20 minutes to complete.
10
+
11
+
## Setup
12
+
13
+
First, install the following software:
14
+
- install [Git for Windows](https://git-for-windows.github.io/)
15
+
- install [VirtualBox for Windows](https://www.virtualbox.org/wiki/Downloads)
16
+
- install [Vagrant for Windows](https://www.vagrantup.com/downloads.html)
17
+
- install [Vagrant Manager for Windows](http://vagrantmanager.com/downloads/)
18
+
19
+
## Singularityware Vagrant Box
20
+
21
+
We are maintaining a set of Vagrant Boxes via <ahref="https://atlas.hashicorp.com/"target="_blank">Atlas</a>, one of <ahref="https://www.hashicorp.com/#open-source-tools"target="_blank">Hashicorp</a> many tools that likely you've used and haven't known it. We currently have boxes for the following versions of Singularity:
0 commit comments