Skip to content

rtsurik/docker-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

docker-debian

This is a build script for creating Debian docker images, I use it for my armhf boards.

Usage:

## Simple usage
bash mkimage-debian.sh

## Extended usage
SUITE=jessie ARCH=armhf PUSH_TO_HUB=1 DOCKER_TAG="misc/debian:jessie-armhf" bash mkimage-debian.sh

Normally, it should be run on a Docker host running Debian/Ubuntu.

About

This is a build script for creating Debian docker images, I use it for my armhf boards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published