Entrypoint Script with Localstack and Docker-Compose
Posted by Miguel Lopez on Mon 16 January 2023 in localstack
This guide will use entrypoint scripts to create AWS Resources in Localstack. By the end of this guide, you will have an example of to create an s3 bucket in Localstack and access it from aws-cli.
Continue reading