You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to documentation, the container has to expose an admin endpoint: http://127.0.0.1:8161/admin/, but seems the container not start completely, so that I cant access it.
docker run --name='activemq.local' -it --rm -P webcenter/activemq
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
2021-05-13 13:35:37,701 CRIT Supervisor running as root (no user in config file)
2021-05-13 13:35:37,703 WARN Included extra file "/etc/supervisor/conf.d/cron.conf" during parsing
2021-05-13 13:35:37,703 WARN Included extra file "/etc/supervisor/conf.d/activemq.conf" during parsing
2021-05-13 13:35:37,721 INFO RPC interface 'supervisor' initialized
2021-05-13 13:35:37,721 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2021-05-13 13:35:37,722 INFO supervisord started with pid 1
2021-05-13 13:35:38,735 INFO spawned: 'cron' with pid 36
2021-05-13 13:35:38,744 INFO spawned: 'activemq' with pid 38
2021-05-13 13:35:39,972 INFO success: cron entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:35:39,973 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:35:40,529 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:35:41,543 INFO spawned: 'activemq' with pid 163
2021-05-13 13:35:42,834 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:35:46,839 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:35:47,848 INFO spawned: 'activemq' with pid 302
2021-05-13 13:35:49,146 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:35:55,113 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:35:56,126 INFO spawned: 'activemq' with pid 457
2021-05-13 13:35:57,435 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:02,248 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:03,262 INFO spawned: 'activemq' with pid 611
2021-05-13 13:36:04,533 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:08,819 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:09,833 INFO spawned: 'activemq' with pid 756
2021-05-13 13:36:11,112 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:11,657 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:12,668 INFO spawned: 'activemq' with pid 894
2021-05-13 13:36:13,949 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:18,518 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:19,532 INFO spawned: 'activemq' with pid 1046
2021-05-13 13:36:20,805 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:22,336 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:23,349 INFO spawned: 'activemq' with pid 1184
2021-05-13 13:36:24,646 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:25,210 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:26,222 INFO spawned: 'activemq' with pid 1322
2021-05-13 13:36:27,509 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:28,062 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:29,076 INFO spawned: 'activemq' with pid 1460
2021-05-13 13:36:30,357 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:30,905 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:31,919 INFO spawned: 'activemq' with pid 1598
2021-05-13 13:36:33,215 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:33,771 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:34,781 INFO spawned: 'activemq' with pid 1736
2021-05-13 13:36:36,077 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:39,533 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:40,542 INFO spawned: 'activemq' with pid 1874
2021-05-13 13:36:41,846 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
My docker is running on a Mac M1 chip
Client: Docker Engine - Community
Cloud integration: 1.0.10
Version: 20.10.5
API version: 1.41
Go version: go1.13.15
Git commit: 55c4c88
Built: Tue Mar 2 20:13:00 2021
OS/Arch: darwin/amd64 (rosetta)
Context: default
Experimental: true
Server: Docker Engine - Community
Engine:
Version: 20.10.5
API version: 1.41 (minimum version 1.12)
Go version: go1.13.15
Git commit: 363e9a8
Built: Tue Mar 2 20:16:48 2021
OS/Arch: linux/arm64
Experimental: false
containerd:
Version: 1.4.4
GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
runc:
Version: 1.0.0-rc93
GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
docker-init:
Version: 0.19.0
GitCommit: de40ad0
The text was updated successfully, but these errors were encountered:
According to documentation, the container has to expose an admin endpoint: http://127.0.0.1:8161/admin/, but seems the container not start completely, so that I cant access it.
docker run --name='activemq.local' -it --rm -P webcenter/activemq
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
2021-05-13 13:35:37,701 CRIT Supervisor running as root (no user in config file)
2021-05-13 13:35:37,703 WARN Included extra file "/etc/supervisor/conf.d/cron.conf" during parsing
2021-05-13 13:35:37,703 WARN Included extra file "/etc/supervisor/conf.d/activemq.conf" during parsing
2021-05-13 13:35:37,721 INFO RPC interface 'supervisor' initialized
2021-05-13 13:35:37,721 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2021-05-13 13:35:37,722 INFO supervisord started with pid 1
2021-05-13 13:35:38,735 INFO spawned: 'cron' with pid 36
2021-05-13 13:35:38,744 INFO spawned: 'activemq' with pid 38
2021-05-13 13:35:39,972 INFO success: cron entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:35:39,973 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:35:40,529 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:35:41,543 INFO spawned: 'activemq' with pid 163
2021-05-13 13:35:42,834 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:35:46,839 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:35:47,848 INFO spawned: 'activemq' with pid 302
2021-05-13 13:35:49,146 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:35:55,113 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:35:56,126 INFO spawned: 'activemq' with pid 457
2021-05-13 13:35:57,435 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:02,248 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:03,262 INFO spawned: 'activemq' with pid 611
2021-05-13 13:36:04,533 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:08,819 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:09,833 INFO spawned: 'activemq' with pid 756
2021-05-13 13:36:11,112 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:11,657 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:12,668 INFO spawned: 'activemq' with pid 894
2021-05-13 13:36:13,949 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:18,518 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:19,532 INFO spawned: 'activemq' with pid 1046
2021-05-13 13:36:20,805 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:22,336 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:23,349 INFO spawned: 'activemq' with pid 1184
2021-05-13 13:36:24,646 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:25,210 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:26,222 INFO spawned: 'activemq' with pid 1322
2021-05-13 13:36:27,509 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:28,062 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:29,076 INFO spawned: 'activemq' with pid 1460
2021-05-13 13:36:30,357 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:30,905 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:31,919 INFO spawned: 'activemq' with pid 1598
2021-05-13 13:36:33,215 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:33,771 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:34,781 INFO spawned: 'activemq' with pid 1736
2021-05-13 13:36:36,077 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-13 13:36:39,533 INFO exited: activemq (exit status 139; not expected)
2021-05-13 13:36:40,542 INFO spawned: 'activemq' with pid 1874
2021-05-13 13:36:41,846 INFO success: activemq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
My docker is running on a Mac M1 chip
Client: Docker Engine - Community
Cloud integration: 1.0.10
Version: 20.10.5
API version: 1.41
Go version: go1.13.15
Git commit: 55c4c88
Built: Tue Mar 2 20:13:00 2021
OS/Arch: darwin/amd64 (rosetta)
Context: default
Experimental: true
Server: Docker Engine - Community
Engine:
Version: 20.10.5
API version: 1.41 (minimum version 1.12)
Go version: go1.13.15
Git commit: 363e9a8
Built: Tue Mar 2 20:16:48 2021
OS/Arch: linux/arm64
Experimental: false
containerd:
Version: 1.4.4
GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
runc:
Version: 1.0.0-rc93
GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
docker-init:
Version: 0.19.0
GitCommit: de40ad0
The text was updated successfully, but these errors were encountered: