Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

.NET 6 #63

Open
rattrick1 opened this issue Oct 31, 2021 · 3 comments
Open

.NET 6 #63

rattrick1 opened this issue Oct 31, 2021 · 3 comments

Comments

@rattrick1
Copy link

Will this package be updated to .NET 6 or should we fork it and create a new one?

@1002527441
Copy link

Under .net 6, when I am trying to build a docker file, there is an error as below.
image

@1002527441
Copy link

FROM mcr.microsoft.com/dotnet/aspnet:6.0 AS base
WORKDIR /app
RUN apt-get update -qq && apt-get -y install libgdiplus libc6-dev
EXPOSE 80

@Jefferycheng
Copy link

Under .net 6, when I am trying to build a docker file, there is an error as below. image

Actually, This package still could work on dotnet 6.
I don't meet the question when build the images on docker.
My docker file script is totally the same with you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants