Peter Wang
Peter Wang
any progress?
> @Helloworld-zyt @Sgt-Ogre can you access the management container with `docker compose exec -ti management /bin/bash` and run the following commands: > > ```shell > apt install curl > curl...
> you can try running a modified version of the management container with the latest ca-certificates: > > ```dockerfile > FROM netbirdio/management:latest > RUN apt install -y ca-certificates > ```...
Is there any progress on this pr? How long will it take about to merge into main? Thanks for your contributions.
A core need for note. Hope this can be implemented.