Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

improve boot build speed (and hopefully fix mine) #44

Merged
merged 1 commit into from
Nov 3, 2017

Conversation

naartjie
Copy link
Contributor

@naartjie naartjie commented Jan 23, 2017

The first thing boot-clj does when you invoke it, is it tries to update itself. This takes some time, and to do it on every run is not too efficient. I thought I would suggest the boot -u change to have all that dependency jazz in the base image.

Also my boot build is not working so I want to propose this to see if if helps any.

The first thing `boot-clj` does when you invoke it, is it updates itself. This takes some time, and also my boot build is not working so I am proposing this as a fix.
@naartjie naartjie changed the title run boot -u in Dockerfile improve boot build speed (and hopefully fix my failing build at the same time) Jan 23, 2017
@naartjie naartjie changed the title improve boot build speed (and hopefully fix my failing build at the same time) improve boot build speed (and hopefully fix mine) Jan 23, 2017
@calavera
Copy link
Contributor

calavera commented Nov 3, 2017

LGTM

@calavera calavera merged commit e85329c into netlify:master Nov 3, 2017
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants