{"id":47286399,"url":"https://github.com/parentnode/docker-environment","last_synced_at":"2026-03-16T06:02:26.863Z","repository":{"id":261761883,"uuid":"885010130","full_name":"parentnode/docker-environment","owner":"parentnode","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-08T09:04:10.000Z","size":1968,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-08T10:19:54.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/parentnode.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}},"created_at":"2024-11-07T19:39:55.000Z","updated_at":"2024-11-08T09:04:14.000Z","dependencies_parsed_at":"2024-11-08T10:29:59.096Z","dependency_job_id":null,"html_url":"https://github.com/parentnode/docker-environment","commit_stats":null,"previous_names":["parentnode/docker-environment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parentnode/docker-environment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parentnode%2Fdocker-environment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parentnode%2Fdocker-environment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parentnode%2Fdocker-environment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parentnode%2Fdocker-environment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parentnode","download_url":"https://codeload.github.com/parentnode/docker-environment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parentnode%2Fdocker-environment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30570001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-16T04:42:47.996Z","status":"ssl_error","status_checked_at":"2026-03-16T04:42:44.668Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-03-16T06:02:24.653Z","updated_at":"2026-03-16T06:02:26.857Z","avatar_url":"https://github.com/parentnode.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# parentNode Webstack / Docker environment\n\nThis is a repo for the parentNode webstack docker development environment which allows you to run a containerised version of the production environment for your convenient local development.\n\nThe php-8.2-apache-extensions folder contains the Dockerfile for building the customized php-8.2-apache image used for the environment. On top of that we are using the default MariaDB and the Redis images.\n\nThis will typically be deployed in a custom project version, using the docker-compose.yml file in this repos as a blueprint. The currently included one is customised for use with our janitor development site.\n\n\nTo run this container successfully, follow these steps:\n\n\n1: Enable host networking in your Docker.desktop\nYou can find this option under Settings -\u003e Resources -\u003e Network\n\n\n2: Clone the janitor_parentnode_dk project from Github (https://github.com/parentnode/janitor_parentnode_dk) to your local computer.\n\n\n3: Then use the following command to start container stack:\n\nPROJECT_PATH=/#PATH-TO-CLONED-REPOS#/janitor_parentnode_dk docker compose up -d\n\nFx, if you cloned the repos to /Users/martin/Sites/janitor_parentnode_dk:\nPROJECT_PATH=/Users/martin/Sites/janitor_parentnode_dk docker compose up -d\n\n\n4: Go to http://janitor.local/janitor/admin/setup in your browser to start the Janitor setup.\n\n\nWith minor adaptations you can make it run any parentNode webstack based project.\n\n\n# Building\n\nMaintainers should see [MAINTAINERS.md](MAINTAINERS.md).\n\n### To build:\n\ncd php-8.2-apache-extensions\ndocker build --tag \"php-8.2-apache\" .\n\n\n### To tag:\n\ndocker tag php-8.2-apache parentnode/php-8.2-apache:latest\n\n\n### To push\n\ndocker push parentnode/php-8.2-apache:latest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparentnode%2Fdocker-environment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparentnode%2Fdocker-environment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparentnode%2Fdocker-environment/lists"}