{"id":27813970,"url":"https://github.com/stsquad/dockerfiles","last_synced_at":"2026-02-25T11:08:52.998Z","repository":{"id":66491834,"uuid":"157247085","full_name":"stsquad/dockerfiles","owner":"stsquad","description":"A random assortment of Dockerfiles ","archived":false,"fork":false,"pushed_at":"2023-12-20T14:00:42.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-01T12:07:33.392Z","etag":null,"topics":[],"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/stsquad.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2018-11-12T17:00:01.000Z","updated_at":"2021-11-26T16:31:08.000Z","dependencies_parsed_at":"2023-12-20T15:38:09.349Z","dependency_job_id":null,"html_url":"https://github.com/stsquad/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/stsquad%2Fdockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fdockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fdockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fdockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stsquad","download_url":"https://codeload.github.com/stsquad/dockerfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251871589,"owners_count":21657474,"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-05-01T12:07:39.071Z","updated_at":"2025-10-18T06:02:28.437Z","avatar_url":"https://github.com/stsquad.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Intro\n\n#+BEGIN_VERSE\nThese are my Dockerfiles,\nThere are many like them but these are mine,\nMy Dockerfiles are my friends,\nI must master them as I must master my life,\nWithout me they are useless, [fn:1]\nWithout them I am useless, [fn:2]\n#+END_VERSE\n\n[fn:1] They do sometimes hard code my user id in them\n[fn:2] Hopefully not that useless ;-)\n\n* Layout\n\nThere is one docker recipe per directory. Some recipes require a\nprevious layer to be built. For example:\n\n#+name: building-cross-environment\n#+header: :results output\n#+begin_src sh \n cd distros/debian-bullseye/\n  ../../build.sh\n cd ../../crossbuild/bullseye-arm64/\n ../../build.sh\n#+end_src\n\nthere is no magic orchestration to do this so look at the Dockerfile.\n\n* Building\n\nThe [[file:build.sh][build script]] is super dumb and basically just works out a tag for\nthe image and sets a few arguments. Because it snarfs details from uid\nit expects to be running the docker tools as the user. Typically this\nmeans you need to be a member of the `docker` group.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstsquad%2Fdockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstsquad%2Fdockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstsquad%2Fdockerfiles/lists"}