{"id":25839663,"url":"https://github.com/netresearch/docker-validator-w3c","last_synced_at":"2025-03-01T04:33:58.590Z","repository":{"id":136541933,"uuid":"152566715","full_name":"netresearch/docker-validator-w3c","owner":"netresearch","description":"Docker container image for the W3C validator with Nu Html Checker (v.Nu)","archived":false,"fork":false,"pushed_at":"2025-02-26T17:47:29.000Z","size":34,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-26T18:42:11.102Z","etag":null,"topics":["docker-compose-files","docker-image","nu-html-checker","vnu","w3c-validator"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netresearch.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}},"created_at":"2018-10-11T09:34:49.000Z","updated_at":"2025-02-26T17:47:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"59119969-a23e-4f2c-b513-0cede6d5e8bf","html_url":"https://github.com/netresearch/docker-validator-w3c","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdocker-validator-w3c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdocker-validator-w3c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdocker-validator-w3c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdocker-validator-w3c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netresearch","download_url":"https://codeload.github.com/netresearch/docker-validator-w3c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317607,"owners_count":19943199,"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":["docker-compose-files","docker-image","nu-html-checker","vnu","w3c-validator"],"created_at":"2025-03-01T04:33:58.048Z","updated_at":"2025-03-01T04:33:58.582Z","avatar_url":"https://github.com/netresearch.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker image for W3C/HTML5 validator\n\nProvides W3C Markup Validation Service and Nu Html Checker (v.Nu).\n\n## Dependencies\n\n* Nu Html Checker (v.Nu): \u003chttps://github.com/validator/validator\u003e\n\n## How to run\n\nUse Docker Compose to run this W3C validator along with Nu Html Checker (v.Nu), docker-compose.yml example:\n\n```yml\n---\nversion: '3.5'\n\nservices:\n  vnu:\n    image: ghcr.io/validator/validator:latest\n    restart: unless-stopped\n\n  w3c:\n    build: .\n    image: ghcr.io/netresearch/validator-w3c\n    ports:\n     - \"80:80\"\n    restart: unless-stopped\n```\n\nNow open \u003chttp://localhost/\u003e or \u003chttp://localhost/nu/\u003e in your browser.\n\n## References\n\n* Nu Html Checker (v.Nu): \u003chttps://github.com/validator/validator\u003e\n* W3C Markup Validation Service: \u003chttps://validator.w3.org/\u003e\n  * W3C Markup Validator sources: \u003chttps://github.com/w3c/markup-validator\u003e\n  * W3C Markup Validator wiki: \u003chttps://www.w3.org/wiki/MarkupValidator\u003e\n* W3C CSS Validation: \u003chttps://jigsaw.w3.org/css-validator/\u003e\n  * W3C CSS Validator sources: \u003chttps://github.com/w3c/css-validator\u003e\n  * W3C CSS Validator wiki: \u003chttps://www.w3.org/wiki/CssValidator\u003e\n* Docker: \u003chttps://www.docker.com/\u003e\n* Moby Project sources: \u003chttps://github.com/moby/moby\u003e\n* Docker Compose: \u003chttps://docs.docker.com/compose/\u003e\n* Docker Compose sources: \u003chttps://github.com/docker/compose\u003e\n\n## ToDo\n\n* Add W3C CSS Validator\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fdocker-validator-w3c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetresearch%2Fdocker-validator-w3c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fdocker-validator-w3c/lists"}