It is recommended that you use the Docker Compose utility to deploy your Replify Docker container as there are a number of configuration options that could be missed otherwise. Additionally, it is anticipated that Replify Accelerator will be deployed alongside other containers that require optimization. Docker Compose is ideal for this use case.
A sample Compose file is available from: https://s3.replify.com/v8.x/v8.4.0/accelerator.yml
The configuration is a standard Docker Compose configuration file. This contains comments detailing any specific Replify configuration entries. This can easily be extended as required.
To start and stop the Replify docker container run:
docker compose -f <path to accelerator.yml> up
docker compose -f <path to accelerator.yml> down
For any more questions, please see the documentation at https://www.replify.com/guide or email [email protected]
Content type
Image
Digest
sha256:ba5edb1eb…
Size
223.7 MB
Last updated
12 months ago
docker pull replifyltd/accelerator:8.4.0