Skip to content

[.NET Core 2.0] Use RHEL/CentOS container image #24

@omajid

Description

@omajid

Can we use an open source build of .NET Core 2.0 here:

writeFile file: 'Dockerfile', text: 'FROM microsoft/dotnet:onbuild'
?

The Microsoft container image is built on top of Debian and Windows and uses their binary bits. Red Hat has a s2i-compatible container image called dotnet/dotnet-20-rhel7 and a runtime-only container image called dotnet/dotnet-20-runtime-rhel7. Equivalent builds from CentOS should be available soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions