{"id":13416487,"url":"https://github.com/kstaken/dockerfile-examples","last_synced_at":"2025-05-16T14:06:24.980Z","repository":{"id":9317033,"uuid":"11159361","full_name":"kstaken/dockerfile-examples","owner":"kstaken","description":"Some example dockerfiles for use with Docker","archived":false,"fork":false,"pushed_at":"2019-10-24T05:05:40.000Z","size":28,"stargazers_count":821,"open_issues_count":5,"forks_count":720,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-04-19T16:15:15.371Z","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/kstaken.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":"2013-07-03T19:24:56.000Z","updated_at":"2025-03-28T15:23:41.000Z","dependencies_parsed_at":"2022-07-31T15:49:04.923Z","dependency_job_id":null,"html_url":"https://github.com/kstaken/dockerfile-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kstaken%2Fdockerfile-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kstaken%2Fdockerfile-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kstaken%2Fdockerfile-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kstaken%2Fdockerfile-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kstaken","download_url":"https://codeload.github.com/kstaken/dockerfile-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254544146,"owners_count":22088807,"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":"2024-07-30T21:00:59.510Z","updated_at":"2025-05-16T14:06:24.963Z","avatar_url":"https://github.com/kstaken.png","language":"Shell","readme":"Some basic dockerfile examples\n==============================\n\nUse with Docker http://www.docker.io\n\nTo build an image with docker is pretty simple:\n\n    cd rethinkdb\n    docker build -t=\"rethinkdb\" .\n\nThen to run that image and attach to it at the same time:\n\n    docker run -i -t rethinkdb\n    \nOr to run it in the background\n  \n    docker run -d rethinkdb","funding_links":[],"categories":["Docker Images","Dockerfile","Shell"],"sub_categories":["Dockerfile"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkstaken%2Fdockerfile-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkstaken%2Fdockerfile-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkstaken%2Fdockerfile-examples/lists"}