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

Use some fancy symlinking to create a Dockerfile that works on other architectures too #114

Merged
merged 1 commit into from
May 5, 2017

Conversation

tianon
Copy link
Member

@tianon tianon commented May 5, 2017

Tested by swapping FROM buildpack-deps:jessie-curl for FROM s390x/buildpack-deps:jessie-curl and building on an s390x machine (which was successful).

…architectures too

Tested by swapping `FROM buildpack-deps:jessie-curl` for `FROM s390x/buildpack-deps:jessie-curl` and building on an `s390x` machine (which was successful).
@tianon tianon requested a review from yosifkit May 5, 2017 17:53
@yosifkit yosifkit merged commit 0467df2 into docker-library:master May 5, 2017
@yosifkit yosifkit deleted the multiarch branch May 5, 2017 19:38
tianon added a commit to infosiftr/stackbrew that referenced this pull request May 5, 2017
- `docker`: 17.05.0-ce GA (docker-library/docker#53)
- `openjdk`: experimental multiarch (docker-library/openjdk#114)
- `tomcat`: experimental multiarch (docker-library/tomcat#70)
tianon added a commit to infosiftr/stackbrew that referenced this pull request May 5, 2017
- `docker`: 17.05.0-ce GA (docker-library/docker#53)
- `openjdk`: experimental multiarch (docker-library/openjdk#114)
- `tomcat`: experimental multiarch (docker-library/tomcat#70)
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