Skip to content

Replace with portable version in C#9

Closed
ncopa wants to merge 1 commit intodocker-library:masterfrom
ncopa:hello-portable
Closed

Replace with portable version in C#9
ncopa wants to merge 1 commit intodocker-library:masterfrom
ncopa:hello-portable

Conversation

@ncopa
Copy link
Contributor

@ncopa ncopa commented Jan 29, 2016

Build a minimal version in C instead of assembly so it easily can be
ported to other archs.

This statically linked C version builds a binary that is 1472 bytes.

fixes #7

Build a minimal version in C instead of assembly so it easily can be
ported to other archs.

This statically linked C version builds a binary that is 1472 bytes.

fixes #7
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

Successfully merging this pull request may close these issues.

ARM compatible version of this hello-world image?

1 participant

Comments