This is an old revision of the document!
docker
Connect to Container as root
$ docker exec -u 0 -it FW_pgAdmin4 /bin/ash
dockerdocker-command
This is an old revision of the document!
Connect to Container as root
$ docker exec -u 0 -it FW_pgAdmin4 /bin/ash