Skip to content

Commit c224375

Browse files
authored
warning, Docker-for-Mac is a beast
1 parent ae77f73 commit c224375

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Docker-for-Mac.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
# Using a Docker Desktop for Mac as a client for the proxy
29

310
First, know this is a MiTM, and could break with new Docker Desktop for Mac releases or during resets/reinstalls/upgrades.

0 commit comments

Comments
 (0)