You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2020/12/11 13:35:00 UTC

[jira] [Created] (YUNIKORN-485) docker file using go based image

Wilfred Spiegelenburg created YUNIKORN-485:
----------------------------------------------

             Summary: docker file using go based image
                 Key: YUNIKORN-485
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-485
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: build
    Affects Versions: 0.9
            Reporter: Wilfred Spiegelenburg


The current docker file used for building the scheduler image references a go based image.

deployments/image/configmap/Dockerfile
{code:java}
FROM golang:1.12.13-alpine3.10{code}
We do not need go in that image and we should not be using it. A plain OS image wth the tools added we need is smaller and less prone for security issues



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org