Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Latest commit

 

History

History
64 lines (37 loc) · 1.9 KB

README.md

File metadata and controls

64 lines (37 loc) · 1.9 KB

[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