{"id":17933349,"url":"https://github.com/apache/sling-org-apache-sling-starter-docker","last_synced_at":"2025-03-24T06:31:57.449Z","repository":{"id":65979761,"uuid":"119107115","full_name":"apache/sling-org-apache-sling-starter-docker","owner":"apache","description":"Apache Sling Starter Docker Image","archived":false,"fork":false,"pushed_at":"2024-10-28T17:54:55.000Z","size":18,"stargazers_count":5,"open_issues_count":0,"forks_count":9,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-03-17T12:21:50.452Z","etag":null,"topics":["java","sling"],"latest_commit_sha":null,"homepage":"https://sling.apache.org/","language":"Dockerfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-26T21:50:27.000Z","updated_at":"2024-10-28T17:55:00.000Z","dependencies_parsed_at":"2024-10-28T18:47:40.828Z","dependency_job_id":null,"html_url":"https://github.com/apache/sling-org-apache-sling-starter-docker","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fsling-org-apache-sling-starter-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fsling-org-apache-sling-starter-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fsling-org-apache-sling-starter-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fsling-org-apache-sling-starter-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/sling-org-apache-sling-starter-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245222793,"owners_count":20580235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","sling"],"created_at":"2024-10-28T21:39:38.927Z","updated_at":"2025-03-24T06:31:57.105Z","avatar_url":"https://github.com/apache.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Apache Sling](https://sling.apache.org/res/logos/sling.png)](https://sling.apache.org)\n\n\u0026#32;[![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-org-apache-sling-starter-docker\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-starter-docker) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n\nAbout Sling\n===\n\n[Apache Sling](https://sling.apache.org) is a framework for RESTful web-applications based on an extensible content tree.\n\nIn a nutshell, Sling maps HTTP request URLs to content resources based on the request's path, extension and selectors. Using convention over configuration, requests are processed by scripts and servlets, dynamically selected based on the current resource. This fosters meaningful URLs and resource driven request processing, while the modular nature of Sling allows for specialized server instances that include only what is needed.\n\nSling serves as basis for a variety of applications ranging from blogging engines all the way to enterprise content management systems.\n\nThese docker images are convenience binaries for quickly getting started with Apache Sling. To learn more about Sling, see our [getting started](https://sling.apache.org/documentation/getting-started.html) and the [Sling website](https://sling.apache.org/) in general.\n\n\nSupported tags\n===\n\n* `11, latest` - Apache Sling Starter 11 - ( [Dockerfile](https://github.com/apache/sling-org-apache-sling-starter-docker/blob/11/Dockerfile) )\n* `10` - Apache Sling Starter 10 - ( [Dockerfile](https://github.com/apache/sling-org-apache-sling-starter-docker/blob/10/Dockerfile) )\n* `9`- Apache Sling Launchpad 9 - ( [Dockerfile](https://github.com/apache/sling-org-apache-sling-starter-docker/blob/9/Dockerfile) )\n\nLaunching instructions\n===\n\nIn order to run a container with our image, execute:\n\n    docker run --name my-sling-container apache/sling\n\nThe image exposes port `8080` and mounts a volume at `/opt/sling/sling`. You can control the JVM parameters by setting the `JAVA_OPTS` environment variable and the options passed to Sling by setting the `SLING_OPTS` environment variable.\n\nA more complex example would be\n\n    docker run -d -p 8080:8080 -v /srv/docker/sling:/opt/sling/sling  -e JVM_OPTS=-Xm1g --name my-sling-container apache/sling\n \n\nSupport\n===\n\nFor questions, please use [the Apache Sling user's mailing list](http://sling.apache.org/project-information.html#mailing-lists).\n\nFor bug reports, please use the [Apache Sling issue tracker](https://issues.apache.org/jira/browse/SLING).`\n\nFor Sling developers: how to deploy this image to DockerHub\n====\nSee the [instructions on the Sling Wiki](https://cwiki.apache.org/confluence/display/SLING/Releasing+a+new+version+of+the+Sling+Starter#ReleasinganewversionoftheSlingStarter-DeploythedockerimageonDockerHub)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fsling-org-apache-sling-starter-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fsling-org-apache-sling-starter-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fsling-org-apache-sling-starter-docker/lists"}