RSSAmplifier

Micah Henning · Aug 10, 2024

Resolving `No such file or directory` Error After Building Lambda Docker Image with Packer

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Hashicorp Packer builds containers, virtual machines, and machine images with virtually any kind of provisioner. In particular, it can create docker images without a Dockerfile and then push them to a repository like ECR. I recently had a project where I used Packer to create a docker image using a bash script provisioner, pushed to AWS Elastic Container Registry (ECR) for use in AWS Lambda.…

Read on micah.soy

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.