Commit Graph

37 Commits

Author SHA1 Message Date
Michael Bradley, Jr 987799ff47 wording 2018-07-24 22:04:40 -05:00
Michael Bradley, Jr 63563f25fd rev cont lines in README 2018-07-24 22:03:36 -05:00
Michael Bradley, Jr f5bf50b60b rm stray / 2018-07-24 22:00:41 -05:00
Michael Bradley, Jr d1b9f67cdb wording re: overrides 2018-07-24 18:57:50 -05:00
Michael Bradley, Jr 759b789701 Quick start 2018-07-24 18:56:07 -05:00
Michael Bradley, Jr ce66114a44 refer to ARG 2018-07-24 18:55:54 -05:00
Michael Bradley, Jr bb0dc869d0 whitespace 2018-07-24 18:55:40 -05:00
Michael Bradley, Jr 03e4df7222 not using bldcyn 2018-07-24 18:16:00 -05:00
Michael Bradley, Jr 7d19051575 use a 6+ version of npm 2018-07-24 18:10:48 -05:00
Michael Bradley, Jr aa2b9e485f decl order 2018-07-24 17:39:42 -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 48b854f7f1 simplify use of -e 2018-07-24 17:18:25 -05:00
Michael Bradley, Jr 2a36bee823 provide dummy extra run opts, in case none are provided on the cli 2018-07-24 17:17:55 -05:00
Michael Bradley, Jr 7098260ce5 linebreak 2018-07-24 16:39:53 -05:00
Michael Bradley, Jr a6ec833c38 env override for extra run opts 2018-07-24 15:38:47 -05:00
Michael Bradley, Jr 1eac4c861b multi-stage build 2018-07-24 15:26:32 -05:00
Michael Bradley, Jr 7356aed639 forward host TERM value to container 2018-07-24 15:26:07 -05:00
Michael Bradley, Jr 9bd9bb1064 prefer $PWD to $(pwd) 2018-07-24 15:25:55 -05:00
Michael Bradley, Jr 74451acf55 no need to unset 2018-07-24 15:25:46 -05:00
Michael Bradley, Jr ef84fdc491 script (not run during build) for adding some cli tools 2018-07-24 15:24:44 -05:00
Michael Bradley, Jr 34096b1f13 docker + user entry 2018-07-24 15:24:37 -05:00
Michael Bradley, Jr 65c4c9950b "dot." -> "." -- allows more compact docker COPY 2018-07-24 15:23:47 -05:00
Michael Bradley, Jr 87eaaff3d2 make "embark run" the default command 2018-07-22 23:18:36 -05:00
Michael Bradley, Jr 9219796b93 supporting scripts 2018-07-22 23:03:10 -05:00
Michael Bradley, Jr 320d70ddeb revise for environment bootstrapping and more flexible env/tooling 2018-07-22 23:02:01 -05:00
Michael Bradley, Jr 85e482fe39 expand env var overrides 2018-07-22 22:51:42 -05:00
Michael Bradley, Jr 5986bb4e4c ws proxy port 2018-07-15 20:15:41 -05:00
Michael Bradley, Jr 4c1534d3bc run.sh script / run_embark_docker function 2018-07-15 15:41:28 -05:00
Iuri Matias a683194774
Merge pull request #1 from embark-framework/initial-import
Initial Import
2018-07-11 23:11:48 +03:00
Andre Medeiros beefd44f44 Typo-- 2018-07-11 14:57:03 -04:00
Andre Medeiros aa818738c2 Augment README 2018-07-11 14:53:08 -04: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
André Medeiros b1e607cb31
Initial commit 2018-07-04 16:50:19 -04:00