Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iso-maker

Generate .iso image with all necessary .deb packages to install it in air-gapped servers

By default, following DEBs and it dependencies will be download and add into iso "lldpd ifenslave net-tools"

To change this provide list of necessary packages as argument for container

docker build . -t deb-iso-maker
docker run --rm -it -v $(pwd)/iso:/iso-out deb-iso-maker

About

generate .iso image with all nesessary .deb packages to install ${PACKAGES_TO_INSTALL} in air-gapped servers

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages