Skip to content

Latest commit

 

History

History

packer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Packer

It is recommended to use azure-cli or managed service identity (MSI) for authentication. See packer document for more information.

Create nginx image

packer inspect lx_nginx.json

packer build -var rgname=demo-rg -var imagename=nximg001 lx_nginx.json