healthunlocked/lein-docker-compose

Leiningen plugin that provides environ with docker-compose port mappings

Leiningen/Boot

[healthunlocked/lein-docker-compose "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

healthunlocked/lein-docker-compose {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("healthunlocked:lein-docker-compose:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>healthunlocked</groupId>
  <artifactId>lein-docker-compose</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>