Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bowmanjd/docker-wsl
https://github.com/bowmanjd/docker-wsl
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bowmanjd/docker-wsl
- Owner: bowmanjd
- License: apache-2.0
- Created: 2021-02-12T11:04:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T10:02:57.000Z (about 3 years ago)
- Last Synced: 2024-08-01T16:46:17.972Z (3 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 117
- Watchers: 6
- Forks: 26
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - bowmanjd/docker-wsl - (Shell)
README
# 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][article].
## Compatibility
This requires WSL 2. [Microsoft's has step-by-step instructions on how to upgrade to WSL 2](https://docs.microsoft.com/en-us/windows/wsl/install-win10#step-2---update-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][article].
## 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][license] and is **provided “AS IS” without warranties or conditions of any kind**.
[article]: https://dev.to/bowmanjd/
[license]: LICENSE
[apachelicense]: http://www.apache.org/licenses/LICENSE-2.0