Deleted user
Deleted user
I come back with more info and a solution (a trick, not definitive...) I had to manually install grunt-bower globally and locally. I'll test further. Am I the only one...
Did you ever find a solution? Getting an error on build only after installing a new package.
Thanks for the PR, and apologies for the wait.. Is there a way to do the version check in a more automated fashion? i.e.: - Mark when `apt-get update` was...
Hm, on second thought I'm OK with that. Could you change lines 5-7 to be independent of versions? Something like `$CACHEDIR/nginx_*.deb` (etc) could work
Thanks!
It uses a new docker container each time (which doesn't have nginx installed), but the cache directory could be used to cache the .deb for a day or so. You'd...
Apologies for the late response - I will incorporate gzip. I'm not too sure about expires, we could probably do it for all content due to it's static nature, what...
Hm, actually I do believe gzip is on for dokku by default (defined by `/etc/nginx/nginx.conf`) - does it need to be done twice / should it be done at a...
That might work, I tried passing dimensions into the arguments, but as I mentioned it did not change the image once originally generated. Dynamic resizing would make this awesome!
I didn't unfortunately On Jun 24, 2012, at 8:13 PM, Anuj Luthra [email protected] wrote: > did you get this working Alan? > > --- > > Reply to this email...