-
Clone the repository and change directory to
acs-deployment:
git clone https://github.com/Alfresco/acs-deployment.git cd acs-deployment
-
Switch to the docker-compose directory, then create
subdirectories to hold the AMP files and Dockerfiles:
cd docker-compose && \ mkdir -p repository/amps share/share_amps && \ touch repository/Dockerfile share/Dockerfile
- Copy your Alfresco AMP files to the newly created repository/amps directory and copy your Share AMP files to the newly created share/share_amps directory.