{"id":13935741,"url":"https://github.com/projectatomic/container-best-practices","last_synced_at":"2026-02-03T22:39:05.450Z","repository":{"id":30184587,"uuid":"33735250","full_name":"projectatomic/container-best-practices","owner":"projectatomic","description":"Container Best Practices","archived":false,"fork":false,"pushed_at":"2018-07-12T15:04:46.000Z","size":650,"stargazers_count":167,"open_issues_count":17,"forks_count":71,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-07-19T22:38:42.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rovo89/Xposed","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/projectatomic.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}},"created_at":"2015-04-10T15:16:47.000Z","updated_at":"2024-11-21T21:28:28.000Z","dependencies_parsed_at":"2022-08-28T18:34:33.292Z","dependency_job_id":null,"html_url":"https://github.com/projectatomic/container-best-practices","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/projectatomic/container-best-practices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectatomic%2Fcontainer-best-practices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectatomic%2Fcontainer-best-practices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectatomic%2Fcontainer-best-practices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectatomic%2Fcontainer-best-practices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectatomic","download_url":"https://codeload.github.com/projectatomic/container-best-practices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectatomic%2Fcontainer-best-practices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29060580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T22:28:58.191Z","status":"ssl_error","status_checked_at":"2026-02-03T22:28:56.515Z","response_time":96,"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":[],"created_at":"2024-08-07T23:02:03.322Z","updated_at":"2026-02-03T22:39:05.429Z","avatar_url":"https://github.com/projectatomic.png","language":"Python","readme":"# Container Best Practices Guide\n[![Build Status](https://travis-ci.org/projectatomic/container-best-practices.svg?branch=master)](https://travis-ci.org/projectatomic/container-best-practices) [![Docs](https://img.shields.io/badge/docs-asciidoc-blue.svg)](http://docs.projectatomic.io/container-best-practices/)\n\nA collaborative project to document container-based application architecture, creation and management.  The built version of this source can be viewed at http://docs.projectatomic.io/container-best-practices/\n\n## Contributing\n\nPlease refer to the asciidoc user's guide: http://asciidoctor.org/docs/asciidoc-writers-guide/\n\nBefore submitting a pull request:\n\n1. Compile the document, `make html`\n1. run `make check` to spellcheck the documents. Update personal dictionary file `containers.dict` with any non-English words.\n\n## Working with files\n\n### Compile docs from a container\n\nCreate local `index.html` file\n\n```\nsudo docker run --rm -it -v `pwd`:/documents/:Z asciidoctor/docker-asciidoctor make html\n```\n\n### Clean up files\n\n```\nmake clean\n```\n\nThis removes all generated files.\n\n### Publish\n\n```\nmake publish\n```\n\nGithub serves HTML documents from the `gh-pages` branch. This command will push to the branch.\n\n### Spell check\n\n`aspell` is used to spell check the document. This is run in a [Travis job](https://travis-ci.org/projectatomic/container-best-practices) for all pull requests. Any non-English words should be added to `containers.dict` with your commit. Ensure `make check` passes.\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectatomic%2Fcontainer-best-practices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectatomic%2Fcontainer-best-practices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectatomic%2Fcontainer-best-practices/lists"}