Skip to content

Add arm64v8 since it is now in the rabbitmq apt repo #177

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 18, 2017

Conversation

yosifkit
Copy link
Member

See architecture list from https://www.rabbitmq.com/debian/dists/testing/Release

Architectures: AVR32 alpha amd64 arm armel armhf arm64 hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 m32 m68k mips mipsel netbsd-alpha netbsd-i386 powerpc s390 s390x sh sparc
diff --git a/dev/fd/63 b/dev/fd/62
--- a/dev/fd/63
+++ b/dev/fd/62
@@ -5,12 +5,12 @@ Maintainers: Tianon Gravi <[email protected]> (@tianon),
 GitRepo: https://github.com/docker-library/rabbitmq.git
 
 Tags: 3.6.11, 3.6, 3, latest
-Architectures: amd64, arm32v5, arm32v7, i386, s390x
+Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, s390x
 GitCommit: 7d76799247764423a69438f72961ef0581788e07
 Directory: 3.6/debian
 
 Tags: 3.6.11-management, 3.6-management, 3-management, management
-Architectures: amd64, arm32v5, arm32v7, i386, s390x
+Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, s390x
 GitCommit: 79277042564875d55e4b05a60c65b6eb46651a94
 Directory: 3.6/debian/management

Fixes #175

@yosifkit yosifkit requested a review from tianon August 17, 2017 22:35
@yosifkit
Copy link
Member Author

yosifkit commented Aug 17, 2017

I did build and run on our arm64 build server and it ran without issue.

Run:
linaro@r1-a10:~$ docker run -it --rm rabbitmq

              RabbitMQ 3.6.11. Copyright (C) 2007-2017 Pivotal Software, Inc.
  ##  ##      Licensed under the MPL.  See http://www.rabbitmq.com/
  ##  ##
  ##########  Logs: tty
  ######  ##        tty
  ##########
              Starting broker...

=INFO REPORT==== 17-Aug-2017::22:37:51 ===
Starting RabbitMQ 3.6.11 on Erlang 19.2.1
Copyright (C) 2007-2017 Pivotal Software, Inc.
Licensed under the MPL.  See http://www.rabbitmq.com/

=INFO REPORT==== 17-Aug-2017::22:37:51 ===
node           : rabbit@cb6d217a096f
home dir       : /var/lib/rabbitmq
config file(s) : /etc/rabbitmq/rabbitmq.config
cookie hash    : dTRnpQ6wo1mJLqGRbkz8XQ==
log            : tty
sasl log       : tty
database dir   : /var/lib/rabbitmq/mnesia/rabbit@cb6d217a096f

=INFO REPORT==== 17-Aug-2017::22:37:54 ===
Memory high watermark set to 6418 MiB (6730278502 bytes) of 16046 MiB (16825696256 bytes) total

=INFO REPORT==== 17-Aug-2017::22:37:54 ===
Enabling free disk space monitoring

=INFO REPORT==== 17-Aug-2017::22:37:54 ===
Disk free limit set to 50MB

=INFO REPORT==== 17-Aug-2017::22:37:54 ===
Limiting to approx 1048476 file handles (943626 sockets)

=INFO REPORT==== 17-Aug-2017::22:37:54 ===
FHC read buffering:  OFF
FHC write buffering: ON

=INFO REPORT==== 17-Aug-2017::22:37:54 ===
Database directory at /var/lib/rabbitmq/mnesia/rabbit@cb6d217a096f is empty. Initialising from scratch...

=INFO REPORT==== 17-Aug-2017::22:37:54 ===
    application: mnesia
    exited: stopped
    type: temporary

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
Waiting for Mnesia tables for 30000 ms, 9 retries left

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
Waiting for Mnesia tables for 30000 ms, 9 retries left

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
Waiting for Mnesia tables for 30000 ms, 9 retries left

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
Priority queues enabled, real BQ is rabbit_variable_queue

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
Starting rabbit_node_monitor

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
Adding vhost '/'

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
Creating user 'guest'

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
Setting user tags for user 'guest' to [administrator]

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
Setting permissions for 'guest' in '/' to '.*', '.*', '.*'

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
msg_store_transient: using rabbit_msg_store_ets_index to provide index

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
msg_store_persistent: using rabbit_msg_store_ets_index to provide index

=WARNING REPORT==== 17-Aug-2017::22:37:55 ===
msg_store_persistent: rebuilding indices from scratch

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
started TCP Listener on [::]:5672
 completed with 0 plugins.

=INFO REPORT==== 17-Aug-2017::22:37:55 ===
Server startup complete; 0 plugins started.

@tianon tianon merged commit 42d8deb into docker-library:master Aug 18, 2017
@tianon tianon deleted the arm64 branch August 18, 2017 20:24
@tianon
Copy link
Member

tianon commented Aug 18, 2017

🎉

tianon added a commit to infosiftr/stackbrew that referenced this pull request Aug 18, 2017
- `docker`: 17.06.1-ce, 17.07.0-ce-rc3
- `drupal`: 8.3.7, 8.4.0-beta1
- `elasticsearch`: 5.5.2
- `ghost`: 1.6.2, ghost-cli 1.1.1
- `haproxy`: 1.7.9
- `kibana`: 4.6.6, 5.5.2
- `logstash`: 5.5.2
- `mariadb`: 10.2.8
- `php`: 7.2.0beta3
- `rabbitmq`: add `arm64v8` (docker-library/rabbitmq#177)
- `rocket.chat`: 0.58.1
- `tomcat`: 8.0.46, 7.0.81
@longquan7
Copy link

@tianon This image is support arm64 and PR merged,but I am not found this in image on https://hub.docker.com/u/arm64v8/

@tianon
Copy link
Member

tianon commented Aug 24, 2017

Sorry, there was a building glitch -- it's up now: https://hub.docker.com/r/arm64v8/rabbitmq/

@longquan7
Copy link

@tianon OK,thanks

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.

3 participants