I\'m trying to get a basic example of shinyproxy working with keycloak. This is my Dockerfile
Dockerfile
FROM openjdk:11-jre RUN mkdir -p /opt/shinyproxy/ RUN