Skip to content

alilotfi23/packer-docker-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

packer-docker-ansible

build docker images using ansible and packer

Usage

Install builder

packer init .

make sure your configuration is syntactically valid by using the packer validate command.

packer validate .

Build the image with the packer build command.

packer build .

Releases

No releases published

Packages

No packages published

Languages