Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux version? #693

Open
coding-garden-1 opened this issue Jul 3, 2024 · 0 comments
Open

Linux version? #693

coding-garden-1 opened this issue Jul 3, 2024 · 0 comments

Comments

@coding-garden-1
Copy link

coding-garden-1 commented Jul 3, 2024

Hi there,
Unlike everyone who says "linux version please" imma just ask -- what do you think is Windows dependent here?
When i ran docker build -t izabela ., it gave me
" => ERROR [internal] load metadata for mcr.microsoft.com/windows/serverco 0.7s

[internal] load metadata for mcr.microsoft.com/windows/servercore:ltsc2019:


Dockerfile:1

1 | >>> FROM mcr.microsoft.com/windows/servercore:ltsc2019
2 |
3 | WORKDIR /app

ERROR: failed to solve: mcr.microsoft.com/windows/servercore:ltsc2019: failed to resolve source metadata for mcr.microsoft.com/windows/servercore:ltsc2019: no match for platform in manifest: not found
". So i assume some library used is depending on a windows thing. But none of these languages are Windows-exclusive. It would be great to know what specifically would be Windows dependent so i could make a linux version for all us girlies :)

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

No branches or pull requests

1 participant