Sign inSign up

fastybird/standard

By fastybird

•Updated over 2 years ago

Images designed for FastyBird IoT Open Source systems

Image
Internet of things
Developer tools
Operating systems
0

811

fastybird/standard repository overview

⁠FastyBird Docker Standard

⁠Introduction

The FastyBird Docker Standard is a docker base image available for everyone as part of FastyBird⁠ IoT⁠ Open Source⁠. The key idea of these tools is to provide one image shared between environments. Feel free to fork, extend or copy source files.

⁠Features:
⁠1. Choosable images

We decided to use two most popular/known Linux distributions - Ubuntu and Alpine. On top of these distributions we created our easy extendable images.

⁠2. All in one

All images are created with PHP support with PHP-FPM⁠ and with many extensions and production-ready configuration. NGINX⁠ is here as a reverse proxy, and traditional images are also with Node.js⁠ for building a frontend.

⁠3. Single Stage Build

We wanted to keep these images and their usage as simply as possible even for user which are starting their journey with Docker. So we decided to go with single stage build.

⁠4. KISS Principle⁠

⁠Metadata

ImageSize
1.0-traditionalDocker Hub
1.0-traditional-alpineDocker Hub
1.0-headlessDocker Hub

Please note that image sizes may differ in each architecture.

⁠Supported Architectures

  • linux/amd64
  • linux/arm64
  • linux/arm/v7
  • linux/arm/v8

Proudly hosted on Docker Hub⁠

⁠Images

⁠Traditional

The Traditional image is everything you require to run a traditional IoT platform on FastyBird⁠. The image contains PHP, NGiNX, and Node.js compatible with the FastyBird version. Example FastyBird⁠ 1.0 will work best with fastybird/standard:1.0-traditional image.

⁠Headless

Headless 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⁠ as a service.

⁠Feedback

Use mail⁠ or Tweet⁠ us for any idea that can improve the project.

Tag summary

Content type

Image

Digest

sha256:55dbe3e21…

Size

291.2 MB

Last updated

over 2 years ago

docker pull fastybird/standard:1.0-traditional