Skip to content
#

Docker Compose

docker-compose logo

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,416 public repositories matching this topic...

budibase
GregJohnStewart
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?

My-Blog

🌴:octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验

  • Updated Feb 11, 2022
  • Java

Released October 16, 2014

Latest release 5 days ago

Repository
docker/compose
Website
docs.docker.com/compose

Related Topics

containers docker