Skip to content

Releases: chipmk/docker-mac-net-connect

v0.1.4

03 May 21:18
56fce05

Choose a tag to compare

What's Changed

  • fix: Incompatibility with Docker Desktop 4.39.0 by @fkasumovic in #51

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

06 Sep 23:30

Choose a tag to compare

What's Changed

  • Fixes internal socket error when building with go v1.23.0
  • Add troubleshooting guide to README.md by @danbarker in #34

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

12 Jan 05:24

Choose a tag to compare

What's Changed

  • Adds support for M1 chip
  • Fix error messages not being outputted
  • Fix network access to a container that is attached to multiple networks (previously could only connect via the first network) (#4)

v0.1.1

14 Nov 19:24

Choose a tag to compare

chore: rename setup container image

v0.1.0

12 Nov 05:29

Choose a tag to compare

docs: initial readme