You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (Jira)" <ji...@apache.org> on 2022/02/03 16:51:00 UTC

[jira] [Commented] (SLING-9638) Update Starter Docker image to be based on the feature model

    [ https://issues.apache.org/jira/browse/SLING-9638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17486590#comment-17486590 ] 

Robert Munteanu commented on SLING-9638:
----------------------------------------

I've merged the main PR which brings Docker support. I've asked infra to switch the automated builds to use the new repository and also build {{snapshot}} versions.

After that, we should:
- deprecate the https://github.com/apache/sling-org-apache-sling-starter-docker/ repository
- generate a README file specific to the Docker image. I think this can be done by copying a specific README.md file to the root directory while executing the automated build on DockerHub.

> Update Starter Docker image to be based on the feature model
> ------------------------------------------------------------
>
>                 Key: SLING-9638
>                 URL: https://issues.apache.org/jira/browse/SLING-9638
>             Project: Sling
>          Issue Type: Sub-task
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>            Priority: Major
>             Fix For: Starter 12
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> The Sling Docker image is currently built from https://github.com/apache/sling-org-apache-sling-starter-docker/ and is based on the provisioning model. With the feature model we have a more container-friendly approach where we can ship the feature files and select at runtime what we are going to launch.
> We should also take the opportunity and check if we can generate the Docker image from the starter build itself, which makes it much simpler to develop and evolve it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)