https://github.com/xenit-eu/alfresco-docker-gradle-plugin
A Gradle plugin to build Alfresco docker images with extensions
https://github.com/xenit-eu/alfresco-docker-gradle-plugin
alfresco alfresco-development docker docker-images gradle gradle-plugin
Last synced: about 1 year ago
JSON representation
A Gradle plugin to build Alfresco docker images with extensions
- Host: GitHub
- URL: https://github.com/xenit-eu/alfresco-docker-gradle-plugin
- Owner: xenit-eu
- License: apache-2.0
- Created: 2018-10-03T07:53:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-10T13:28:29.000Z (about 1 year ago)
- Last Synced: 2025-06-10T14:38:17.653Z (about 1 year ago)
- Topics: alfresco, alfresco-development, docker, docker-images, gradle, gradle-plugin
- Language: Java
- Homepage:
- Size: 985 KB
- Stars: 10
- Watchers: 7
- Forks: 6
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Alfresco Docker Gradle Plugins
[](https://github.com/xenit-eu/alfresco-docker-gradle-plugin/actions?query=workflow%3ACI+branch%3Amaster)
[](https://plugins.gradle.org/plugin/eu.xenit.docker-alfresco)
[](https://plugins.gradle.org/plugin/eu.xenit.docker)
[](https://plugins.gradle.org/plugin/eu.xenit.docker-compose)
> [](https://xenit.eu/open-source)
>
> The Alfresco Docker Gradle Plugins are a part of the Xenit Open Source Tooling around Alfresco. Xenit is company with a deep expertise
> and a strong team around Alfresco. If you'd like to learn more about our
> [tools](https://xenit.eu/open-source), [services](https://xenit.eu/alfresco) and
> [products](https://xenit.eu/alfresco-products), please visit our [website](https://xenit.eu).
## Documentation
> [!warning]
> Versions prior to `5.3.0` have a dependency on the [gradle-docker-compose-plugin which was published to JCenter](https://github.com/avast/gradle-docker-compose-plugin/commit/82b9e02d5a79dc94ead743f66aeaaa4307df4459), and it is decommisioned now, so these old versions are not available.
* [The user guide](./docs/README.md)
* [The example projects](./src/integrationTest/examples)
### Upgrade guides
* [From 4.x to 5.x](./UPGRADING-5.0.md)
* [From 5.x to 5.1](./UPGRADING-5.1.md) (Optional, replacements for deprecations)
## Development
* [Changelog](./CHANGELOG.md)
* [Contributing](./CONTRIBUTING.md)