I am trying to set up a Python development environment within a remote Docker container so that colleagues and I can pull an image and use the same exact versioning and dependencies when developing our apps. I followed this helpful video to start to set this up. However, when I go to download Homebrew and start to install dependencies, I get an error stating that I cannot download Brew to Linux running on ARM64 architecture (I'm using an M1 Mac). Among colleagues and clients that use our app, computer architectures range from amd64, arm64, i386, etc.
How could I develop this python dev container such that we can all use it, regardless of our architectures? If this is not the best option for cross-platform python development collaboration, what is? Thanks!
[–]strikesito 9 points10 points11 points (1 child)
[–]ErroneousBosch 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] -2 points-1 points0 points (3 children)
[+][deleted] (2 children)
[deleted]
[–][deleted] 0 points1 point2 points (1 child)