Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Added Docker and Docker Compose configuration for AWS Health Exporter #60

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 24, 2023

  1. "Added Docker and Docker Compose configuration for AWS Health Exporter

    Added a Dockerfile using a Distroless base image for a highly optimized container image.
    Created a docker-compose.yml file to simplify the running of the service and the passing of AWS credentials.
    Included instructions for building and running the Docker image in the documentation."
    nstankov-bg committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    05189e5 View commit details
    Browse the repository at this point in the history
  2. docker-optimized

    nstankov-bg committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    aca6845 View commit details
    Browse the repository at this point in the history
  3. fix-my-mess of build-time

    nstankov-bg committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    496be2c View commit details
    Browse the repository at this point in the history