kabanero-io / kabanero-command-line-services

This repo will be archived soon.
Apache License 2.0
3 stars 7 forks source link

Dockerfile USER switching #171

Closed davco01a closed 4 years ago

davco01a commented 4 years ago

Dockerfile USER switching

davco01a commented 4 years ago

According to Artur Dzmitryieu from #was-docker slack channel, it's fine to run as root during install steps in the Dockerfile as long you switch back to Liberty permissions to the process runs with lower privileges (e.g. USER 1001 )

davco01a commented 4 years ago

travis build raan and tested service

davco01a commented 4 years ago

also issue: https://github.com/kabanero-io/kabanero-command-line-services/issues/170

davco01a commented 4 years ago

for issue 170


 {
            "name": "nodejs",
            "status": [
                {
                    "reponame": "central",
                    "digest check": "NA",
                    "version": "0.3.3",
                    "image digest": "could not be retrieved",
                    "kabanero digest": "does not exist",
                    "status": "inactive"
                }
            ]
        },