{"id":28742281,"url":"https://github.com/programmerqeu/docker-test","last_synced_at":"2025-06-16T08:41:13.744Z","repository":{"id":69598763,"uuid":"42270277","full_name":"programmerqeu/docker-test","owner":"programmerqeu","description":"Learn more about docker with a living example prototype","archived":false,"fork":false,"pushed_at":"2015-10-19T09:40:10.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T15:17:21.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/programmerqeu.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}},"created_at":"2015-09-10T20:56:37.000Z","updated_at":"2018-06-22T13:03:00.000Z","dependencies_parsed_at":"2023-03-11T06:34:11.310Z","dependency_job_id":null,"html_url":"https://github.com/programmerqeu/docker-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/programmerqeu/docker-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmerqeu%2Fdocker-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmerqeu%2Fdocker-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmerqeu%2Fdocker-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmerqeu%2Fdocker-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/programmerqeu","download_url":"https://codeload.github.com/programmerqeu/docker-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmerqeu%2Fdocker-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260127237,"owners_count":22962779,"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":[],"created_at":"2025-06-16T08:41:12.574Z","updated_at":"2025-06-16T08:41:13.718Z","avatar_url":"https://github.com/programmerqeu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker test\n\n## Custom Build\n```\ndocker build -t dockertest .\n```\n\n## Run\n```\ndocker run -t -i dockertest:latest /bin/bash\n```\n\n## Usage\n\nIt supports all the basic docker tasks:\n\n- make build (build image)\n- make run (run container's default cmd)\n- make shell (run bash in container)\n- make start (start container in daemon mode)\n- make stop (stop the container)\n- make rm (remove the container)\n- make push (push container to registry, default is private registry)\n\nDefault task is to **build** the container using Dockerfile in the same\ndirectory as is the Makefile.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammerqeu%2Fdocker-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammerqeu%2Fdocker-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammerqeu%2Fdocker-test/lists"}