Sign inSign up

joachimth/webctest

By joachimth

Updated over 7 years ago

Image
0

184

joachimth/webctest repository overview

Webconverger Debian Live build configuration

For the source of the rootfs aka $WEBC_CHECKOUT, please use: https://github.com/Webconverger/webc

Setup

yourhost # docker run --name buildwebc -it -v $WEBC_CHECKOUT:/root/Debian-Live-config/webconverger/chroot webc/isobuilder

Building the image

insidecontainer # make # <--- run inside container

Get the built ISO out

yourhost # docker cp buildwebc:/root/Debian-Live-config/webconverger/live-image-i386.hybrid.iso test.iso

or see [build.sh](build.sh).

When you need to revisit the image

yourhost # docker start -ai buildwebc

or

yourhost # docker start buildwebc
yourhost # docker exec -it buildwebc /bin/bash

Tag summary

Content type

Image

Digest

Size

260.3 MB

Last updated

over 7 years ago

docker pull joachimth/webctest