Forrest logo
back to context overview

packer

List of commands for packer:

  • packer:tldr:625ca packer: Check the syntax of a Packer image config.
    $ packer validate ${path-to-config-json}
    try on your machine
    explain this command
  • packer:tldr:b4434 packer: Build an image.
    $ packer build ${path-to-config-json}
    try on your machine
    explain this command
back to context overview