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

Document lack of support for parallel `docker login`. #143

Closed huyz closed 1 year ago

huyz commented 1 year ago

Addresses the gotcha in hashicorp/packer-plugin-docker#141

Replaces the closed PR https://github.com/hashicorp/packer-plugin-docker/pull/142

lbajolet-hashicorp commented 1 year ago

FYI @huyz, there was a lint issue in one of the files, I pushed a commit on top of your branch to fix this.

Once tests pass, I'll merge this in

huyz commented 1 year ago

@lbajolet-hashicorp Oops, I don't know how I accidentally pushed that file. Thanks for fixing it.