new page: linux dev env

This commit is contained in:
Inaki Fernandez
2018-10-09 10:26:03 +02:00
parent bfe8f8ba3b
commit 51142e740a
3 changed files with 4 additions and 0 deletions

View File

@@ -32,3 +32,4 @@ A curated list of awesome references collected in 2018.
14. [APIs and RESTful Architecture](apis-and-restful-architecture.md)
- [Swagger code generator for REST APIs](swagger-code-generator-for-rest-apis.md)
15. [Public Cloud Solutions](public-cloud-solutions.md)
16. [Linux Dev Environment](linux-dev-env.md)

2
docs/linux-dev-env.md Normal file
View File

@@ -0,0 +1,2 @@
# Linux Dev Environment on Windows
* [Setting Up Docker for Windows and WSL to Work Flawlessly](https://nickjanetakis.com/blog/setting-up-docker-for-windows-and-wsl-to-work-flawlessly)

View File

@@ -42,6 +42,7 @@ pages:
- APIs and RESTful Architecture: apis-and-restful-architecture.md
- Swagger code generator for REST APIs: swagger-code-generator-for-rest-apis.md
- Public Cloud Solutions : public-cloud-solutions.md
- Linux Dev Environment: linux-dev-env.md
- About: about.md
copyright: Copyright &copy; 2018 <a href="https://twitter.com/RedHatSpain">Red Hat Spain (Community Linkedin Group)</a>, <a href="https://awesome-kubernetes.readthedocs.io/about/">about</a>.