Re: [packer] Docker "RUN" how-to!

2019-02-23 Thread Daniel Ortega
Hi Vincent, As I wasn't capable to do that with Packer, I finally use Ansible to build my Docker Image. I wan't able with Packer to take our JDK image (idealista/jdk:8u181-stretch-openjdk-headless that is Debian Stretch with openJDK installed), then install *systemd* and *systemd-sysv* (using

Re: [packer] building for multiple platforms

2019-02-23 Thread Rickard von Essen
I has the capability to build on one builder and import to other with post-processors (or shell-local), but you need to check that the ones you are interested are supported. But this is an advanced use case, and it's usually better to use one builder per target environment. See my answer here: http

Re: [packer] Is it possible to set disk.enableUUID in the vmx_data when building a vmware-iso?

2019-02-23 Thread Pandit Mali
Hi Rickard, *I have .ps1(GPO's, BGInfo, TLS **scripts**) files with me which is included our company standard policy's, by **applying the** .ps1 files how do I need to build the Golden image using Packer .* *I have **created image in Azure **with below Json file but I dont know how to apply the .p