Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Docker image is large (587.2 MB) #1

Open
crw opened this issue Feb 12, 2016 · 0 comments
Open

Docker image is large (587.2 MB) #1

crw opened this issue Feb 12, 2016 · 0 comments

Comments

@crw
Copy link
Owner

crw commented Feb 12, 2016

This may be par for the course for Docker, but the image is shockingly huge for what it accomplishes. I can imagine a couple avenues to cleaning this up:

  1. Try using FROM node:slim instead of FROM node:5.5.0-wheezy
  2. Remove the dependence on cron, run the script as a setInterval in the node app (shudders)
  3. ???
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant