Skip to content

JBibu/docker_compose_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

image

Docker Compose management scripts for developers. These scripts help you deploy and manage docker compose instances with reliable configurations and developer-friendly workflows.

⚠️ Known Regression in Docker Buildx This project may be affected by a regression in recent buildx versions (docker/buildx#3328).

What This Is

A collection of Docker Compose management scripts for development.

Key Features:

  • Reliable deployment configurations
  • Developer workflow optimization
  • Standalone script functionality
  • Environment-based configuration
  • Cross-platform support (Linux, macOS, Windows with WSL)

Requirements

You'll need:

  • Docker Engine 20.10.0+
  • Docker Compose v2.0.0+
  • Bash 4.0+
  • Standard utilities: curl, wget, grep, awk

Platform specifics:

  • Linux: Tested on major distributions, handles SELinux automatically, needs sudo
  • macOS: Requires Docker Desktop, works on macOS 11+
  • Windows: Use WSL2 with Docker Desktop, Ubuntu WSL recommended

Getting Started

Available scripts:

License

GPL-3.0 License - see LICENSE file.

About

Docker compose scripts for quick deploy

Topics

Resources

License

Stars

Watchers

Forks

Languages