{"id":13464925,"url":"https://github.com/randywallace/dockerfiles","last_synced_at":"2025-03-25T12:32:40.048Z","repository":{"id":10463020,"uuid":"12635998","full_name":"randywallace/dockerfiles","owner":"randywallace","description":null,"archived":false,"fork":false,"pushed_at":"2014-12-11T06:12:51.000Z","size":260,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-29T17:56:32.540Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/randywallace.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":"2013-09-06T04:42:32.000Z","updated_at":"2021-02-15T18:44:52.000Z","dependencies_parsed_at":"2022-09-04T23:13:14.850Z","dependency_job_id":null,"html_url":"https://github.com/randywallace/dockerfiles","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/randywallace%2Fdockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randywallace%2Fdockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randywallace%2Fdockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randywallace%2Fdockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/randywallace","download_url":"https://codeload.github.com/randywallace/dockerfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245462830,"owners_count":20619571,"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-31T14:00:52.890Z","updated_at":"2025-03-25T12:32:39.737Z","avatar_url":"https://github.com/randywallace.png","language":"Shell","readme":"dockerfiles\n===========\n\nSome Dockerfiles for [docker](http://docker.io/).\n\nMaking your own images is easy!\n\nLet's assume you want to create an image of the ruby-2.0.0 Dockerfile.  Simply check out this repo and cd into the ruby-2.0.0-stable directory and:\n\n```\nsudo docker build -t ruby-2.0.0 .\n```\n\nThat will build an image tagged ruby-2.0.0:latest\n\nConvetion\n---------\n\nI am using multiple builds at times to make final images.  As such, Dockerfiles make assumptions that certain images exist.\n\nFor example, the puppet-3.2.4 Dockerfile assumes that there is an image named 'ruby-1.9.3'.  This may be created from the Dockerfile\nunder the ruby-1.9.3-p448 folder with the tag name ruby-1.9.3.\n\n\nOnce that image is created, the puppet Dockerfile build should run just fine!\n\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandywallace%2Fdockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandywallace%2Fdockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandywallace%2Fdockerfiles/lists"}