Commit Graph

56 Commits

Author SHA1 Message Date
Seth Simmons
e61122b608 Add HEALTHCHECK to Dockerfile 2021-03-26 11:37:38 -04:00
Seth Simmons
54a2c54cf9 Small syntax and comment changes 2021-01-16 12:01:37 -05:00
sethsimmons
d84a4adb0c - Add comments to each layer
- Implement suggestions made by hadolint (DL3005, DL3009, DL3015)
- Bump base images to ubuntu:20.04 and make changes to dependencies accordingly
2021-01-15 23:40:20 -05:00
sethsimmons
dde371883f Remove unnecessary RUN command. 2021-01-15 22:01:33 -05:00
sethsimmons
37c4b7b33b Add default CMD to run a normal, non-public RPC full-node if no flags are passed. 2021-01-15 19:46:57 -05:00
sethsimmons
ad978038b8 Add initial Dockerfile. 2021-01-15 18:09:15 -05:00