Fix: DB image cleanup
This commit is contained in:
@@ -54,9 +54,11 @@
|
||||
title="Confirm Database Stopping?"
|
||||
buttonTitle="Stop"
|
||||
submitAction="stop"
|
||||
:checkboxes="$checkboxes"
|
||||
:actions="['This database will be stopped.', 'If the database is currently in use data could be lost.', 'All non-persistent data of this database (containers, networks, unused images) will be deleted (don\'t worry, no data is lost and you can start the database again).']"
|
||||
:confirmWithText="false"
|
||||
:confirmWithPassword="false"
|
||||
step1ButtonText="Continue Stopping Database"
|
||||
step2ButtonText="Stop Database"
|
||||
:dispatchEvent="true"
|
||||
dispatchEventType="stopEvent"
|
||||
|
||||
Reference in New Issue
Block a user