Skip to content

Add support for multiple architectures #15

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

Merged
merged 1 commit into from
Aug 24, 2017

Conversation

tianon
Copy link
Member

@tianon tianon commented Aug 24, 2017

I've successfully tested all three of the arches included here, especially/including arm32v7:

               _
   _       _ _(_)_     |  A fresh approach to technical computing
  (_)     | (_) (_)    |  Documentation: https://docs.julialang.org
   _ _   _| |_  __ _   |  Type "?help" for help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 0.6.0 (2017-06-19 13:05 UTC)
 _/ |\__'_|_|_|\__'_|  |  Official http://julialang.org/ release
|__/                   |  armv7l-unknown-linux-gnueabihf

$ diff -u <(bashbrew cat julia) <(bashbrew cat <(./generate-stackbrew-library.sh))
--- /dev/fd/63	2017-08-24 14:38:50.974016432 -0700
+++ /dev/fd/62	2017-08-24 14:38:50.975016403 -0700
@@ -2,4 +2,5 @@
 GitRepo: https://github.com/docker-library/julia.git

 Tags: 0.6.0, 0.6, 0, latest
-GitCommit: ef0fdf96ba90c0020776bca367cb838910aca339
+Architectures: amd64, arm32v7, i386
+GitCommit: 4eff23fd0270ed08c727f1ddb10c497559732c22

See also docker-library/buildpack-deps#59, docker-library/golang#163, docker-library/docker#63, docker-library/gcc#36, jessfraz/irssi#15, redis/docker-library-redis#95, docker-library/openjdk#121, docker-library/postgres#298, docker-library/haproxy#41, docker-library/httpd#55, docker-library/memcached#19, docker-library/tomcat#73, docker-library/ruby#133, docker-library/python#206, docker-library/php#454, docker-library/wordpress#223, docker-library/rabbitmq#167, docker-library/cassandra#115, docker-library/drupal#90, docker-library/ghost#82.

i386 i386 i686 x86

# ppc64le appears to be "0.6.0-rc3"-only as of 2017-08-24
#ppc64le ppc64el ppc64le ppc64le
Copy link
Member Author

Choose a reason for hiding this comment

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

It looks like aarch64 is also in-progress! 😄 👍

@tianon tianon merged commit 6071d79 into docker-library:master Aug 24, 2017
@tianon tianon deleted the multiarch branch August 24, 2017 23:25
tianon added a commit to infosiftr/stackbrew that referenced this pull request Aug 24, 2017
- `cassandra`: multiarch (docker-library/cassandra#115)
- `drupal`: multiarch (docker-library/drupal#90)
- `ghost`: 1.7.1, multiarch (docker-library/ghost#82)
- `julia`: multiarch (docker-library/julia#15)
- `owncloud`: multiarch (docker-library/owncloud#91)
- `pypy`: multiarch (docker-library/pypy#16)
- `redmine`: passenger 5.1.8
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.

1 participant