Commit Graph

32 Commits

Author SHA1 Message Date
David Edwards
a988bcc58f REPO-5037 Rename USERNAME variable (#657)
Change DOCKERFILE USERNAME variable to IMAGEUSERNAME to not clash with Windows USERNAME
2020-03-13 17:27:05 +00:00
Alan Davis
60b58d87d1 Pick up up stream projects, newer tomcat and T-Engines 2.1.0-RC2. 2019-09-20 17:13:29 +01:00
alandavis
5ce7bb5bb9 REPO-4589 Configure Mimetypes for custom renditions (#288)
- Create extension directories in Docker image
- Remove external executables from docker image now community has T-Engines
2019-08-15 21:26:28 +01:00
Alan Davis
95146d3c3a MNT-20337/REPO-4534 LibreOffice 6.1.6 2019-07-18 11:34:47 +01:00
Cristian Turlica
43a7198366 REPO-4200: MNT-20344: No Alfresco-supplied docker images should run as root
- configured to run as non root user
   - changed internal ports
   - removed unused port
2019-03-19 15:51:50 +02:00
Abdul Mohammed
f303243006 REPO-4172: Add Licenses directory to the root of docker image (#137)
* Added Licenses directory to the root of docker image

* Updated artefactId correctly for community packaging

* Replaced maven-dependency-plugin with maven-resources-plugin to copy licenses from source code

* Replaced maven-dependency-plugin with maven-resources-plugin to copy licenses from source code
2019-02-01 14:48:52 +00:00
Alexandru-Eusebiu Epure
4fe1d0d0b5 REPO-4026 : Prepare for Community 6.1.2-ga release (#124)
Update CHANGELOG.md
simplify Dockerfile
2019-01-14 13:23:26 +02:00
Andrei Zapodeanu
3d971fec81 REPO-4123 (#109)
* REPO-4123
6.1: ACE-5935: ACS 6.1 RC3 Distribution zip contains wti-bin.war instead of vti-bin.war
2018-12-12 17:56:27 +02:00
Alex Mukha
5cdc057b77 REPO-3973 Activiti workflow compatibility (#105)
The workflow diagrams could not be generated because sun.font package classes require system fonts to be installed.
The current docker image requires additional package (fontconfig) to be added. It's version and the versions of the dependencies were pinned.
2018-12-10 16:50:06 +00:00
Andrei Zapodeanu
0e58ef1dc9 REPO-3943: Service Pack: MNT-20042: Official Alfresco Docker Image Missing vti-bin war file (#101) 2018-11-26 17:23:15 +02:00
Martin Muller
8b811b26da REPO-3918 java 11 (#86)
* REPO-3918 make ready for java 11. update maven-war-plugin

* REPO-3918 update image to java 11
2018-11-01 12:50:20 +00:00
Alexandru Epure
59d3236e6a REPO-3275: Secure tomcat in Alfresco Content Services docker images.
Make webapps directory and it's content read-only
2018-05-21 15:56:04 +03:00
Alexandru Epure
d9999184a4 REPO-3275: Secure tomcat in Alfresco Content Services docker images.
Make alfresco and ROOT directories and it's content read-only
2018-05-21 15:40:54 +03:00
Alexandru Epure
842f8f3509 REPO-3275: Secure tomcat in Alfresco Content Services docker images.
Unpack root.war
   Grant alfresco all security permissions
   Grant root.war only permission to deploy
2018-05-18 17:48:39 +03:00
Andrei Rebegea
d3e889a14b REPO-3457: remove quay.io as ref in the dockerfile 2018-04-19 16:50:55 +03:00
Alan Davis
70908d4f64 REPO-3439 enable remote debug change 2018-04-10 15:30:09 +01:00
Alan Davis
2d99f96d4e REPO-3439 enable remote debug change 2018-04-10 15:26:16 +01:00
Alexandru-Eusebiu Epure
76d90bcadb REPO-3378: update Dockerfile ENV variables to point to the corect imagemagick,libreoffice and pdfium license url. 2018-04-02 16:04:44 +03:00
Alan Davis
de1417acac REPO-3299: Include license files in docker image 2018-03-27 22:39:49 +01:00
Mihaela Popa
8d6cf8559c Merge branch 'master' into repo-3300_6.0_stack_aligment 2018-03-27 10:34:24 +03:00
Andrei Rebegea
c3a37c5db7 REPO-3299: use nexus cached binaries for libreoffice and imagemagick 2018-03-26 18:24:39 +03:00
Mihaela Popa
839451b3a7 REPO-3300: Deployment: 6.0 Base Images Stack Alignment
Use alfresco-base-tomcat:8.5.28-java-8-oracle-centos-7-f7b1278cc0eb that has Tomcat 8.5.28 and Java 1.8.0_161-b12 to create a community stack similar to ACS 6.0 Stack 5.
The build is expected to fail as some packages are missing from imageMagick-libs 28(latest version).
2018-03-26 17:08:27 +03:00
Alexandru-Eusebiu Epure
1cf5a49d8a REPO-3301: Add install and uninstall WGET into our dockerfile as it was removed from the base-tomcat-image 2018-03-23 15:50:04 +02:00
Stefan Kopf
4e675fe329 REPO-3319 - Produce the Community Build for 201803 (EA)
Update parent image as instructed by platform team
2018-03-23 13:36:08 +01:00
Stefan Kopf
051d7f3c67 REPO-3319 - Produce the Community Build for 201803 (EA)
Update parent image as instructed by platform team
2018-03-22 19:23:05 +01:00
Alexandru-Eusebiu Epure
3dafd1c882 REPO-3342: update Alfresco Pdf Renderer version to 1.1 in dockerfile. 2018-03-21 15:34:21 +02:00
Andrei Rebegea
14ece555f1 REPO-3342: update image magick kit link 2018-03-19 13:07:27 +02:00
Andrei Rebegea
c535eb05ae REPO-3334: clean up the pom s 2018-03-14 16:35:53 +02:00
Alexandru-Eusebiu Epure
e820e3feeb REPO-3336 : Deployment: Release Process: fabric8
Update imagemagick url
2018-03-12 14:01:51 +02:00
Andrei Rebegea
5f0d13cc77 REPO-3335: fix docker file and few poms 2018-03-09 16:47:36 +02:00
Alex Mukha
5feedeca6f REPO-3061 Move images to quay.io 2017-12-11 16:21:26 +00:00
Andrei Rebegea
336a20ff7a REPO-3061: REPO-3091: Use the separate Share image in docker-compose 2017-12-11 09:56:48 +02:00