I have setup kong docker container. it\'s starting with docker compose file:
kong: image: "${KONG_DOCKER_TAG}" user: ${KONG_USER} depends_on: - kong-