Commit Graph

12 Commits

Author SHA1 Message Date
Michael Bradley, Jr 32131f0bca chown embark user's dotfiles 2018-07-25 11:49:45 -05:00
Michael Bradley, Jr 7d19051575 use a 6+ version of npm 2018-07-24 18:10:48 -05:00
Michael Bradley, Jr 4a4555c57b linebreak 2018-07-24 17:29:23 -05:00
Michael Bradley, Jr bb72888cb9 prefer ARG w/ defaults vs. ARG+ENV 2018-07-24 17:19:35 -05:00
Michael Bradley, Jr 7098260ce5 linebreak 2018-07-24 16:39:53 -05:00
Michael Bradley, Jr 1eac4c861b multi-stage build 2018-07-24 15:26:32 -05:00
Michael Bradley, Jr 87eaaff3d2 make "embark run" the default command 2018-07-22 23:18:36 -05:00
Michael Bradley, Jr 320d70ddeb revise for environment bootstrapping and more flexible env/tooling 2018-07-22 23:02:01 -05:00
Andre Medeiros 70932f1ad9 Add readme; build/release script 2018-07-11 09:30:32 -04:00
Andre Medeiros 067866af99 Break up the build process in 2.
This will produce an extra layer but will improve on build time because
we'll be updating Embark more frequently than the surrounding tools
(geth and IPFS.)

Also, doing this negates the need to `sudo - embark` a bunch of commands
we previously had to.

Additionally, create and use a workdir.
2018-07-09 12:13:52 -04:00
Andre Medeiros 8d21abc9d6 Bump embark to 3.1.4 2018-07-04 17:03:48 -04:00
Andre Medeiros ef7e8817ad Initial Import 2018-07-04 16:52:11 -04:00