{"id":17682554,"url":"https://github.com/olbat/dockerfiles","last_synced_at":"2025-04-06T20:08:33.756Z","repository":{"id":40589193,"uuid":"85180830","full_name":"olbat/dockerfiles","owner":"olbat","description":"A collection of Dockerfiles","archived":false,"fork":false,"pushed_at":"2025-03-05T22:24:17.000Z","size":140,"stargazers_count":143,"open_issues_count":2,"forks_count":76,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T19:32:14.925Z","etag":null,"topics":["docker-images","dockerfiles"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/olbat/","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olbat.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-16T10:01:36.000Z","updated_at":"2025-03-24T21:54:30.000Z","dependencies_parsed_at":"2023-02-01T03:40:13.199Z","dependency_job_id":"bc8e59f8-5bf9-486c-8746-bb532b3a96ff","html_url":"https://github.com/olbat/dockerfiles","commit_stats":{"total_commits":123,"total_committers":7,"mean_commits":"17.571428571428573","dds":0.07317073170731703,"last_synced_commit":"ca5df05d8a4dccd4cd5dc4a100635d5ee1dd392c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olbat%2Fdockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olbat%2Fdockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olbat%2Fdockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olbat%2Fdockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olbat","download_url":"https://codeload.github.com/olbat/dockerfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543589,"owners_count":20955865,"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":["docker-images","dockerfiles"],"created_at":"2024-10-24T09:22:33.367Z","updated_at":"2025-04-06T20:08:33.724Z","avatar_url":"https://github.com/olbat.png","language":"Dockerfile","readme":"# Dockerfiles [![Build Status](https://gitlab.com/olbat/dockerfiles/badges/master/pipeline.svg)](https://gitlab.com/olbat/dockerfiles/-/pipelines)\n\nA collection of Dockerfiles.\n\nFresh images are generated by the [CI](https://gitlab.com/olbat/dockerfiles/-/pipelines) on a daily basis.\n\n\n## Images\n* [Swiss Army Knife](sak/)\n* [Bazel](bazel/)\n* [GnuPG](gnupg/)\n* [ImageMagick](imagemagick/)\n* [CUPS print server](cupsd/)\n* [Debian packaging tools](debian-pkg/)\n* [Java development tools](java-devel/)\n* [KCachegrind](kcachegrind/)\n* [LibreOffice](libreoffice/)\n* [Pandoc](pandoc/)\n* [Node.js](nodejs/)\n* [uncss](uncss/)\n* [uglify](uglify/)\n* [JSON Resume](jsonresume/)\n* [HackMyResume](hackmyresume/)\n\n__Note__: images are based on the [official Debian images](https://hub.docker.com/_/debian/) (slim versions)\n\n## Dependencies\n* Bash\n* Docker \u003e= 17.05 (for [moby#31352](https://github.com/moby/moby/pull/31352))\n\n\n## Project's structure\n* Each directory contains dockerfiles used to build a specific image\n* [build.sh](build.sh): builds images and tag them using their directory and the extension of their `Dockerfile` (i.e. the `gnupg/Dockerfile.unstable` is used to build the `$DOCKER_USER/gnupg:unstable` image).\n* [build.env](build.env): contains settings for the `build.sh` script\n* [gen-dockerfiles.sh](gen-dockerfiles.sh): this script is used to generate dockefiles every time a `gen-*.env` file is found in a directory (the Dockerfile is generated using the `gen-$TYPE-dockerfile.sh` script and named `Dockerfile.$TYPE`)\n* [gen-light-dockerfile.sh](gen-light-dockerfiles): this script is used to generate [multi-stage](https://docs.docker.com/engine/userguide/eng-image/multistage-build/) dockefiles used to build light images that only contains a few executables and static files (no system tools, no shell, ...).\n* `*/gen-*.env`: contains settings for the Dockerfile generation scripts\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folbat%2Fdockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folbat%2Fdockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folbat%2Fdockerfiles/lists"}