Commit Graph

9 Commits

Author SHA1 Message Date
167cd2839c Refactor to use plugeth-statediff (#2) (#3)
Rebase of #1 onto real `v5` branch.

* Updates to the v5 schema, by linking the statediff plugin (as of this branch cerc-io/plugeth-statediff#15). This replaces the existing builder code.
* Adds basic CI workflows
* Updates Docker config and docs, cleans up some things

Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Reviewed-on: #2
Co-authored-by: Roy Crihfield <roy@manteia.ltd>
Co-committed-by: Roy Crihfield <roy@manteia.ltd>

Co-authored-by: Roy Crihfield <roy@manteia.ltd>
Reviewed-on: #3
2023-09-29 20:27:08 +00:00
5dafc1fbc0 Include type 2023-05-08 17:19:51 -05:00
fb040d7484
Run as root, but switch to the target UID/GID is supplied (fixes file permission issues with mounted volumes). (#130) 2023-04-28 22:14:45 -05:00
60e951a172
tee logs (#129) 2023-04-27 22:24:22 -05:00
a17ace0187 Output metadata on prerun. 2023-04-26 22:58:28 -05:00
erikdies
8d6919ab2b make startup_script.sh executable 2021-10-27 20:46:25 -04:00
srwadleigh
66835c4c3e add trailing space to start script 2021-10-21 19:07:19 +00:00
srwadleigh
0d092cc535 add sudo and user permissions to Dockerfile, update startup_script.sh with overlay commands 2021-10-21 19:02:22 +00:00
Ian Norden
465c766708 begin docker stuff 2020-08-19 15:37:30 -05:00