104 Commits

Author SHA1 Message Date
Michael Bradley, Jr
affbe3c4e8 bump geth 2018-08-10 16:58:27 -05:00
Michael Bradley, Jr
d4a2647628 master branch of embark-docker should spec 'latest' (released) ver of embark 2018-08-10 16:57:56 -05:00
Michael Bradley, Jr
d7d9d7ac32 use same ver of ganache-cli as spec'd in pkg.json of embark's develop branch 2018-08-10 16:56:59 -05:00
Michael Bradley, Jr
6aa28ef347 swarm is now a separate download, not bundled in newer geth-all-tools 2018-08-10 16:55:54 -05:00
Michael Bradley, Jr
5da4a50e2f install specific ver of bash-it (using tag on fork which serves that purpose) 2018-08-10 16:54:07 -05:00
Iuri Matias
048770148a
Merge pull request #5 from embark-framework/features/tty-workaround
tty workaround (side benefit: cleaner RUN scripts)
2018-08-10 09:10:36 -04:00
Michael Bradley, Jr
9fa8af73dc always write RUN script to /tmp/run_embark_script, for easy inspection 2018-08-09 14:26:21 -05:00
Michael Bradley, Jr
fc5984b298 don't auto nac in .bash_env if a nodeenv env is already activated 2018-08-08 17:16:53 -05:00
Michael Bradley, Jr
27bd3ca3df env vars in example don't need to be exported 2018-08-08 11:46:22 -05:00
Michael Bradley, Jr
7e85f832d4 no need for mktemp -d flag; shuffle here-doc names 2018-08-08 09:52:43 -05:00
Michael Bradley, Jr
4f098d4fa8 tty workaround (side benefit: cleaner RUN scripts) 2018-08-07 19:59:59 -05:00
Michael Bradley, Jr
8b690aee1c custom -> develop 2018-08-03 09:33:03 -05:00
Michael Bradley, Jr
d8276cbce0 NODE_TAG -> NODE_VERSION 2018-08-03 09:07:42 -05:00
Michael Bradley, Jr
6f88643db2 simplify wording 2018-08-02 19:57:42 -05:00
Michael Bradley, Jr
2efd3648d8 more clarity re: run.sh behavior 2018-08-02 19:55:54 -05:00
Michael Bradley, Jr
964210adda consistently markup commands w/ backticks 2018-08-02 19:12:46 -05:00
Michael Bradley, Jr
8cf7293daf fix typo, improve formatting 2018-08-02 19:07:51 -05:00
Michael Bradley, Jr
a803291447 quick start curl needs -L flag 2018-08-02 15:12:48 -05:00
Michael Bradley, Jr
7f7c82cbf8 fix typo 2018-08-02 15:04:33 -05:00
Michael Bradley
e8c66c9258
Merge pull request #4 from embark-framework/features/env-flexibility
env flexibility — round 2
2018-08-02 14:35:39 -05:00
Michael Bradley, Jr
d6e455cc27 don't attempt to toggle history 2018-08-02 14:33:36 -05:00
Michael Bradley, Jr
94d4493a78 should refer to run_embark vs. run.sh in some places 2018-08-02 14:14:16 -05:00
Michael Bradley, Jr
eaf05016fb EMBARK_DOCKER_RUN_RM 2018-08-02 14:08:22 -05:00
Michael Bradley, Jr
87abc0bfe0 need to wrap in quotes (paths could have spaces), fix var name 2018-08-02 13:43:05 -05:00
Michael Bradley, Jr
1c54a3196c mention micro 2018-08-02 12:54:46 -05:00
Michael Bradley, Jr
11c89d9701 rev README w.r.t. run.sh changes 2018-08-02 12:51:08 -05:00
Michael Bradley, Jr
e77dbd736a revise strategy for docker run options, extra options 2018-08-02 12:25:16 -05:00
Michael Bradley, Jr
8c106bffd4 reorder dir creation, installs 2018-08-02 09:48:03 -05:00
Michael Bradley, Jr
052a63183e don't need to source bash-it during build 2018-08-02 09:47:25 -05:00
Michael Bradley, Jr
c7b4ec25d0 note re: quotes issues and envsubst w.r.t. here-docs 2018-08-01 21:51:05 -05:00
Michael Bradley, Jr
b6a2abdb0a commands should work 2018-08-01 21:43:21 -05:00
Michael Bradley, Jr
aa3e915549 links should work 2018-08-01 21:36:40 -05:00
Michael Bradley, Jr
822ce63a46 expand README 2018-08-01 21:34:27 -05:00
Michael Bradley, Jr
377eef2e98 wrap vars w/ quotes 2018-08-01 21:33:57 -05:00
Michael Bradley, Jr
00add9f6cc advanced scripting capability 2018-08-01 21:33:57 -05:00
Michael Bradley, Jr
0288f14b21 formatting 2018-08-01 21:33:57 -05:00
Michael Bradley, Jr
3601291b94 move override-ables to the top 2018-08-01 21:33:57 -05:00
Michael Bradley, Jr
a1aa03db15 stub for exec.sh 2018-08-01 21:29:49 -05:00
Michael Bradley, Jr
ac7e46550c give credit 2018-08-01 11:31:35 -05:00
Michael Bradley, Jr
b8f4b0ce89 cleanup theme 2018-08-01 11:25:07 -05:00
Michael Bradley, Jr
3653afc45f prefer nodeenv by default 2018-08-01 11:25:06 -05:00
Michael Bradley, Jr
ada6cce8d3 enable nvm completion upon nvm_load 2018-08-01 11:23:31 -05:00
Michael Bradley, Jr
926685782e rm comment -- won't attempt to version control bash-it for now 2018-08-01 11:22:39 -05:00
Michael Bradley, Jr
2ddee2df40 COPYs last, when possible 2018-07-31 22:41:19 -05:00
Michael Bradley, Jr
0735512bb4 rev embark user RUN 2018-07-31 22:41:19 -05:00
Michael Bradley, Jr
c90f473d52 root and embark user RUNs use bash shell 2018-07-31 22:41:13 -05:00
Michael Bradley, Jr
49eb9ad338 locale config,gen in builder-base 2018-07-31 22:36:06 -05:00
Michael Bradley, Jr
3c1699fe10 node from nvm (no system node) 2018-07-31 22:35:09 -05:00
Michael Bradley, Jr
54945e5e41 smarter arrangement of ARG, ENV 2018-07-31 22:33:06 -05:00
Michael Bradley, Jr
b487c4be54 rev embark user environment 2018-07-31 22:30:23 -05:00