Skip to content

UpdateHub/docker-local-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UpdateHub Local Server Docker Image

UpdateHub provides a generic and safe Firmware Over-The-Air agent for Embedded and Industrial Linux-based devices. This repository provides a UpdateHub local server for test and development.

Usage

docker run --rm \
       -v $PWD:/data \
       -p 8080 \
       -it updatehub/local-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages