{"id":16111272,"url":"https://github.com/vergissberlin/fedora-development","last_synced_at":"2026-04-24T16:31:49.628Z","repository":{"id":70688908,"uuid":"98320982","full_name":"vergissberlin/fedora-development","owner":"vergissberlin","description":"Docker fedora image to use for development, testing and deployment.","archived":false,"fork":false,"pushed_at":"2023-12-15T15:00:29.000Z","size":12,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T09:49:04.851Z","etag":null,"topics":["deployment","development","docker-image","fedora","testing"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/vergissberlin/fedora-development/","language":"Vim script","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/vergissberlin.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-07-25T15:21:33.000Z","updated_at":"2017-09-15T20:56:34.000Z","dependencies_parsed_at":"2024-10-31T22:40:52.202Z","dependency_job_id":"acf6f65a-c2f9-468a-9284-79a9136e10ce","html_url":"https://github.com/vergissberlin/fedora-development","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/vergissberlin%2Ffedora-development","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Ffedora-development/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Ffedora-development/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Ffedora-development/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vergissberlin","download_url":"https://codeload.github.com/vergissberlin/fedora-development/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445229,"owners_count":20939940,"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":["deployment","development","docker-image","fedora","testing"],"created_at":"2024-10-09T19:41:14.939Z","updated_at":"2026-04-24T16:31:44.607Z","avatar_url":"https://github.com/vergissberlin.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fedora-development\n\n\u003e Docker fedora image to use for development, testing and deployment.\n\n| Docker base image | Docker image            | Tag            | Size   | Pulls  | Build  | Status |\n| ----------------- | ----------------------- | -------------- | ------ | ------ | ------ | ------ |\n| [fedora][1]       | [fedora-development][2] | [latest][3]    | ![][4] | ![][5] | ![][6] | ![][7] |\n\n[1]: https://hub.docker.com/_/fedora/\n[2]: https://hub.docker.com/r/vergissberlin/fedora-development/\n[3]: https://hub.docker.com/r/vergissberlin/fedora-development/tags/\n[4]: https://images.microbadger.com/badges/image/vergissberlin/fedora-development.svg\n[5]: https://img.shields.io/docker/pulls/vergissberlin/fedora-development.svg?style=flat-square\n[6]: https://img.shields.io/docker/automated/vergissberlin/fedora-development.svg?style=flat-square\n[7]: https://img.shields.io/docker/build/vergissberlin/fedora-development.svg?style=flat-square\n\n\n## Promise\n\n\u003e You will **always get the latest** build from the base image with additional installed packages.\n\u003e An [concourse ci](http://concourse.ci) instance is watching on changes. It starts to rebuild the image and push it to the registry immediately.\n\n\n## Installed packages\n\n| Package       | Description                                                                                                |\n| ------------- | ---------------------------------------------------------------------------------------------------------- |\n| bash          | Bash is a Unix shell and command language as a free software replacement for the Bourne shell.             |\n| bats          | Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. |\n| curl          | cURL is a computer software project providing a library and command-line tool for transferring data using various protocols. |\n| figlet        | FIGlet generates text banners, in a variety of typefaces, composed of letters made up of conglomerations of smaller ASCII characters (see ASCII art). |\n| findutils     | Find Utilities are the basic directory searching utilities of the GNU operating system.                    |\n| git           | Git is a version control system (VCS) for tracking changes in computer files and coordinating work on those files among multiple people. |\n| make          | Make is a build automation tool that automatically builds executable programs and libraries from source code. |\n| mc            | GNU Midnight Commander (also known as mc) is a free cross-platform orthodox file manager.                  |\n| powerline     | Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.  |\n| powerline-fonts | Patched fonts for Powerline users. |\n| powerline-gitstatus | A Powerline segment for showing the status of a Git working copy. |\n| siege         | Siege is an open source regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously. |\n| tmux          | tmux is a terminal multiplexer. It lets you switch easily between several programs in one terminal, detach them (they keep running in the background) and reattach them to a different terminal. |\n| tmux-powerline | Statusbar configuration for tmux that looks like vim-powerline and consist of dynamic segments. |\n| wget          | GNU Wget is a computer program that retrieves content from web servers.                                    |\n| vim           | Vim is a clone of Bill Joy's vi text editor program for Unix.                                              |\n\n\n## Usage\n\n        docker run -it vergissberlin/fedora-development:latest bash\n\n### Docker registry\n\nhttps://hub.docker.com/r/vergissberlin/fedora-development/\n\n## Similar images\n\n| Name                  | Git       | Docker       |\n| --------------------- | --------- | ------------ |\n| alpine-development    | [git][10] | [docker][15] |\n| centos-development    | [git][20] | [docker][25] |\n| debian-development    | [git][30] | [docker][35] |\n| opensuse-development  | [git][50] | [docker][55] |\n| ubuntu-development    | [git][60] | [docker][65] |\n\n[10]: https://github.com/vergissberlin/alpine-development\n[15]: https://hub.docker.com/r/vergissberlin/alpine-development/\n[20]: https://github.com/vergissberlin/centos-development\n[25]: https://hub.docker.com/r/vergissberlin/centos-development/\n[30]: https://github.com/vergissberlin/debian-development\n[35]: https://hub.docker.com/r/vergissberlin/debian-development/\n[50]: https://github.com/vergissberlin/opensuse-development\n[55]: https://hub.docker.com/r/vergissberlin/opensuse-development/\n[60]: https://github.com/vergissberlin/ubuntu-development\n[65]: https://hub.docker.com/r/vergissberlin/ubuntu-development/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvergissberlin%2Ffedora-development","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvergissberlin%2Ffedora-development","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvergissberlin%2Ffedora-development/lists"}