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

[Arm64/Linux] 3.0 docker images #504

Closed
5 of 6 tasks
sdmaclea opened this issue Apr 25, 2018 · 9 comments
Closed
5 of 6 tasks

[Arm64/Linux] 3.0 docker images #504

sdmaclea opened this issue Apr 25, 2018 · 9 comments

Comments

@sdmaclea
Copy link
Contributor

sdmaclea commented Apr 25, 2018

@richlander @MichaelSimons It would be nice to start publishing arm64 docker images so more people can dogfood linux-arm64.

Is this is the place to do this? Or are there missing prerequisites in a supporting docker repo?

Is it too early for 2.2?

Worklist [added by MichaelSimons]

@sdmaclea
Copy link
Contributor Author

cc/ @etherealjoy

@etherealjoy
Copy link

etherealjoy commented Apr 26, 2018

@sdmaclea
Thanks a lot.

Is it too early for 2.2?

I tried creating the images from the tar files from the master build , and it runs sometimes and sometimes it does not. Usually there is an error from roslyn.compilers.csharp .targets or something and exit.

I am using linux-arm64 as rid.
If I understand well,
arm64 cli build is there
arm64 core-setup build is there
runtime deps I used debian stretch
asp-netcore is missing though I have requested a build here
aspnet/Universe#1117

If you guys build it I would test it asap. I mean TFM 2.2 is available now right?

@MichaelSimons
Copy link
Member

This is on our radar but our plates are rather full at the moment with a few upcoming releases. The main work for us is to get build and ci machines in place. I would hope in a couple weeks we will have builds available in the nightly repo.

@etherealjoy
Copy link

@MichaelSimons
Thanks.

I would hope in a couple weeks we will have builds available in the nightly repo.

Including aspnet core?

@MichaelSimons
Copy link
Member

@etherealjoy - I can't comment on ASPNET.Core. Obviously aspnet/Universe#1117 is a requirement.

@etherealjoy
Copy link

@MichaelSimons
Thank you. Looking forward to it.

@sdmaclea
Copy link
Contributor Author

@etherealjoy

Usually there is an error from roslyn.compilers.csharp .targets or something and exit

The last daily linux-arm64 cli build I tested, was failing with a segmentation fault in csc.dll. I wanted to check to see if it was working on x64. However, when I looked at yesterdays daily build status, everything was red, so I didn't bother debugging further.

Last I looked ASP.NET build support was included in the CLI. So you should be able to build ASP.NET core projects for arm64. (When cli is working)

@MichaelSimons
Copy link
Member

Closing as 3.0 Arm64 images are now available.

@etherealjoy
Copy link

@MichaelSimons
Many Thanks for this.

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

No branches or pull requests

3 participants