{"id":25454865,"url":"https://github.com/tiagomenegaz/docker-knowledge","last_synced_at":"2026-04-19T02:02:49.597Z","repository":{"id":132314200,"uuid":"146527913","full_name":"tiagomenegaz/docker-knowledge","owner":"tiagomenegaz","description":"Getting my hands dirty with Docker","archived":false,"fork":false,"pushed_at":"2018-10-04T01:43:33.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T04:01:08.519Z","etag":null,"topics":["docker","dockerfile","php"],"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/tiagomenegaz.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,"zenodo":null}},"created_at":"2018-08-29T01:28:53.000Z","updated_at":"2018-10-04T01:43:34.000Z","dependencies_parsed_at":"2023-05-30T13:45:14.716Z","dependency_job_id":null,"html_url":"https://github.com/tiagomenegaz/docker-knowledge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiagomenegaz/docker-knowledge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagomenegaz%2Fdocker-knowledge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagomenegaz%2Fdocker-knowledge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagomenegaz%2Fdocker-knowledge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagomenegaz%2Fdocker-knowledge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiagomenegaz","download_url":"https://codeload.github.com/tiagomenegaz/docker-knowledge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagomenegaz%2Fdocker-knowledge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31991720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","dockerfile","php"],"created_at":"2025-02-18T00:55:30.512Z","updated_at":"2026-04-19T02:02:49.565Z","avatar_url":"https://github.com/tiagomenegaz.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-knowledge\n\nThis is my miscellaneous collection of resources about docker. I decided to help others and myself to create this repository to organize everything I see about this amazing technology. Please feel free to contact me about this project.\n\n### Docker Basic Commands\n\n```\ndocker run \u003cimage\u003e # Run a command in a new container\ndocker start \u003cname|id\u003e # Start one or more stopped containers\ndocker stop \u003cname|id\u003e # Stop one or more running containers\ndocker ps \u003cname|id\u003e # List containers\ndocker rm # Remove one or more containers\ndocker rmi # Remove one or more images\n```\n\nMore at [Docker Docs](https://docs.docker.com/engine/reference/commandline/docker/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagomenegaz%2Fdocker-knowledge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiagomenegaz%2Fdocker-knowledge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagomenegaz%2Fdocker-knowledge/lists"}