We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae77f73 commit c224375Copy full SHA for c224375
Docker-for-Mac.md
@@ -1,3 +1,10 @@
1
+# Attention: issues for developer scenarios!
2
+
3
+- beware: this will probably break your Docker for Mac install in more ways than one
4
+- docker for mac does bizarre stuff with proxies, affecting runtime and building of containers
5
+- you might run into https://github.com/docker/for-mac/issues/2467
6
+ - building images is affected for sure; simple "FROM ubuntu; RUN apt update" fails
7
8
# Using a Docker Desktop for Mac as a client for the proxy
9
10
First, know this is a MiTM, and could break with new Docker Desktop for Mac releases or during resets/reinstalls/upgrades.
0 commit comments