Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
/ packer-docker-debian Public archive

Packer template to build a Docker Debian base image

License

Notifications You must be signed in to change notification settings

fscm/packer-docker-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED] This repository is no longer maintained

While this project is fully functional, the content is no longer maintained and therefore is no longer up to date. You are still welcome to explore, learn, and use the code provided here.

This project was replaced by the docker-debian project.

Debian Docker

No longer maintained

Packer templates to build Docker Debian containers.

Synopsis

This is a set of templates designed for use with Packer to create Docker containers with Debian installed.

This templates create what is called a Base Image for Docker from scratch using technology other than Docker for that.

Getting Started

There are a couple of things needed for the templates to work.

Prerequisites

Packer tools need to be installed on your local computer.

Packer

Packer installation instructions can be found here.

Virtualbox

Virtualbox installation instructions can be found here.

Installation

Nothing special to be done. Just download the template that you wish to use.

Usage

Detailed instructions can be found on the specific release folders.

Contributing

Contributing to this project is no longer possible since the project is no longer maintained.

Versioning

This project uses SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Frederico Martins - fscm

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details