{"id":30801856,"url":"https://github.com/stiliajohny/dockerfiles","last_synced_at":"2026-05-03T20:37:43.129Z","repository":{"id":154867063,"uuid":"444213176","full_name":"stiliajohny/dockerfiles","owner":"stiliajohny","description":"Personal collection of dockerfiles for various use-cases ","archived":false,"fork":false,"pushed_at":"2025-02-22T08:33:37.000Z","size":426,"stargazers_count":1,"open_issues_count":68,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T21:23:50.787Z","etag":null,"topics":["containers","docker","docker-compose","docker-image","dockerfile","dockerfiles","tor"],"latest_commit_sha":null,"homepage":"https://stiliajohny.github.io/dockerfiles/","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/stiliajohny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-03T22:09:58.000Z","updated_at":"2023-03-04T01:10:13.000Z","dependencies_parsed_at":"2023-11-12T16:09:54.747Z","dependency_job_id":"49d17537-1cde-47ea-bedd-2f24b8af4a01","html_url":"https://github.com/stiliajohny/dockerfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stiliajohny/dockerfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stiliajohny%2Fdockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stiliajohny%2Fdockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stiliajohny%2Fdockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stiliajohny%2Fdockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stiliajohny","download_url":"https://codeload.github.com/stiliajohny/dockerfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stiliajohny%2Fdockerfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32584537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["containers","docker","docker-compose","docker-image","dockerfile","dockerfiles","tor"],"created_at":"2025-09-05T21:09:54.768Z","updated_at":"2026-05-03T20:37:43.097Z","avatar_url":"https://github.com/stiliajohny.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![GPL3 License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n[![Ask Me Anything][ask-me-anything]][personal-page]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/stiliajohny/dockerfiles\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/stiliajohny/dockerfiles/master/.assets/logo.png\" alt=\"master Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003edockerfiles\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Personal collection of dockerfiles for various use-cases\n    \u003cbr /\u003e\n    \u003ca href=\"./README.md\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/stiliajohny/dockerfiles/issues/new?labels=i%3A+bug\u0026template=1-bug-report.md\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/stiliajohny/dockerfiles/issues/new?labels=i%3A+enhancement\u0026template=2-feature-request.md\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [About The Project](#about-the-project)\n  - [Built With](#built-with)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [List of Dockerfiles](#list-of-dockerfiles)\n- [Roadmap](#roadmap)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n- [Acknowledgements](#acknowledgements)\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\n## About The Project\n\nHere lyes my collection of dockerfiles. Use it with caution.\n\n### Built With\n\n- Docker\n- Jekyll\n\n\u003c!-- GETTING STARTED --\u003e\n\n## Getting Started\n\n\u003c!--\nThis is an example of how you may give instructions on setting up your project locally.\nTo get a local copy up and running follow these simple example steps.\n--\u003e\n\n### Prerequisites\n\n- Docker ( or any container runtime )\n\n### List of Dockerfiles\n\n\u003c!-- Add a link to the tor folder  --\u003e\n\n- \u003ca href=\"./devbox\"\u003e./devbox\u003c/a\u003e - Run your development environment and tools in a container\n- \u003ca href=\"./tor\"\u003e./dockerfile\u003c/a\u003e - Run TOR in a container\n- \u003ca href=\"./firefox\"\u003e./firefox\u003c/a\u003e - Run Firefox with GUI in a container\n\n\u003c!-- ROADMAP --\u003e\n\n## Roadmap\n\nSee the [open issues](https://github.com/stiliajohny/dockerfiles/issues) for a list of proposed features (and known issues).\n\n---\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n---\n\n\u003c!-- LICENSE --\u003e\n\n## License\n\nDistributed under the GPLv3 License. See `LICENSE` for more information.\n\n\u003c!-- CONTACT --\u003e\n\n## Contact\n\nJohn Stilia - stilia.johny@gmail.com\n\n\u003c!--\nProject Link: [https://github.com/your_username/repo_name](https://github.com/your_username/repo_name)\n--\u003e\n\n---\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## Acknowledgements\n\n- [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)\n- [Img Shields](https://shields.io)\n- [Choose an Open Source License](https://choosealicense.com)\n- [GitHub Pages](https://pages.github.com)\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/stiliajohny/dockerfiles.svg?style=for-the-badge\n[contributors-url]: https://github.com/stiliajohny/dockerfiles/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/stiliajohny/dockerfiles.svg?style=for-the-badge\n[forks-url]: https://github.com/stiliajohny/dockerfiles/network/members\n[stars-shield]: https://img.shields.io/github/stars/stiliajohny/dockerfiles.svg?style=for-the-badge\n[stars-url]: https://github.com/stiliajohny/dockerfiles/stargazers\n[issues-shield]: https://img.shields.io/github/issues/stiliajohny/dockerfiles.svg?style=for-the-badge\n[issues-url]: https://github.com/stiliajohny/dockerfiles/issues\n[license-shield]: https://img.shields.io/github/license/stiliajohny/dockerfiles?style=for-the-badge\n[license-url]: https://github.com/stiliajohny/dockerfiles/blob/master/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/johnstilia/\n[product-screenshot]: .assets/screenshot.png\n[ask-me-anything]: https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg?style=for-the-badge\n[personal-page]: https://github.com/stiliajohny\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstiliajohny%2Fdockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstiliajohny%2Fdockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstiliajohny%2Fdockerfiles/lists"}