/docker-wsl

Primary LanguageShellApache License 2.0Apache-2.0

docker-wsl

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.

Compatibility

This requires WSL 2. Microsoft's has step-by-step instructions on how to upgrade to WSL 2.

Installation

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.

Contributing

Feel free to open an issue if you have suggestions, questions, or glowing affirmations.

Copyright and License

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.