#
Docker Compose
Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML file to define the services and with a single command, can spin everything up or tear it all down.
Here are 19,346 public repositories matching this topic...
The Elastic stack (ELK) powered by Docker and Compose.
-
Updated
May 16, 2022 - Shell
melohagan
commented
Apr 22, 2022
Describe the bug
- Not all examples are using the correct handle bar helper
- There is a mix of with/out spaces between commands and handle bars. They should probably have the spaces, as they are included when injecting.
- Some helpers have no examples
- The helpers are ordered alphabetically within groups (e.g. Math helpers) but there is no separation or indicator of these groups.
Full PHP development environment for Docker.
docker
php
docker-compose
docker-container
docker-environment
docker-symfony
php-docker
php-environment
docker-wordpress
hacktoberfest
php-container
docker-compose-template
php-docker-image
laradock
docker-laravel
laravel-docker
docker-nginx-php
docker-drupal
laravel-docker-compose
php-docker-images
-
Updated
May 13, 2022 - Dockerfile
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
java
windows
docker
security
dotnet
docker-compose
containers
lab
orchestration
swarm
swarm-mode
docker-tutorial
-
Updated
Apr 18, 2022 - PHP
Pre-Built Vulnerable Environments Based on Docker-Compose
-
Updated
May 8, 2022 - Dockerfile
Go from Docker Compose to Kubernetes
-
Updated
Apr 18, 2022 - Go
GregJohnStewart
commented
Feb 20, 2022
Trying to get my Selenium WebDriver testcontainer up, I get the following error when I try to get the host's port using getTestHostIpAddress():
Caused by: java.lang.UnsupportedOperationException: getTestHostIpAddress() is only implemented for docker-machine right now
I am running this on Ubuntu 20.04
Any ideas?
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
-
Updated
May 15, 2022 - Shell
Nginx UI allows you to access and modify the nginx configurations files without cli.
-
Updated
Feb 8, 2022 - Python
Container runtimes on macOS (and Linux) with minimal setup
-
Updated
May 16, 2022 - Go
A modern Docker LAMP stack and MEAN stack for local development
mysql
docker
nginx
redis
php
php7
docker-compose
postgresql
apache
lamp
mariadb
lemp
php71
mean-stack
devilbox
lemp-stack
lamp-stack
php72
docker-lamp
php-docker-stack
-
Updated
May 13, 2022 - PHP
A docker-compose stack for Prometheus monitoring
docker
alert
stack
docker-compose
grafana
docker-swarm
prometheus
grafana-dashboard
cadvisor
dashboard-templates
node-exporter
-
Updated
Apr 23, 2022
Run your application at full speed while syncing your code for development, finally empowering you to utilize docker for development under OSX/Windows/*Linux
-
Updated
May 6, 2022 - Ruby
-
Updated
Apr 15, 2022 - Python
docker
registry
dockerfiles
books
course
docker-compose
docker-container
docker-image
docker-swarm
docker-registry
swarm
volume
docker-registries
cleaning-docker
-
Updated
Aug 20, 2020
a script to run docker-compose.yml using podman
-
Updated
May 15, 2022 - Python
-
Updated
Mar 23, 2022 - Dockerfile
mysql
blog
java
docker
adminlte
spring-boot
thymeleaf
maven
docker-compose
java-8
springboot
mybatis
jqgrid
springboot-sample
javablog
springboot-mybatis
spring-boot2
springboot2
springboot-learning
adminlte3
-
Updated
Feb 11, 2022 - Java
Generate a modern Web project with Go and Angular, React or Vue in seconds 🚀
react
javascript
go
docker
golang
vuejs
angular
mongodb
vue
js
docker-compose
reactjs
full-stack
go-library
-
Updated
May 10, 2022 - Go
Lightweight mobile-friendly Docker Swarm management UI
docker
ui
pwa
stack
docker-compose
docker-swarm
management
swarm
docker-containers
docker-stack
swarm-mode
docker-devops
mobile-friendly
swarmpit
docker-swarm-ui
-
Updated
Dec 19, 2021 - Clojure
sample node app for Docker examples
-
Updated
May 10, 2022 - JavaScript
docker compose files to create a fully working kafka stack
-
Updated
May 9, 2022 - Shell
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes
docker
kubernetes
ansible
vagrant
packer
docker-compose
terraform
infrastructure-as-code
googlecloudplatform
-
Updated
Apr 6, 2022
Leading free and open-source face recognition system
docker
computer-vision
docker-compose
rest-api
facial-recognition
face-recognition
face-detection
facenet
hacktoberfest
face-identification
face-verification
insightface
face-mask-detection
hacktoberfest2021
-
Updated
May 12, 2022 - Java
A standalone, specification-compliant, OAuth2 server written in Golang.
-
Updated
Apr 25, 2022 - Go
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
-
Updated
May 1, 2022 - Python
DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
-
Updated
Mar 10, 2021
Released October 16, 2014
Latest release 22 days ago
- Repository
- docker/compose
- Website
- docs.docker.com/compose


In the application details view, we list the ports an application deployment is listening on, but there is no "quick launch" or even a "copy" button..
We should add a "copy" button next to the port to copy to clipboard.