docker run \
-it \
--name ruby-arm64 \
cake233/ruby-arm64
docker exec -it ruby-arm64 bash
[main]
name = "ruby"
tag = ["latest", "2024-03-04"]
os = "debian"
release = "stable"
arch = "arm64"
platform = "linux/arm64"
xorg_or_wayland = false
syntax_version = "0.0.0-alpha.4"
[file]
name = "ruby_arm64_2024-03-04_12-10.tar.zst"
# This value can be used to verify the integrity of the file
sha256 = "6effe6ff528ac7c483ed7a52818382ad7c9d7971c63348bbe538687f139e3400"
# zstd: [1-22]
zstd-level = 22
[file.size]
# Installed size ≈ tar-size
# Installed size is approximately equal to the size of the tar file
tar = "998M"
tar_bytes = 1045493760
# Space occupied ≈ tar-size + zstd-size
# You will need to prepare a large enough space before installation.
zstd = "214M"
zstd_bytes = 224326871
[compatibility]
compatible_mode = true
previous_version = "latest02"
# The value is &str, not int
previous_date = "20231120"
previous_tag = "2023-11-20"
previous_file = "ruby_arm64_2023-11-20_12-10-rootfs.tar.zst"
previous_sha256 = "d3a46c6c67f9205f934a56e7385378bc90fa8848b95319da19e2bcae74bf2e39"
current_version = "latest01"
current_date = "20240304"
old_file = "ruby_arm64_2023-10-23_12-12-rootfs.tar.zst"
old_sha256 = "dc10cb4964874666f78ea7f2b63dbc511685585218759a918b0903279fb55026"
# edition 2021
# DISTRO_NAME=ruby_arm64
# ROOTFS_FILE=ruby_arm64_2024-03-04_12-10-rootfs.tar.zst
# SHA256SUM=6effe6ff528ac7c483ed7a52818382ad7c9d7971c63348bbe538687f139e3400
# BUILD_DATE=20240304
# BUILD_TAG=2024-03-04
# STATUS=completed
# VERSION=latest01
# END_TIME=12:10
[time]
format = "rfc-3339"
zone = "UTC"
date = 2024-03-04
begin = 2024-03-04 12:02:34.434171457+00:00
start-sync_0 = 12:05:44
start-zstd = 12:05:55
start-sync_1 = 12:10:30
end-sync_1 = 12:10:43
end = 2024-03-04 12:10:43.842582936+00:00
[server]
repo = "cake233/ruby-arm64"
[server.node1]
name = "cn"
current = false
previous = false
in_sync = false
split = false
[server.node2]
name = "tmoe"
current = true
previous = true
in_sync = false
split = false
[server.node3]
name = "azure"
current = true
previous = true
in_sync = false
split = false
[server.node4]
name = "docker"
current = true
# Environment variables (●>ω<●)
[env]
LANG = "en_US.UTF-8"
PATH = "/usr/local/bundle/bin${PATH:+:${PATH}}"
GEM_HOME = '/usr/local/bundle'
BUNDLE_SILENCE_ROOT_WARNING = '1'
BUNDLE_APP_CONFIG = '/usr/local/bundle'
[version]
ldd = 'ldd (Debian GLIBC 2.36-9+deb12u4) 2.36'
ruby = 'ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [aarch64-linux]'
gem = '3.5.3'
bundle = 'Bundler version 2.5.3'
Content type
Image
Digest
sha256:3e0d33179…
Size
390.9 MB
Last updated
over 2 years ago
docker pull cake233/ruby-arm64