{"id":21168745,"url":"https://github.com/fastybird/fastybird-docker-standard","last_synced_at":"2026-05-21T19:34:46.680Z","repository":{"id":132798465,"uuid":"569016218","full_name":"FastyBird/fastybird-docker-standard","owner":"FastyBird","description":":whale: Images designed for FastyBird IoT Open Source systems","archived":false,"fork":false,"pushed_at":"2024-06-18T20:33:25.000Z","size":1727,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-21T17:02:03.678Z","etag":null,"topics":["alpine","docker","fastybird","image","iot","ubuntu"],"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/FastyBird.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"akadlec"}},"created_at":"2022-11-21T22:37:26.000Z","updated_at":"2024-06-18T20:33:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed01703a-f165-4db1-9079-03ae325e7d5e","html_url":"https://github.com/FastyBird/fastybird-docker-standard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FastyBird/fastybird-docker-standard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastyBird%2Ffastybird-docker-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastyBird%2Ffastybird-docker-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastyBird%2Ffastybird-docker-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastyBird%2Ffastybird-docker-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FastyBird","download_url":"https://codeload.github.com/FastyBird/fastybird-docker-standard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastyBird%2Ffastybird-docker-standard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33311857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"ssl_error","status_checked_at":"2026-05-21T12:22:11.673Z","response_time":62,"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":["alpine","docker","fastybird","image","iot","ubuntu"],"created_at":"2024-11-20T15:17:07.410Z","updated_at":"2026-05-21T19:34:46.662Z","avatar_url":"https://github.com/FastyBird.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/akadlec"],"categories":[],"sub_categories":[],"readme":"![FastyBird Docker Standard](.docs/assets/fastybird-docker-readme.png)\n\n# FastyBird Docker Standard\n\n## Introduction\n\nThe FastyBird Docker Standard is a docker base image available for everyone as part of [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) [Open Source](https://en.wikipedia.org/wiki/Open_source).\nThe key idea of these tools is to provide one image shared between environments.\nFeel free to fork, extend or copy source files.\n\n### Features:\n\n#### 1. Choosable images\n\nWe decided to use two most popular/known Linux distributions - Ubuntu and Alpine.\nOn top of these distributions we created our easy extendable images.\n\n#### 2. All in one\n\nAll images are created with PHP support with [PHP-FPM](https://www.php.net/manual/en/install.fpm.php) and with many extensions and production-ready configuration.\n[NGINX](https://www.nginx.com) is here as a reverse proxy, and traditional images are also with [Node.js](https://nodejs.dev/en/) for building a frontend.\n\n#### 3. Single Stage Build\n\nWe wanted to keep these images and their usage as simply as possible even for user which are starting their journey with Docker.\nSo we decided to go with single stage build. \n\n#### 4. [KISS Principle](https://en.wikipedia.org/wiki/KISS_principle)\n\n## Metadata\n\n| Image                     | Size                                                                                  |\n|---------------------------|---------------------------------------------------------------------------------------|\n| `1.0-traditional`        | ![Docker Hub](https://badgen.net/docker/size/fastybird/standard/1.0-traditional)        |\n| `1.0-traditional-alpine` | ![Docker Hub](https://badgen.net/docker/size/fastybird/standard/1.0-traditional-alpine) |\n| `1.0-headless`           | ![Docker Hub](https://badgen.net/docker/size/fastybird/standard/1.0-headless)           |\n\n\u003e Please note that image sizes may differ in each architecture.\n\n## Supported Architectures\n* linux/amd64\n* linux/arm64\n* linux/arm/v7\n* linux/arm/v8\n\n\u003e Proudly hosted on [Docker Hub](https://hub.docker.com/r/fastybird/standard)\n\n## Images\n\n### Traditional\n\nThe Traditional image is everything you require to run a traditional IoT platform on [FastyBird](https://www.fastybird.com).\nThe image contains PHP, NGiNX, and Node.js compatible with the FastyBird version.\nExample [FastyBird](https://www.fastybird.com) `1.0` will work best with `fastybird/standard:1.0-traditional` image.\n\n### Headless\n\nHeadless image is getting more and more popular. The Headless image is a node-less Traditional image that will save you some space when you would like to use [FastyBird](https://www.fastybird.com) as a service.\n\n## Feedback\n\nUse [mail](mailto:code@fastybird.com) or [Tweet](https://twitter.com/fastybird) us for any idea that can improve the\nproject.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastybird%2Ffastybird-docker-standard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastybird%2Ffastybird-docker-standard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastybird%2Ffastybird-docker-standard/lists"}