Sign inSign up

cake233/ruby-alpine-arm64

By cake233

Updated over 2 years ago

Quickly install ruby-alpine-arm64

Image
0

1.4K

cake233/ruby-alpine-arm64 repository overview

ruby-alpine-arm64

How to run it?

docker run \
    -it \
    --name ruby-alpine-arm64 \
    cake233/ruby-alpine-arm64

How to exec shell?

docker exec -it ruby-alpine-arm64 bash

ruby-alpine-arm64.toml

[main]
name = "ruby"
tag = ["alpine", "2024-03-04", "musl-libc", "musl"]
os = "alpine"
release = "stable"
arch = "arm64"
platform = "linux/arm64"
xorg_or_wayland = false
syntax_version = "0.0.0-alpha.4"

[file]
name = "ruby-musl_arm64_2024-03-04_12-05.tar.zst"

# This value can be used to verify the integrity of the file
sha256 = "b33657f6576587656786069fc63bac19f73b6d6847f421c2969b91cedd685700"

# 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 = "109M"
tar_bytes = 113488896

# Space occupied ≈ tar-size + zstd-size
# You will need to prepare a large enough space before installation.
zstd = "41M"
zstd_bytes = 42476505

[compatibility]
compatible_mode = true

previous_version = "latest02"

# The value is &str, not int
previous_date = "20231120"
previous_tag = "2023-11-20"
previous_file = "ruby-musl_arm64_2023-11-20_12-05-rootfs.tar.zst"
previous_sha256 = "b17e54a2d369c4477ae6b85c5b47c2fdc214bd4086bed353570a226b87b8b490"

current_version = "latest01"
current_date = "20240304"
old_file = "ruby-musl_arm64_2023-10-23_12-05-rootfs.tar.zst"
old_sha256 = "adb94669c9065d82adf47bec9ade80cc7974c323c6ed38478c9db89beb17e0e0"
# edition 2021
# DISTRO_NAME=ruby_arm64
# ROOTFS_FILE=ruby-musl_arm64_2024-03-04_12-05-rootfs.tar.zst
# SHA256SUM=b33657f6576587656786069fc63bac19f73b6d6847f421c2969b91cedd685700
# BUILD_DATE=20240304
# BUILD_TAG=2024-03-04
# STATUS=completed
# VERSION=latest01
# END_TIME=12:05

[time]
format = "rfc-3339"
zone = "UTC"
date = 2024-03-04
begin = 2024-03-04 12:02:39.051253381+00:00
start-sync_0 = 12:04:26
start-zstd = 12:04:35
start-sync_1 = 12:05:13
end-sync_1 = 12:05:23
end = 2024-03-04 12:05:23.065000021+00:00

[server]
repo = "cake233/ruby-alpine-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 = "C.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 = 'musl libc (aarch64) Version 1.2.4_git20230717'
ruby = 'ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [aarch64-linux-musl]'
gem = '3.5.3'
bundle = 'Bundler version 2.5.3'

Tag summary

Content type

Image

Digest

sha256:3a7827cc5

Size

49.8 MB

Last updated

over 2 years ago

docker pull cake233/ruby-alpine-arm64