{"id":25000887,"url":"https://github.com/csidirop/typo3-docker","last_synced_at":"2026-05-06T06:37:32.872Z","repository":{"id":39539963,"uuid":"503343472","full_name":"csidirop/typo3-docker","owner":"csidirop","description":"https://hub.docker.com/r/csidirop/typo3-v9","archived":false,"fork":false,"pushed_at":"2024-09-02T12:35:11.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T20:59:12.653Z","etag":null,"topics":["apache","docker","docker-image","php"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csidirop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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,"zenodo":null}},"created_at":"2022-06-14T12:09:49.000Z","updated_at":"2024-08-30T08:23:36.000Z","dependencies_parsed_at":"2025-06-13T21:07:24.988Z","dependency_job_id":"4968f1b3-d52e-48fe-9337-92e9af1d82d2","html_url":"https://github.com/csidirop/typo3-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/csidirop/typo3-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csidirop%2Ftypo3-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csidirop%2Ftypo3-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csidirop%2Ftypo3-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csidirop%2Ftypo3-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csidirop","download_url":"https://codeload.github.com/csidirop/typo3-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csidirop%2Ftypo3-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273708492,"owners_count":25153726,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["apache","docker","docker-image","php"],"created_at":"2025-02-04T19:51:32.278Z","updated_at":"2026-05-06T06:37:32.865Z","avatar_url":"https://github.com/csidirop.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TYPO3 Docker\r\nThis repo provides a simple and clean [docker](https://www.docker.com/) image for different [TYPO3](https://typo3.org/) versions.\r\n\r\n_All branches are WIP!_\r\n\r\n## Docker instructions\r\n### Select branch\r\nThere are different [branches](https://github.com/csidirop/typo3-docker/branches) that serve to provide different installations. Those provide following versions:\r\n\r\n| **branch** | **TYPO3 version** | **PHP version** | **OS** | **base image** | **last commit** |\r\n|---|---|---|---|---|---|\r\n| [main](https://github.com/csidirop/typo3-docker/tree/main) | v14.x | 8.4 | Debian 12 Bookworm | [php:8.4-apache](https://github.com/docker-library/php/blob/5c037abaf9dc0095e29807c048d9d1b97e6a9716/8.4/bookworm/apache/Dockerfile) | [![GitHub last commit (branch)](https://img.shields.io/github/last-commit/csidirop/typo3-docker/main?label=%20)](https://github.com/csidirop/typo3-docker/main/commits/main)  |\r\n| [typo3-v14.x](https://github.com/csidirop/typo3-docker/tree/typo3-v14.x) | v14.3 | 8.4 | Debian 12 Bookworm | [php:8.4-apache](https://github.com/docker-library/php/blob/5c037abaf9dc0095e29807c048d9d1b97e6a9716/8.4/bookworm/apache/Dockerfile) | [![GitHub last commit (branch)](https://img.shields.io/github/last-commit/csidirop/typo3-docker/typo3-v14.x?label=%20)](https://github.com/csidirop/typo3-docker/typo3-v14.x/commits/main) | |\r\n| [typo3-v13.x](https://github.com/csidirop/typo3-docker/tree/typo3-v13.x) | v13.4 | 8.4 | Debian 12 Bookworm | [php:8.4-apache](https://github.com/docker-library/php/blob/5c037abaf9dc0095e29807c048d9d1b97e6a9716/8.4/bookworm/apache/Dockerfile) | [![GitHub last commit (branch)](https://img.shields.io/github/last-commit/csidirop/typo3-docker/typo3-v13.x?label=%20)](https://github.com/csidirop/typo3-docker/typo3-v13.x/commits/main) | |\r\n| [typo3-v12.x](https://github.com/csidirop/typo3-docker/tree/typo3-v12.x) | v12.4 | 8.4 | Debian 12 Bookworm | [php:8.4-apache](https://github.com/docker-library/php/blob/5c037abaf9dc0095e29807c048d9d1b97e6a9716/8.4/bookworm/apache/Dockerfile) | [![GitHub last commit (branch)](https://img.shields.io/github/last-commit/csidirop/typo3-docker/typo3-v12.x?label=%20)](https://github.com/csidirop/typo3-docker/typo3-v12.x/commits/main) | |\r\n| [typo3-v11.x](https://github.com/csidirop/typo3-docker/tree/typo3-v11.x) | v11.5 | 8.3 | Debian 12 Bookworm | [php:8.3-apache](https://github.com/docker-library/php/blob/5c037abaf9dc0095e29807c048d9d1b97e6a9716/8.3/bookworm/apache/Dockerfile) | [![GitHub last commit (branch)](https://img.shields.io/github/last-commit/csidirop/typo3-docker/typo3-v11.x?label=%20)](https://github.com/csidirop/typo3-docker/typo3-v11.x/commits/main) | |\r\n| [typo3-v10.x](https://github.com/csidirop/typo3-docker/tree/typo3-v10.x) | v10.4 | 7.4 | Debian 11 Bullseye | [php:7.4-apache](https://github.com/docker-library/php/blob/e4509d18e3cddd03e796dd6fd4fef88070ee5132/7.4/bullseye/apache/Dockerfile) |  [![GitHub last commit (branch)](https://img.shields.io/github/last-commit/csidirop/typo3-docker/typo3-v10.x?label=%20)](https://github.com/csidirop/typo3-docker/typo3-v10.x/commits/main) |\r\n| [typo3-v9.x](https://github.com/csidirop/typo3-docker/tree/typo3-v9.x) | v9.5 | 7.4 | Debian 11 Bullseye | [php:7.4-apache](https://github.com/docker-library/php/blob/e4509d18e3cddd03e796dd6fd4fef88070ee5132/7.4/bullseye/apache/Dockerfile) |  [![GitHub last commit (branch)](https://img.shields.io/github/last-commit/csidirop/typo3-docker/typo3-v9.x?label=%20)](https://github.com/csidirop/typo3-docker/typo3-v9.x/commits/main) |\r\n\r\n\u003c!-- Table created with: https://www.tablesgenerator.com/markdown_tables --\u003e\r\n\r\n### Setup\r\n#### Clone this repo\r\n    git clone https://github.com/csidirop/typo3-docker/\r\n\r\n#### Checkout Branch\r\n    git checkout \u003cbranchname\u003e\r\n\r\n#### Run images:\r\n    docker compose up\r\n\r\nor\r\n\r\n    docker-compose up\r\n\r\n#### OR to just build the images:\r\n    docker build -t \u003canyname\u003e --no-cache .\r\n\r\n### Set up TYPO3 with TYPO3 install tool in your browser:\r\n-\u003e http://localhost/\r\n\r\n## Projects using this image\r\n\r\n- [kitodo-presentation-docker](https://github.com/UB-Mannheim/kitodo-presentation-docker)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsidirop%2Ftypo3-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsidirop%2Ftypo3-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsidirop%2Ftypo3-docker/lists"}