We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b003d8d commit c2a0a55Copy full SHA for c2a0a55
README.md
@@ -1,3 +1,8 @@
1
+# Purpose
2
+As I was prototyping my stack I wanted to host my workloads within virtualbox for portabiity and ease of setup and administration.
3
+My stack has deprecated this approach in favor of using proxmox to host an alpine container with docker compose and portainer.
4
+
5
+# Usage
6
1. install VirtualBox
7
2. Use `Manage Advanced Sharing Settings` to enable File and printer sharing and for all networks enable password protected sharing
8
3. Use `Publish ISO` action from `vanderstack/Alpine-Docker-ISO/` to obtain Alpine docker server ISO
0 commit comments