Skip to content

Commit

Permalink
Squash non-base images (#326)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Jul 3, 2023
1 parent b87e96a commit 1aaf84d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/004-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ kolla-build \
kolla-build \
--template-override templates/$OPENSTACK_VERSION/template-overrides.j2 \
--config-file $KOLLA_CONF \
--squash \
--skip-existing \
$BUILD_OPTS \
$KOLLA_IMAGES 2>&1 | tee kolla-build-$BUILD_ID.log
Expand Down

0 comments on commit 1aaf84d

Please sign in to comment.