Skip to content

Commit a41e815

Browse files
authored
Merge pull request #1164 from kaleido-io/docker
Keep Docker state between builds
2 parents a7337f6 + 9f33e2f commit a41e815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ docker buildx build \
4848
--build-arg UI_RELEASE=$UI_RELEASE \
4949
$@ \
5050
.
51-
docker buildx rm firefly
51+
docker buildx rm firefly --keep-state

0 commit comments

Comments
 (0)