anatoly-scherbakov / geopatterns-demo

A demo for `geopatterns` Python library built with AWS Lambda and Terraform, to demonstrate a minimalistic example of a serverless app on Python.
https://anatoly-scherbakov.github.io/geopatterns-demo/
MIT License
1 stars 1 forks source link

Build Docker image with Hashicorp Packer #27

Open anatoly-scherbakov opened 3 years ago

anatoly-scherbakov commented 3 years ago

Use Packer to create the image, and thus avoid ad-hoc code in Makefile to build it.