Antonio Soto
Results
2
comments of
Antonio Soto
I have the same problem with a MacBook Pro Silicon M1 chip. I want to run a PostgreSQL container that has an ARM version indeed:  I can perfectly run...
The fact is I can run this test inside Docker as it's recommended for some scenarios in the docs. The command is the following: ``` docker run -it --rm -v...