Open juyoungkimthedev opened 2 days ago
I have no knowledge of running FreeIPA on the M chip, but would recommend starting out by running the container as de/prescribed in the README.
Once that works, add on the bells and whistles that take your fancy. This to relieve the developers of issues that are due to deviations from their instructions.
Specifically, assuming the docker-compose client just starts a Linux VM to run the processes, is the docker daemon in that Linux VM configured to run with user namespace remapping enabled?
Hi, I'm trying to spin up a FreeIPA container locally using this docker-compose file
But then when I run
docker-compose up
I'm getting belowAre there any missing configurations I need to setup for this to run on Mac systme?