Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.
/ docker-rauc Public archive

Docker Image with RAUC tools

License

Notifications You must be signed in to change notification settings

kokuwaio/docker-rauc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RAUC Docker

This build a docker image for RAUC.

Build Image

Clone this repository, and execute the following commands in the root folder:

docker build . -t docker.pkg.github.com/kokuwaio/docker-rauc/rauc:1.5

Usage:

docker run --user `id -u`:`id -g` -v `pwd`/input:/data/input -v `pwd`/keys:/data/keys -v `pwd`/output:/data/output docker.pkg.github.com/kokuwaio/docker-rauc/rauc:1.5 bundle --cert=/data/keys/cert.pem --key=/data/keys/key.pem /data/input/ /data/output/test-0.0.1.raucb

About

Docker Image with RAUC tools

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors