simplify dockerfiles and remove duplication (#12419)

also add additional packages such as 'iproute',
'iputils' for `ping` and `ip addr` commands.
This commit is contained in:
Harshavardhana
2021-06-03 08:16:06 -07:00
committed by GitHub
parent fb140c146b
commit 41d4d650e4
7 changed files with 34 additions and 76 deletions

1
.gitignore vendored
View File

@@ -21,3 +21,4 @@ prime/
stage/
.sia_temp/
config.json
node_modules/