Skip to content

Commit

Permalink
6.2.0.29_1
Browse files Browse the repository at this point in the history
  • Loading branch information
pvinh-spike committed Aug 14, 2024
1 parent d6690d1 commit edaa28a
Show file tree
Hide file tree
Showing 13 changed files with 45 additions and 45 deletions.
52 changes: 26 additions & 26 deletions bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,60 +10,60 @@
#------------------------------------ test -----------------------------------

group "test" {
targets=["enterprise_ubuntu22-04_amd64", "enterprise_ubuntu22-04_arm64", "federal_ubuntu22-04_amd64", "community_ubuntu22-04_amd64", "community_ubuntu22-04_arm64"]
targets=["enterprise_ubuntu20-04_amd64", "enterprise_ubuntu20-04_arm64", "federal_ubuntu20-04_amd64", "community_ubuntu20-04_amd64", "community_ubuntu20-04_arm64"]
}

target "enterprise_ubuntu22-04_amd64" {
tags=["aerospike/aerospike-server-enterprise-amd64:6.4.0.22", "aerospike/aerospike-server-enterprise-amd64:latest"]
target "enterprise_ubuntu20-04_amd64" {
tags=["aerospike/aerospike-server-enterprise-amd64:6.2.0.29", "aerospike/aerospike-server-enterprise-amd64:latest"]
platforms=["linux/amd64"]
context="./enterprise/ubuntu22.04"
context="./enterprise/ubuntu20.04"
}

target "enterprise_ubuntu22-04_arm64" {
tags=["aerospike/aerospike-server-enterprise-arm64:6.4.0.22", "aerospike/aerospike-server-enterprise-arm64:latest"]
target "enterprise_ubuntu20-04_arm64" {
tags=["aerospike/aerospike-server-enterprise-arm64:6.2.0.29", "aerospike/aerospike-server-enterprise-arm64:latest"]
platforms=["linux/arm64"]
context="./enterprise/ubuntu22.04"
context="./enterprise/ubuntu20.04"
}

target "federal_ubuntu22-04_amd64" {
tags=["aerospike/aerospike-server-federal-amd64:6.4.0.22", "aerospike/aerospike-server-federal-amd64:latest"]
target "federal_ubuntu20-04_amd64" {
tags=["aerospike/aerospike-server-federal-amd64:6.2.0.29", "aerospike/aerospike-server-federal-amd64:latest"]
platforms=["linux/amd64"]
context="./federal/ubuntu22.04"
context="./federal/ubuntu20.04"
}

target "community_ubuntu22-04_amd64" {
tags=["aerospike/aerospike-server-community-amd64:6.4.0.22", "aerospike/aerospike-server-community-amd64:latest"]
target "community_ubuntu20-04_amd64" {
tags=["aerospike/aerospike-server-community-amd64:6.2.0.29", "aerospike/aerospike-server-community-amd64:latest"]
platforms=["linux/amd64"]
context="./community/ubuntu22.04"
context="./community/ubuntu20.04"
}

target "community_ubuntu22-04_arm64" {
tags=["aerospike/aerospike-server-community-arm64:6.4.0.22", "aerospike/aerospike-server-community-arm64:latest"]
target "community_ubuntu20-04_arm64" {
tags=["aerospike/aerospike-server-community-arm64:6.2.0.29", "aerospike/aerospike-server-community-arm64:latest"]
platforms=["linux/arm64"]
context="./community/ubuntu22.04"
context="./community/ubuntu20.04"
}

#------------------------------------ push -----------------------------------

group "push" {
targets=["enterprise_ubuntu22-04", "federal_ubuntu22-04", "community_ubuntu22-04"]
targets=["enterprise_ubuntu20-04", "federal_ubuntu20-04", "community_ubuntu20-04"]
}

target "enterprise_ubuntu22-04" {
tags=["aerospike/aerospike-server-enterprise:6.4.0.22", "aerospike/aerospike-server-enterprise:6.4.0.22_1"]
target "enterprise_ubuntu20-04" {
tags=["aerospike/aerospike-server-enterprise:6.2.0.29", "aerospike/aerospike-server-enterprise:6.2.0.29_1"]
platforms=["linux/amd64,linux/arm64"]
context="./enterprise/ubuntu22.04"
context="./enterprise/ubuntu20.04"
}

target "federal_ubuntu22-04" {
tags=["aerospike/aerospike-server-federal:6.4.0.22", "aerospike/aerospike-server-federal:6.4.0.22_1"]
target "federal_ubuntu20-04" {
tags=["aerospike/aerospike-server-federal:6.2.0.29", "aerospike/aerospike-server-federal:6.2.0.29_1"]
platforms=["linux/amd64"]
context="./federal/ubuntu22.04"
context="./federal/ubuntu20.04"
}

target "community_ubuntu22-04" {
tags=["aerospike/aerospike-server:6.4.0.22", "aerospike/aerospike-server:6.4.0.22_1"]
target "community_ubuntu20-04" {
tags=["aerospike/aerospike-server:6.2.0.29", "aerospike/aerospike-server:6.2.0.29_1"]
platforms=["linux/amd64,linux/arm64"]
context="./community/ubuntu22.04"
context="./community/ubuntu20.04"
}

Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
# http://github.com/aerospike/aerospike-server.docker
#

FROM ubuntu:22.04
FROM ubuntu:20.04

LABEL org.opencontainers.image.title="Aerospike Community Server" \
org.opencontainers.image.description="Aerospike is a real-time database with predictable performance at petabyte scale with microsecond latency over billions of transactions." \
org.opencontainers.image.documentation="https://hub.docker.com/_/aerospike" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:22.04" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:20.04" \
org.opencontainers.image.source="https://github.com/aerospike/aerospike-server.docker" \
org.opencontainers.image.vendor="Aerospike" \
org.opencontainers.image.version="6.4.0.22" \
org.opencontainers.image.version="6.2.0.29" \
org.opencontainers.image.url="https://github.com/aerospike/aerospike-server.docker"

# AEROSPIKE_EDITION - required - must be "community", "enterprise", or
Expand All @@ -23,10 +23,10 @@ LABEL org.opencontainers.image.title="Aerospike Community Server" \
# By selecting "federal" you agree to the "FEDERAL_LICENSE"
ARG AEROSPIKE_EDITION="community"

ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.4.0.22/aerospike-server-community_6.4.0.22_tools-10.0.0_ubuntu22.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="23f467390e5fa5b71d64116d12569818287fa4f58ea84b68047863b956ff9c5f"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.4.0.22/aerospike-server-community_6.4.0.22_tools-10.0.0_ubuntu22.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="2ddd6abf4cb35af9733843fe5308e8fc8e5c7ab1f443e0a3d0e0dd08a56ca7cd"
ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.2.0.29/aerospike-server-community_6.2.0.29_tools-8.1.0_ubuntu20.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="53b593691b7d48e11ce4cf7a5a91938050b4b41be38c5ec3e1f34872c4664d50"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.2.0.29/aerospike-server-community_6.2.0.29_tools-8.1.0_ubuntu20.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="cee1006bbbfe2efa1b72d1c922fb67f8f4ee277ce8235b30135c5e6e98bfc335"

SHELL ["/bin/bash", "-Eeuo", "pipefail", "-c"]

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
# http://github.com/aerospike/aerospike-server.docker
#

FROM ubuntu:22.04
FROM ubuntu:20.04

LABEL org.opencontainers.image.title="Aerospike Enterprise Server" \
org.opencontainers.image.description="Aerospike is a real-time database with predictable performance at petabyte scale with microsecond latency over billions of transactions." \
org.opencontainers.image.documentation="https://hub.docker.com/_/aerospike" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:22.04" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:20.04" \
org.opencontainers.image.source="https://github.com/aerospike/aerospike-server.docker" \
org.opencontainers.image.vendor="Aerospike" \
org.opencontainers.image.version="6.4.0.22" \
org.opencontainers.image.version="6.2.0.29" \
org.opencontainers.image.url="https://github.com/aerospike/aerospike-server.docker"

# AEROSPIKE_EDITION - required - must be "community", "enterprise", or
Expand All @@ -23,10 +23,10 @@ LABEL org.opencontainers.image.title="Aerospike Enterprise Server" \
# By selecting "federal" you agree to the "FEDERAL_LICENSE"
ARG AEROSPIKE_EDITION="enterprise"

ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.4.0.22/aerospike-server-enterprise_6.4.0.22_tools-10.0.0_ubuntu22.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="401b6379795aa673d5a8fd137a1ea3e892f58cb3db31665f682e1341c2f53d36"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.4.0.22/aerospike-server-enterprise_6.4.0.22_tools-10.0.0_ubuntu22.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="f37b7006a5dc5425747a069200c52b7f9d9ffc34d9e3633c0d3d161250e1c1a8"
ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.2.0.29/aerospike-server-enterprise_6.2.0.29_tools-8.1.0_ubuntu20.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="883008a8b88c000343820d614d5b9130f0cae54cf8a080e7d6b1cdee7908df4d"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.2.0.29/aerospike-server-enterprise_6.2.0.29_tools-8.1.0_ubuntu20.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="c875a485021010d6a41446adc5eacb16ac9887943714cd26a3fedb2591bd63ad"

SHELL ["/bin/bash", "-Eeuo", "pipefail", "-c"]

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
# http://github.com/aerospike/aerospike-server.docker
#

FROM ubuntu:22.04
FROM ubuntu:20.04

LABEL org.opencontainers.image.title="Aerospike Federal Server" \
org.opencontainers.image.description="Aerospike is a real-time database with predictable performance at petabyte scale with microsecond latency over billions of transactions." \
org.opencontainers.image.documentation="https://hub.docker.com/_/aerospike" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:22.04" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:20.04" \
org.opencontainers.image.source="https://github.com/aerospike/aerospike-server.docker" \
org.opencontainers.image.vendor="Aerospike" \
org.opencontainers.image.version="6.4.0.22" \
org.opencontainers.image.version="6.2.0.29" \
org.opencontainers.image.url="https://github.com/aerospike/aerospike-server.docker"

# AEROSPIKE_EDITION - required - must be "community", "enterprise", or
Expand All @@ -23,8 +23,8 @@ LABEL org.opencontainers.image.title="Aerospike Federal Server" \
# By selecting "federal" you agree to the "FEDERAL_LICENSE"
ARG AEROSPIKE_EDITION="federal"

ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-federal/6.4.0.22/aerospike-server-federal_6.4.0.22_tools-10.0.0_ubuntu22.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="e4f6542f39864c042e9de715c0a496f99397234108e25b42ea184ff58a831628"
ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-federal/6.2.0.29/aerospike-server-federal_6.2.0.29_tools-8.1.0_ubuntu20.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="48334a885e1074c9942f855ae8b680e12266468b47fa3a62117425d4007088ed"
ARG AEROSPIKE_AARCH64_LINK=""
ARG AEROSPIKE_SHA_AARCH64=""

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit edaa28a

Please sign in to comment.