// This file must match its sibling except for the value of index.txt
containers: {
	web: {
		image: "ghcr.io/acorn-io/images-mirror/busybox:latest"
		files: {
			"/foo/index.txt": "2"
		}
	}
}
