{"id":17280002,"url":"https://github.com/aaqaishtyaq/dockerfiles","last_synced_at":"2025-03-26T14:46:52.017Z","repository":{"id":42210467,"uuid":"349112983","full_name":"aaqaishtyaq/dockerfiles","owner":"aaqaishtyaq","description":"Various Dockerfiles I use","archived":false,"fork":false,"pushed_at":"2023-12-28T14:49:09.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"trunk","last_synced_at":"2025-01-31T16:17:28.089Z","etag":null,"topics":["containers","dockerfile","linux"],"latest_commit_sha":null,"homepage":"","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/aaqaishtyaq.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":"2021-03-18T14:54:39.000Z","updated_at":"2022-04-18T09:05:51.000Z","dependencies_parsed_at":"2023-01-18T07:30:27.444Z","dependency_job_id":null,"html_url":"https://github.com/aaqaishtyaq/dockerfiles","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaqaishtyaq%2Fdockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaqaishtyaq%2Fdockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaqaishtyaq%2Fdockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaqaishtyaq%2Fdockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaqaishtyaq","download_url":"https://codeload.github.com/aaqaishtyaq/dockerfiles/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245675897,"owners_count":20654492,"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":["containers","dockerfile","linux"],"created_at":"2024-10-15T09:19:13.056Z","updated_at":"2025-03-26T14:46:51.994Z","avatar_url":"https://github.com/aaqaishtyaq.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerfiles\n\nVarious Dockerfiles I use.\n\n## How To\n\n### Dependency\n\n- [aaqaishtyaq/rouster](https://github.com/aaqaishtyaq/rouster)\n- [docker buildx](https://docs.docker.com/build/install-buildx/)\n\n### Build the image locally\n\n```bash\nGO111MODULE=on go install github.com/aaqaishtyaq/rouster@latest\n\nIMAGE_NAME=\"base-debian\"\nIMAGE_TAG=\"latest\"\n\nrouster buildx -i ${IMAGE_NAME} -t ${IMAGE_TAG} dockerfiles\n\n# build and push\nrouster buildx -p -i ${IMAGE_NAME} -t ${IMAGE_TAG} dockerfiles\n```\n\n### Build the image using the Github action\n\n```console\n./scripts/release \u003cIMAGE_NAME\u003e\n```\n\n### In this repo\n\n* [base-alpine](./dockerfiles/base/alpine/)\n* [base-debian](./dockerfiles/base/debian/)\n* [base-nixos](./dockerfiles/base/nixos/)\n* [base-ubuntu](./dockerfiles/base/ubuntu/)\n* [cgit](./dockerfiles/cgit/)\n* [gitserver](./dockerfiles/gitserver)\n* [shellcheck](./dockerfiles/shellcheck)\n* [tailscale](./dockerfiles/tailscale)\n* [workspace](./dockerfiles/workspace)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaqaishtyaq%2Fdockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaqaishtyaq%2Fdockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaqaishtyaq%2Fdockerfiles/lists"}