Skip to content

JHumphreys89/push-docker-hub-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Issues PRs Dependabot Build and Publish Image to Docker

push-infra-containers

Repository for building container images that are hosted on Docker Hub.

Overview

This repository contains Dockerfiles and supporting scripts for building and maintaining infrastructure-related container images. These images are published to Docker Hub for use in the terrum test environment.

Directory Structure

  • terrum/
    • Dockerfile: Dockerfile for the base terrum image.
  • terrum-alpine/
    • Dockerfile: Dockerfile for the Alpine-based terrum image.
    • entrypoint.sh: Entrypoint script for the container.
    • loki-config.yaml: Loki configuration file.
    • prometheus.yml: Prometheus configuration file.
    • random_log_generator.sh: Script to generate random logs for testing.

Usage

To pull the Docker images from Docker Hub, use the following commands:

docker pull JHumphreys89/terrum:latest
docker pull JHumphreys89/terrum-alpine:latest

Contributing

See CONTRIBUTING.md for guidelines.

Security

See SECURITY.md for security policies.

License

This project is licensed under the terms of the LICENSE.

About

Repository for building and updating container images that are hosted on hub.docker.com

Resources

License

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors