Skip to content

Commit 9cb7e62

Browse files
authored
Add @heri16's notes from #105
1 parent 36c84a7 commit 9cb7e62

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,13 @@ custom:
132132
invalidateCaches: true
133133
```
134134
135+
## Windows `dockerizePip` notes
136+
For usage of `dockerizePip` on Windows do Step 1 only if running serverless on windows, or do both Step 1 & 2 if running serverless inside WSL.
137+
138+
1. [Enabling shared volume in Windows Docker Taskbar settings](https://forums.docker.com/t/docker-data-volumes-and-windows-mounts/31499/2)
139+
1. [Installing the Docker client on Windows Subsystem for Linux (Ubuntu)](https://medium.com/@sebagomez/installing-the-docker-client-on-ubuntus-windows-subsystem-for-linux-612b392a44c4)
140+
141+
135142
## Contributors
136143
* [@dschep](https://github.com/dschep) - Lead developer & maintainer
137144
* [@azurelogic](https://github.com/azurelogic) - logging & documentation fixes
@@ -145,3 +152,4 @@ custom:
145152
* [@Tethik](https://github.com/Tethik) - adding usePipenv option
146153
* [@miketheman](https://github.com/miketheman) - fixing bug with includes when using zip option
147154
* [@wattdave](https://github.com/wattdave) - fixing bug when using `deploymentBucket`
155+
* [@heri16](https://github.com/heri16) - fixing Docker support in Windows.

0 commit comments

Comments
 (0)