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 2021/02/09 09:33:00 UTC

[jira] [Resolved] (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 resolved YUNIKORN-485.
--------------------------------------------
    Fix Version/s: 0.10
       Resolution: Fixed

All images updated to run alpine:latest which at this point in time is clean (no security issues)

> 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
>              Labels: pull-request-available
>             Fix For: 0.10
>
>
> 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