-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: CI/CD, Docker Image
-
Epic Link:
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.34
-
Story Points:2
We are currently building the following Docker images:
- nuxeo/builder
- nuxeo/base
- nuxeo/slim
- nuxeo/nuxeo
As there is no more package pre-installed, and following the need of the Cloud base image, keep only the following images:
- nuxeo/slim: multistage Dockerfile, reusing the content of the nuxeo/builder Dockerfile
- nuxeo/nuxeo: extending the slim one, and installing the converters
The Cloud base image will extend the nuxeo one.