Chia-liang Kao
Chia-liang Kao
You are absolutely right. I believe those are the artifact from the original js or coffee based seed. send a PR to remove them?
Generally you can add js to `bower.json.ls`, but it seems the prelude versions on bower don't play nicely with our commonjs-require module :/
It's likely the paths from `gulp-angular-templatecache` are not turned into '/', can you check the output in `_public/js/app.templates.js`?
no, it should be relative and same as what templateUrl in `app/app.ls` is referring to.
should we make ly.diff available as bower package from ly.g0v.tw? or just statically import into vendor/ ?
This is now done with the really horrible `build.sh`. Hopefully @tomchentw can figure out something smart.
Also: https://github.com/jpetazzo/dind
Here's a [Bind mount the docker socket on docker run](http://blog.docker.com/2014/07/10-docker-tips-and-tricks-that-will-make-you-sing-a-whale-song-of-joy/) for making the host docker socket available to the container
also the container name as the ds uses initconatiners: kubectl logs -n kube-system nvidia-driver-installer-alskdjf -c nvidia-driver-installer Best, clkao On Fri, 7 Dec 2018 at 16:40, Erik Sundell wrote: > @amanda-tan...