Scripts for managing a simplified dockerd
on Windows Subsystem for Linux
version 2, without needing Docker Desktop.
An article I wrote on the subject is available here.
This requires WSL 2. Microsoft's has step-by-step instructions on how to upgrade to WSL 2.
Warning: before downloading and executing any of these scripts, read over them. I make no claims that they will work or even be safe on your system. You may want to check the function names, for instance, to make sure they do not overwrite vital functions you have already composed. You should also make sure I am not a nefarious individual intent on installing malware on your system or erasing all your files. A little paranoia is in order, as usual.
In general, the instructions for usage are available in comments at the top of each script, and/or in the article I wrote.
Feel free to open an issue if you have suggestions, questions, or glowing affirmations.
Copyright © 2021 Jonathan Bowman. All documentation and code contained in these files may be freely shared in compliance with the Apache License, Version 2.0 and is provided “AS IS” without warranties or conditions of any kind.