Commit Graph

5 Commits

Author SHA1 Message Date
Przemyslaw Rzad
8f47c93369
UI in docker (#102)
* Removed duplicate entry

* Started introducing ui dockerfile

* frozen lockfiles

* Removed unnecessary steps from Dockerfile.e2e

* Added start instruction

* Added docker-compose with instructions to UI

* Updated readme.

* Removed unnecessary command
2019-06-14 15:50:22 +02:00
Przemyslaw Rzad
f5ff33d21f
Oracle & Monitor - Compiled ABI's (#71)
* Oracle abi taken from compilation.
Moved project setup from dockerfile to package.json scripts

* Use compile:contracts script instead of repeated command

* Update imports to root contracts instead of copying

* Rule for importing unpublished. Lint fix

* Remove prepare:contracts and import:contracts

* Disabled ModuleScopePlugin in order to be able to import contracts outside src dir

* Fix for rm removing . and .. on linux
2019-05-27 09:22:08 +02:00
rzadp
e2cc5e17b0 Removed contracts-2.2.0 module 2019-05-24 10:49:20 +02:00
rzadp
a1b85a7cc1 Changed order in Dockerfile.e2e to utilize docker build cache 2019-05-23 15:01:24 +02:00
rzadp
1f77607df2 Rename Dockerfile to Dockerfile.e2e. 2019-05-22 16:25:32 +02:00