From 081b0c244f7bc8009905b974d241ec7fda8471d3 Mon Sep 17 00:00:00 2001 From: David Andersen Date: Sat, 30 Dec 2017 23:22:09 -0800 Subject: [PATCH] vagrant --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 903df5c..6c04bca 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,9 @@ VirtualBox users must enable Bridged networking in order for the host to be assi config.vm.network "forwarded_port", guest: 34197, host: 34197 ``` +## Vagrant + +Vagrant is a good way for those without a Linux machine to try Docker. Check out the [Factorio Vagrant Box](https://github.com/dtandersen/factorio-lan-vagrant). ## Troubleshooting