Skip to content

raincamp/aemdesign-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEM Design - Docker Configuration

build_status github license github issues github last commit github repo size github release

This project contains all of the docker images used for AEM.Design.

All images are published to hub.docker.com and are public.

Status of each submodule, some modules trigger other pipelines on success

Clone with submodules

To quickly clone this repo with all the submodules

git clone --recursive <project url>

Docker - build and run docker locally

To build the necessary docker images required to run aem as a local docker image, from the root of aemdesign-docker run

make

Once completed, create a docker container which is running aem on port 4502

make run

Confirm the container is running with docker ps

Submodules

Image Pipeline Trigger Pipeline Status
aem build_status
aem-base aem build_status
ansible-playbook build_status
centos-java-buildpack build_status
centos-tini oracle-jdk dispatcher build_status
dispatcher build_status
dockerhub-description build_status
java-ffmpeg aem-base build_status
jenkins build_status
jenkins-base jenkins build_status
nexus build_status
nginx build_status
oracle-jdk java-ffmpeg jenkins-base nexus build_status
openjdk build_status
toughday build_status
travis-build-trigger build_status

About

parent project for all docker image repos

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 72.5%
  • Shell 26.1%
  • Makefile 1.4%