r4space / base-images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resin.io systemd base images

Description

This repository contains Dockerfiles of the Resin systemd base images. The images are organised as a tree structure to serve each device type supported by Resin. For more details on how the images fit together as a tree, see the full document: Resin Base Images

Directory Structure

Directory Structure Diagram

  • Architecture-base: The bare bones OS image for each architecture type.
  • Device-base: The bare bones OS image for each device type.
  • Buildpack-deps: The buildpack-deps image for each device type. Details about buildpack-deps can be found here
  • Node: The Node.js buildpack image for Node.js apps for each device type. Details about the Node.js image can be found here
  • Python: The Python buildpack image for Python apps for each device type.
  • Golang: The Golang buildpack image for Go apps for each device type. Details about the Golang image can be found here

Contribute

Support

If you're having any problem, please raise an issue on GitHub.

Related Resources

About

License:Apache License 2.0


Languages

Language:Dockerfile 99.6%Language:Shell 0.4%Language:JavaScript 0.0%