juxt/lein-dockerstalk

Lein plugin for deploying docker zips to AWS Beanstalk

  • VCSN/A

  • cljdoc documentationcljdoc
  • 3,169 Downloads
  • 39 This Version

Leiningen/Boot

[juxt/lein-dockerstalk "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

juxt/lein-dockerstalk {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("juxt:lein-dockerstalk:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>juxt</groupId>
  <artifactId>lein-dockerstalk</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>