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
- 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
- Issue Tracker: github.com/resin-io-library/base-images/issues
- Source Code: github.com/resin-io-library/base-images
If you're having any problem, please raise an issue on GitHub.
- Armv6 base image (Ex: raspberry pi).
- Armv7 base image (Ex: raspberry pi 2, beaglebone black, via-vab820-quad, zynq-xz702).
- i386 base image (Ex: intel edison).
- amd64 base image (Ex: intel nuc)