mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
build_torcx_store: Build a non-local Docker 17.03 image
This commit is contained in:
parent
1fea648d36
commit
e6acb6e0c7
@ -224,7 +224,9 @@ DEFAULT_IMAGES=(
|
||||
|
||||
# This list contains extra images which will be uploaded and included in the
|
||||
# generated manifest, but won't be included in the vendor store.
|
||||
EXTRA_IMAGES=()
|
||||
EXTRA_IMAGES=(
|
||||
=app-torcx/docker-17.03
|
||||
)
|
||||
|
||||
mkdir -p "${BUILD_DIR}"
|
||||
manifest_path="${BUILD_DIR}/torcx_manifest.json"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user