{"id":45686480,"url":"https://github.com/dockware/web","last_synced_at":"2026-02-24T15:00:53.142Z","repository":{"id":315374374,"uuid":"892498011","full_name":"dockware/web","owner":"dockware","description":"Web development Docker image for PHP and Node applications","archived":false,"fork":false,"pushed_at":"2026-02-23T19:39:34.000Z","size":739,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-24T02:05:26.162Z","etag":null,"topics":["developer-tools","devops","docker","environment"],"latest_commit_sha":null,"homepage":"https://www.dockware.io","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dockware.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-22T08:19:43.000Z","updated_at":"2026-02-23T19:39:41.000Z","dependencies_parsed_at":"2025-09-18T09:03:07.548Z","dependency_job_id":"f5fa69b4-5f78-48d5-9292-9ecb15de4a88","html_url":"https://github.com/dockware/web","commit_stats":null,"previous_names":["dockware/web"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dockware/web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockware%2Fweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockware%2Fweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockware%2Fweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockware%2Fweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dockware","download_url":"https://codeload.github.com/dockware/web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockware%2Fweb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29786978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["developer-tools","devops","docker","environment"],"created_at":"2026-02-24T15:00:30.813Z","updated_at":"2026-02-24T15:00:53.136Z","avatar_url":"https://github.com/dockware.png","language":"Shell","readme":"# Dockware WEB\n\n[![MIT licensed](https://img.shields.io/github/license/dockware/web.svg?style=flat-square)](https://github.com/dockware/dockware/blob/master/LICENSE)\n![Docker Pulls](https://img.shields.io/docker/pulls/dockware/web)\n![Docker Image Size](https://img.shields.io/docker/image-size/dockware/web)\n\nWelcome to the dockware Docker images! For more information, visit [dockware.io](https://dockware.io).\n\n## What is Dockware WEB?\n\nDockware WEB is designed to provide developers with an optimal environment that includes multiple\n\"latest\" PHP and Node.js versions, Xdebug, and essential tools.\nIts goal is to streamline development workflows with an up-to-date and clean setup.\n\nJust run the container, and develop and Node, PHP or other web applications\nwithout the hazzle of setting up your local environment.\n\n\u003e For all these cool features like Xdebug, Filebeat, Supervisor and more, please check out the Docs at www.dockware.io\n\n## Quick Start\n\n```bash \ndocker run -p 80:80 dockware/web:latest\n```\n\nThat's it, connect into the container and start coding.\n\nIf you need a more complex setup, you can use a `docker-compose.yml` file.\nThis sample even mounts your local **src** folder to the Apache DocRoot and also switches\nto PHP 8.4 and Node 22.\n\n```yaml\n  website:\n    image: dockware/web:latest\n    volumes:\n      - \"./src:/var/www/html\"\n    environment:\n      - PHP_VERSION=8.4\n      - NODE_VERSION=24\n```\n\n## Documentation\n\nFor all these cool features like Xdebug, Filebeat, PHP Switching, Supervisor and more,\nplease check out the Docs at [https://dockware.io](https://dockware.io).\n\n## Releases and Versions\n\nDockware web has two main types of releases:\n\n1. **Nightly Builds**: Available with the tag `dev-main`.\n2. **Stable Versions**: Versioned releases like `2.0.0`, `2.0.1`, etc.\n\nCheck the `CHANGELOG.md` file for details on all changes and updates. The changelog is also included within the image.\n\n## Contribution\n\nContributions are welcome! Please refer to the `CONTRIBUTING.md` file for guidelines\non how to contribute effectively.\n\n## License\n\nDockware WEB is provided under the MIT license.\nAs with all Docker images, this project may include software under other licenses.\nUsers are responsible for ensuring compliance with all relevant licenses for software\ncontained within the image.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockware%2Fweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdockware%2Fweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockware%2Fweb/lists"}