{"id":19623852,"url":"https://github.com/appleple/docker-acms","last_synced_at":"2026-02-11T16:31:43.129Z","repository":{"id":43056956,"uuid":"436138617","full_name":"appleple/docker-acms","owner":"appleple","description":"a-blog cms Docker Images","archived":false,"fork":false,"pushed_at":"2025-07-07T07:57:56.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-22T12:27:00.554Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/appleple.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2021-12-08T06:19:02.000Z","updated_at":"2021-12-11T03:03:40.000Z","dependencies_parsed_at":"2024-11-11T11:38:00.211Z","dependency_job_id":"8920c3b7-6890-4d8e-9ed6-556a5dbf3fdb","html_url":"https://github.com/appleple/docker-acms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/appleple/docker-acms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleple%2Fdocker-acms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleple%2Fdocker-acms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleple%2Fdocker-acms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleple%2Fdocker-acms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleple","download_url":"https://codeload.github.com/appleple/docker-acms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleple%2Fdocker-acms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29338284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T16:14:43.024Z","status":"ssl_error","status_checked_at":"2026-02-11T16:14:15.258Z","response_time":97,"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":"2024-11-11T11:35:52.339Z","updated_at":"2026-02-11T16:31:43.116Z","avatar_url":"https://github.com/appleple.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# a-blog cms Docker Images\n\n## example\n\nrun docker-compose up\n\n```\nversion: '2'\nservices:\n    # mysql\n    mysql:\n        image: mysql:5.8\n        ports:\n            - \"3306:3306\"\n        environment:\n            MYSQL_ROOT_PASSWORD: root\n    # proxy\n    proxy:\n        image: jwilder/nginx-proxy:latest\n        volumes:\n            - /var/run/docker.sock:/tmp/docker.sock:ro\n        ports:\n            - \"80:80\"\n            - \"443:443\"\n    # www\n    www:\n        image: atsu666/acms:8.0\n        privileged: true\n        volumes:\n            - ./www:/var/www/html\n            - /etc/localtime:/etc/localtime:ro\n        links:\n            - mysql:mysql\n        environment:\n            - VIRTUAL_HOST=example.lab\n            - APACHE_DOCUMENT_ROOT=/var/www/html\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappleple%2Fdocker-acms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappleple%2Fdocker-acms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappleple%2Fdocker-acms/lists"}