Skip to content

A Docker template for a minimal installation of Debian unstable (also known as sid).

License

Notifications You must be signed in to change notification settings

loicfrering/packer-debian-unstable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer template for Debian Unstable

A Packer template for building minimal images of the Debian Unstable distribution, also known as sid.

Usage

  1. Install Packer

  2. Clone this repository and cd into it:

    $ git clone https://github.com/loicfrering/packer-debian-unstable.git
    $ cd packer-debian-unstable
    
  3. Launch the build:

    $ packer build template.json
    
  4. Use the generated packer_debian-unstable_{{.Provider}}.box.

Providers

The virtualbox provider is the only one supported at the moment.

License

Copyright (c) 2013 Loïc Frering, licensed under the MIT license. See the LICENSE file for more informations.

About

A Docker template for a minimal installation of Debian unstable (also known as sid).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages