stuartellis / basin

Example containerized application on AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basin

Example project for containerized application on AWS.

Usage

This project uses Make to provide sets of tasks. For example:

make info

Dockerfiles

  • python-cli-app.dockerfile - Python CLI app
  • terraform-tools.dockerfile - Terraform and related tools in an Alpine Linux container

About

Example containerized application on AWS

License:MIT License


Languages

Language:Makefile 69.2%Language:Shell 11.5%Language:HCL 9.9%Language:Dockerfile 9.1%Language:Python 0.1%