{"id":18687440,"url":"https://github.com/alfresco/alfresco-docker-activemq","last_synced_at":"2025-04-12T05:27:40.056Z","repository":{"id":33982874,"uuid":"149094716","full_name":"Alfresco/alfresco-docker-activemq","owner":"Alfresco","description":"ActiveMQ image for Alfresco DBP","archived":false,"fork":false,"pushed_at":"2025-03-24T20:41:07.000Z","size":83,"stargazers_count":5,"open_issues_count":3,"forks_count":6,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-03-26T00:51:18.662Z","etag":null,"topics":["activemq","alfresco","alfresco-bdu","docker","ops-readiness-team"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Alfresco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-17T08:41:05.000Z","updated_at":"2025-03-18T09:14:55.000Z","dependencies_parsed_at":"2023-01-15T03:48:26.626Z","dependency_job_id":"70bffb50-d5fd-40e6-be08-bc2ab43f439d","html_url":"https://github.com/Alfresco/alfresco-docker-activemq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfresco%2Falfresco-docker-activemq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfresco%2Falfresco-docker-activemq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfresco%2Falfresco-docker-activemq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfresco%2Falfresco-docker-activemq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alfresco","download_url":"https://codeload.github.com/Alfresco/alfresco-docker-activemq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248521510,"owners_count":21118088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activemq","alfresco","alfresco-bdu","docker","ops-readiness-team"],"created_at":"2024-11-07T10:32:51.440Z","updated_at":"2025-04-12T05:27:40.022Z","avatar_url":"https://github.com/Alfresco.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alfresco ActiveMQ docker image\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/Alfresco/alfresco-docker-activemq/build.yml?branch=master)](https://github.com/Alfresco/alfresco-docker-activemq/actions/workflows/build.yml)\n![5.18-jre17-rockylinux8](https://img.shields.io/docker/v/alfresco/alfresco-activemq/latest)\n![5.17-jre17-rockylinux8](https://img.shields.io/docker/v/alfresco/alfresco-activemq/5.17-jre17-rockylinux8)\n![5.16-jre17-rockylinux8](https://img.shields.io/docker/v/alfresco/alfresco-activemq/5.16-jre17-rockylinux8)\n\nThis repository produces multi-arch ActiveMQ images compatible with all the\nsupported Alfresco versions that will be used by Alfresco engineering teams,\nother internal groups in the organisation, customers and partners to run the\nAlfresco Digital Business Platform.\n\n## Quickstart\n\nMultiple tags are available depending on the versions/flavours:\n\nActivemq version | Java version | OS           | Image tag                | Size\n-----------------|--------------|--------------|--------------------------|----------------\n5.16             | 17           | Rockylinux 8 | `5.16-jre17-rockylinux8` | ![5.16 size][1]\n5.17             | 17           | Rockylinux 8 | `5.17-jre17-rockylinux8` | ![5.17 size][2]\n5.18             | 17           | Rockylinux 8 | `5.18-jre17-rockylinux8` | ![5.18 size][3]\n\n[1]: https://img.shields.io/docker/image-size/alfresco/alfresco-activemq/5.16-jre17-rockylinux8\n[2]: https://img.shields.io/docker/image-size/alfresco/alfresco-activemq/5.17-jre17-rockylinux8\n[3]: https://img.shields.io/docker/image-size/alfresco/alfresco-activemq/5.18-jre17-rockylinux8\n\nAdditional tags available:\n\n* `5.18.NN-jre17-rockylinux8` (full semver)\n* `latest` which always point to the latest activemq version available\n\nBuilt images are available on the following registries:\n\n* [Docker Hub](https://hub.docker.com/r/alfresco/alfresco-activemq) as `alfresco/alfresco-activemq`\n* [Quay](https://quay.io/repository/alfresco/alfresco-activemq) as `quay.io/alfresco/alfresco-activemq` (requires authentication)\n\nExample final image: `alfresco/alfresco-activemq:5.18-jre17-rockylinux8`\n\n\u003e If you are using this image in a public repository, please stick to the Docker Hub published image.\n\nImages are built for `amd64` and `arm64` architectures.\n\n### Image pinning\n\nThe [pinning suggestions provided in alfresco-base-java](https://github.com/Alfresco/alfresco-docker-base-java/blob/master/README.md#image-pinning) are valid for this image too.\n\n## Configuration parameters\n\nThe following can be set via environment variables:\n\n| Parameter               | Default value | Description                                          |\n|:------------------------|:--------------|:-----------------------------------------------------|\n| ACTIVEMQ_BROKER_NAME    | localhost     | The name of the broker of ActiveMQ server            |\n| ACTIVEMQ_ADMIN_LOGIN    | admin         | The login for admin account (broker and web console) |\n| ACTIVEMQ_ADMIN_PASSWORD | admin         | The password for admin account                       |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfresco%2Falfresco-docker-activemq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfresco%2Falfresco-docker-activemq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfresco%2Falfresco-docker-activemq/lists"}