Skip to content

Instantly share code, notes, and snippets.

@saber13812002
Created July 17, 2023 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saber13812002/0ab65224fc5342e2eead787baf232bf5 to your computer and use it in GitHub Desktop.
Save saber13812002/0ab65224fc5342e2eead787baf232bf5 to your computer and use it in GitHub Desktop.
docker-compose.yaml alfresco local isolated docker hub
transform-core-aio:
image: alfresco/alfresco-transform-core-aio
environment:
JAVA_OPTS: " -XX:MinRAMPercentage=50 -XX:MaxRAMPercentage=80"
ports:
- "8090:8090"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment