File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ sudo -i
1919./install_deps
2020
2121# run image from a directory
22- ./debug_image.sh -d --image https://hub.grid.tf /omarabdulaziz.3bot/ubuntu-jammy.flist
22+ ./debug_image.sh -d --image https://hub.threefold.me /omarabdulaziz.3bot/ubuntu-jammy.flist
2323```
2424
2525## Image Types
@@ -28,7 +28,7 @@ sudo -i
2828 the creation tutorial [ here] ( ../docs/manual/zmachine/zmachine.md )
2929
3030- Container: Contains only the rootfs.
31- in this case wil use kernel and initramfs from cloud container [ flist] ( https://hub.grid.tf /tf-autobuilder/cloud-container-9dba60e.flist.md )
31+ in this case wil use kernel and initramfs from cloud container [ flist] ( https://hub.threefold.me /tf-autobuilder/cloud-container-9dba60e.flist.md )
3232
3333## Flags
3434
Original file line number Diff line number Diff line change 44readonly SOCKET=" /tmp/virtiofs.sock"
55readonly CH_API_SOCKET=" /tmp/ch-api.sock"
66readonly OVERLAYFS=" /tmp/overlay"
7- readonly CCFLIST=" https://hub.grid.tf /tf-autobuilder/cloud-container-9dba60e.flist"
7+ readonly CCFLIST=" https://hub.threefold.me /tf-autobuilder/cloud-container-9dba60e.flist"
88readonly MACHINE_TYPE=" machine"
99readonly CONTAINER_TYPE=" container"
1010
You can’t perform that action at this time.
0 commit comments