Skip to content

FuriLabs/docker-images

Repository files navigation

Docker images for FuriOS

This repository contains the required source files to build Docker images for various release engineering tasks (package building, hardware adaptation building, rootfs building, etc...).

Currently built images

  • build-essential (amd64 and arm64)

Adding a new image template

Image templates must be stored in the root directory of this repository, and must be named as Dockerfile.@template@.in, where @template@ is the template name.

The following strings are replaced:

String Description Example (for arm64/furilabs/build-essential:forky)
%(target_name)s Sanitized slug of the full target name arm64_furios_build_essential_forky
%(arch)s Architecture arm64
%(namespace)s Docker namespace furilabs
%(template)s Template name build-essential
%(tag)s Image tag forky

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors