How to switch root in kong's container

I’m using version 2.2.2 of the docker image,FROM kong:2.2.2-centos,in my k8s cluster, When I entered the container, I found that the current user was kong rather than root, I have no way to install some debugging tools
Does anyone know how to switch to the root user???