Skip to content

Use Dockerfile to build (lein uberimage is flakey)#12

Open
rymndhng wants to merge 7 commits intomasterfrom
use-dockerfile
Open

Use Dockerfile to build (lein uberimage is flakey)#12
rymndhng wants to merge 7 commits intomasterfrom
use-dockerfile

Conversation

@rymndhng
Copy link
Copy Markdown

@rymndhng rymndhng commented May 5, 2018

The goal here is to be able to build a docker image with a modern version of leningen. We need to move off lein uberimage to make this work.

There's a lot of yaks to shave in order to get this working

  1. Using lein 2.8.1 (latest is preferrable)
  2. Updating Versions of Dependencies (this is mutually blocked with lein 2.8.1 which disallows insecure repos in transitive dependencies)
  3. Fixing Linters where possible
  4. Fixing deprecation warnings from the AWS SDK (to maintain backwards compatibility, the aws-regions.xml file is inlined into the repo since it no longer exists as part of the AWS SDK)

@rymndhng rymndhng force-pushed the use-dockerfile branch 4 times, most recently from e11cc4c to 86f9ea4 Compare May 5, 2018 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant