You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2021/02/02 00:45:00 UTC

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

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

Wilfred Spiegelenburg reassigned YUNIKORN-485:
----------------------------------------------

    Assignee: Wilfred Spiegelenburg

> 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
>            Assignee: Wilfred Spiegelenburg
>            Priority: Critical
>
> 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: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org