mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
5 lines
71 B
Makefile
5 lines
71 B
Makefile
all:
|
|
docker build --tag 0glabs/0gchain-node 0gchain-node
|
|
|
|
.PHONY: all
|