Skip to content

build for s390x architecture (aka IBM Mainframe)#28

Merged
tianon merged 2 commits into
tianon:masterfrom
kiranmantri:s390x
Sep 28, 2016
Merged

build for s390x architecture (aka IBM Mainframe)#28
tianon merged 2 commits into
tianon:masterfrom
kiranmantri:s390x

Conversation

@kiranmantri

Copy link
Copy Markdown
Contributor

Hi,
I added a few lines in the "Dockerfile" to build for the s390x architecture.
Woud please consider pulling this to your code ?

Thanks
Kiran

Comment thread Dockerfile Outdated
&& eval "GOARCH=s390x go build $BUILD_FLAGS -o /go/bin/gosu-s390x" \
&& file /go/bin/gosu-s390x


Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you modify the whitespace to match the rest of the RUN instructions and delete this extra newline? (should only be a single newline in this space)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done...
Thanks !

@tianon tianon merged commit 4aa1395 into tianon:master Sep 28, 2016
@tianon

tianon commented Sep 28, 2016

Copy link
Copy Markdown
Owner

Thanks!

@tianon tianon mentioned this pull request Apr 13, 2021
11 tasks
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.

2 participants