add docker compsoe for geth

This commit is contained in:
Mona Lisa 2023-11-14 10:34:09 -05:00
parent 46634fb7f6
commit 10f6db5fd8

6
docker-compose.yml Normal file
View file

@ -0,0 +1,6 @@
version: "3.9"
services:
geth:
image: anglyuboslav/go-eth-lab
command:
- --dev