add chrome history slurper and solana dockerfile
This commit is contained in:
5
solanad.dockerfile/Makefile
Normal file
5
solanad.dockerfile/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
docker:
|
||||
docker build --progress plain -t solanad .
|
||||
|
||||
run:
|
||||
docker run -ti solanad
|
||||
Reference in New Issue
Block a user