hashicorp / packer-plugin-docker

Packer plugin for Docker Builder
https://www.packer.io/docs/builders/docker
Mozilla Public License 2.0
31 stars 25 forks source link

Add runtime configuration option #95

Closed sestegra closed 2 years ago

sestegra commented 2 years ago

In order to support other runtimes than runc, the runtime parameter is added to enable the --runtime option to the docker run command used to launch the container.

hashicorp-cla commented 2 years ago

CLA assistant check
All committers have signed the CLA.