{"id":19351704,"url":"https://github.com/operable/dockerfiles","last_synced_at":"2026-03-01T12:34:06.020Z","repository":{"id":78638208,"uuid":"71284709","full_name":"operable/dockerfiles","owner":"operable","description":"Common Dockerfiles in use at Operable","archived":false,"fork":false,"pushed_at":"2017-01-05T20:59:51.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T10:36:38.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/operable.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}},"created_at":"2016-10-18T19:39:57.000Z","updated_at":"2016-10-28T15:10:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2b9d1b5-9b03-4a55-b4ed-a8ec60b26523","html_url":"https://github.com/operable/dockerfiles","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/operable/dockerfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operable%2Fdockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operable%2Fdockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operable%2Fdockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operable%2Fdockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/operable","download_url":"https://codeload.github.com/operable/dockerfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operable%2Fdockerfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29969245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T11:43:06.159Z","status":"ssl_error","status_checked_at":"2026-03-01T11:43:03.887Z","response_time":124,"last_error":"SSL_read: 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-11-10T04:36:59.544Z","updated_at":"2026-03-01T12:34:05.981Z","avatar_url":"https://github.com/operable.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dockerfiles\n===========\n\nThese are some common Dockerfiles we use at Operable for various things.\n\n```\ndocker build -t operable/alpine-base:0.1 . -f Dockerfile.alpine-base\ndocker build -t operable/elixir:1.3.1 . -f Dockerfile.elixir\n```\n\n# Versioning Conventions\n\nFor things like `alpine-base`, we can just bump versions like normal.\n\nFor things like the `elixir`, `go`, and whatever other language-based\nimages we make, the first part of the tag will be the language's own\nversion (e.g. `1.3.1` for Elixir), and we'll add a suffix for any\nmaterial changes we make to the image apart from that; perhaps\n`1.3.1-r0` was our original image, but then we changed our base image\nto add additional utilities, so we then build a `1.3.1-r1` image to\nreflect this.\n\n# Makefile\n\nThe makefile has build targets for making images. You'll want to tweak\nthe release tag before you build. We'll make this nicer soon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperable%2Fdockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foperable%2Fdockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperable%2Fdockerfiles/lists"}