loud-nightfall-4213
10/04/2023, 9:49 PMdocker_environment
support setting registries
when pulling the image
?docker_environment(
name="linux_x86_64-go1_21_1",
platform="linux_x86_64",
image="buildtools/linux_x86_64-go1_21_1:9c26819-1696454919",
registries=[
"@quay",
],
)
loud-nightfall-4213
10/04/2023, 10:03 PMimage
expected to be always public? or is there a config I’m not aware of 🤔loud-nightfall-4213
10/05/2023, 12:19 AMpants.toml
, we do define the registry:
[docker.registries.quay]
address = "<http://quay.io|quay.io>"
loud-nightfall-4213
10/05/2023, 12:41 AMloud-nightfall-4213
10/05/2023, 1:09 AMimage
to:
quay.io/buildtools/linux_x86_64-go1_21_1:9c26819-1696454919