Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-1408

Add a unix shell to the Fineract Docker image

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.0
    • None
    • None

    Description

      The current fineract Dockerfile uses gcr.io/distroless/java:11 as the base image, which does not seem to have bash or any other usable shell. Having no shell makes it really hard to debug anything inside the docker image - eg. I'm putting together a Kubernetes configuration with Configmap exporting environment variables, and it's about impossible to see what's going on inside the container without a shell.

      Please consider adding a shell, or using a docker base image which has one already (eg. the official openjdk:11 image could work just fine). 

      Attachments

        Activity

          People

            Unassigned Unassigned
            kjozsa1 Kristof Jozsa
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: