Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

Can successfully docker build now, with npm installed in the image #78

Merged
merged 1 commit into from
Mar 14, 2016

Conversation

sirsean
Copy link
Contributor

@sirsean sirsean commented Mar 14, 2016

Resolves: #76

This is solved the dumb way, just by installing npm. I couldn't figure out how to configure project.clj such that npm isn't required to build the jar.

@lvh
Copy link
Contributor

lvh commented Mar 14, 2016

There should be a ticket for having the build container separate from the run container.

@lvh
Copy link
Contributor

lvh commented Mar 14, 2016

This looks good to me assuming CI passes.

@sirsean
Copy link
Contributor Author

sirsean commented Mar 14, 2016

Given that Docker isn't gating in CI I'd be surprised if it failed. ;-p

@lvh
Copy link
Contributor

lvh commented Mar 14, 2016

Hehe, yeah. By "passes" I mean "goes back to failing because of #45".

@codecov-io
Copy link

Current coverage is 69.51%

Merging #78 into master will not affect coverage as of d1e4070

@@            master     #78   diff @@
======================================
  Files           15      15       
  Stmts          187     187       
  Branches         3       3       
  Methods          0       0       
======================================
  Hit            130     130       
  Partial          3       3       
  Missed          54      54       

Review entire Coverage Diff as of d1e4070

Powered by Codecov. Updated on successful CI builds.

@lvh
Copy link
Contributor

lvh commented Mar 14, 2016

This looks like it's now fixed. Once you've written the other issue out, I think this is good to go :)

lvh added a commit that referenced this pull request Mar 14, 2016
Can successfully docker build now, with npm installed in the image
@lvh lvh merged commit be8e544 into RackSec:master Mar 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants