Skip to content

Conversation

stephanosio
Copy link
Member

@stephanosio stephanosio commented Jun 25, 2025

Ensure that the custom Ubuntu APT mirror URIs specified as build arguments are used only during the image build process and not after the image is built and used.

Fixes #247

@stephanosio stephanosio force-pushed the restore_orig_ubuntu_mirrors branch 4 times, most recently from 10ff48e to f15f152 Compare June 25, 2025 14:36
Ensure that the custom Ubuntu APT mirror URIs specified as build
arguments are used only during the image build process and not after the
image is built and used.

Signed-off-by: Stephanos Ioannidis <[email protected]>
This commit updates the CI Dockerfile such that the Ubuntu mirrors used
while building the image is specifiable as build arguments.

Note that the custom mirrors are used only during the image build
process and not after the image is built.

Signed-off-by: Stephanos Ioannidis <[email protected]>
This commit updates the Developer Dockerfile such that the Ubuntu
mirrors used while building the image is specifiable as build arguments.

Note that the custom mirrors are used only during the image build
process and not after the image is built.

Signed-off-by: Stephanos Ioannidis <[email protected]>
Custom APT mirror URIs are now required to be specified for each image
build because the source overrides in the base image no longer persist.

Signed-off-by: Stephanos Ioannidis <[email protected]>
@stephanosio stephanosio force-pushed the restore_orig_ubuntu_mirrors branch from f15f152 to a236975 Compare June 25, 2025 15:02
@stephanosio stephanosio marked this pull request as ready for review June 25, 2025 15:02
@stephanosio stephanosio merged commit e8b645b into zephyrproject-rtos:main Jun 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hetzner mirrors are only accessable from Hetzners network #241

1 participant