You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Kristof Jozsa (Jira)" <ji...@apache.org> on 2021/10/14 18:09:00 UTC

[jira] [Updated] (FINERACT-1408) Add a unix shell to the Fineract Docker image

     [ https://issues.apache.org/jira/browse/FINERACT-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristof Jozsa updated FINERACT-1408:
------------------------------------
    Priority: Minor  (was: Major)

> Add a unix shell to the Fineract Docker image
> ---------------------------------------------
>
>                 Key: FINERACT-1408
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1408
>             Project: Apache Fineract
>          Issue Type: Improvement
>            Reporter: Kristof Jozsa
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)