File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [machine ]
2- entrypoint = " /home/dapp/honeypot"
3- ram-image = " /opt/homebrew/etc/cartesi/images/linux.bin"
4-
51[drives .root ]
6- builder = " docker"
7- buildArgs = [" HONEYPOT_CONFIG=mainnet" ]
8- dockerfile = " rootfs.Dockerfile"
9- tags = [" honeypot:cli" ]
10- extraSize = " 16Mb"
11-
12- [drives .state ]
13- builder = " empty"
14- size = 4096
15- format = " raw"
16- mount = false
2+ build_args = [" HONEYPOT_CONFIG=mainnet" ]
Original file line number Diff line number Diff line change 1- [machine ]
2- entrypoint = " /home/dapp/honeypot"
3- ram-image = " /opt/homebrew/etc/cartesi/images/linux.bin"
4-
51[drives .root ]
6- builder = " docker"
7- buildArgs = [" HONEYPOT_CONFIG=sepolia" ]
8- dockerfile = " rootfs.Dockerfile"
9- tags = [" honeypot:cli" ]
10- extraSize = " 16Mb"
11-
12- [drives .state ]
13- builder = " empty"
14- size = 4096
15- format = " raw"
16- mount = false
2+ build_args = [" HONEYPOT_CONFIG=sepolia" ]
You can’t perform that action at this time.
0 commit comments