# Apama images for Docker moving to Amazon ECR

**URL:** https://community.cumulocity.com/t/apama-images-for-docker-moving-to-amazon-ecr/2679
**Category:** Knowledge Base
**Tags:** cumulocity, Streaming-Analytics-Apama
**Created:** [November 21, 2024, 5:31pm UTC](https://community.cumulocity.com/t/apama-images-for-docker-moving-to-amazon-ecr/2679 "2024-11-21T17:31:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Bevan\_Philip](https://dub1.discourse-cdn.com/flex005/user_avatar/community.cumulocity.com/bevan_philip/32/19444_2.png) [@Bevan\_Philip](https://community.cumulocity.com/u/Bevan_Philip)
#### Post date: [November 21, 2024, 5:31pm UTC](https://community.cumulocity.com/t/apama-images-for-docker-moving-to-amazon-ecr/2679/1 "2024-11-21T17:31:12Z")

</div>

The Apama images for Docker are now available at `public.ecr.aws/apama`, and can be viewed at [ECR Public Gallery](https://gallery.ecr.aws/apama/). Previously, they were available at `softwareag/`, and viewed at [https://hub.docker.com/u/softwareag](https://hub.docker.com/u/softwareag).

Within any Dockerfiles that use the Apama images, you will need to change `FROM softwareag/<IMAGE>:<TAG>` to `FROM public.ecr.aws/apama/<IMAGE>:<TAG>`.

The location of Apama within the image has been moved from `/opt/softwareag` to `/opt/cumulocity`. Existing images remain unchanged.
