-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathassets.lock
More file actions
52 lines (46 loc) · 1.91 KB
/
assets.lock
File metadata and controls
52 lines (46 loc) · 1.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# ArcBox asset lock — pins versions and checksums for reproducible builds.
#
# The [[tools]] section serves two purposes:
# 1. Host-side CLI: downloaded to ~/.arcbox/runtime/bin/ and symlinked into
# the user's PATH (abctl docker setup / abctl setup install).
# 2. Guest-side daemon: the same binaries are exposed to the VM via VirtioFS
# at /arcbox/runtime/bin and launched by arcbox-agent (dockerd, containerd,
# runc, etc.).
#
# Because both paths read from this single lockfile, the Docker CLI and the
# guest dockerd are always the same version — there is no CLI/daemon version
# skew to worry about when upgrading.
[boot]
version = "0.5.1"
cdn = "https://boot.arcboxcdn.com"
manifest_sha256 = ""
[[tools]]
name = "docker"
group = "docker"
version = "29.3.1"
arch.arm64.sha256 = "7a448b9d948157f4bcf29369755389049746297d1289a0607ea3d0a811d20e75"
arch.x86_64.sha256 = "e3c8b6b87399e58080263a7294fdd5c7d1fb8cbc1712f99d3f6de20acee949cb"
[[tools]]
name = "docker-buildx"
group = "docker"
version = "0.33.0"
arch.arm64.sha256 = "35dc3303d2ddb20b9490be4f658eb4b08ee6c9b2a5b5a56797f6c8fb20f5f52b"
arch.x86_64.sha256 = "b1b5a38f78311cfed70a0e68096df0e9ed7dd1b1fcd09adbb117d74e3bad6f32"
[[tools]]
name = "docker-compose"
group = "docker"
version = "5.1.1"
arch.arm64.sha256 = "7b10566e09366d1c22222eb0726805b8c488b4109e63689fd6c543d0006504e2"
arch.x86_64.sha256 = "2d1845ad583a08095b469547dc1bee2a985d1db3b62bc478f88361b85c8ff0e9"
[[tools]]
name = "docker-credential-osxkeychain"
group = "docker"
version = "0.9.5"
arch.arm64.sha256 = "bc216761bc10e5a707f52d4e5b4050dd7ee7a2daae63c35a97ed7fed2ea64822"
arch.x86_64.sha256 = "578294a426d86322a17f998cf814258fe7aa764bf505354fcebee51a7456266c"
[[tools]]
name = "kubectl"
group = "kubernetes"
version = "1.35.3"
arch.arm64.sha256 = "280651239d84bab214ba83403666bf6976a5fa0dbdb41404f26eb6f276d34963"
arch.x86_64.sha256 = "2f339b1eae2e1792ec08da281b37afbeee94f70bed6b7398e7efd81ba08f8d37"