remove unnecessary docker ebuild from torcx store

Redundant docker entries in torcx stores caused strange conflicts
between torcx hashes.
This commit is contained in:
Dongsu Park 2019-07-24 21:56:24 +02:00
parent b776af5b1a
commit dd2bdc6a7e

View File

@ -243,7 +243,6 @@ 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=(
=app-torcx/docker-18.09
)
mkdir -p "${BUILD_DIR}"