@ -105,9 +108,26 @@ export function confirmContainerRecreation(callback: PromptCallback) {
callback,
});
constmessage=`You're about to re-create this container, any non-persisted data will be lost. This container will be removed and another one will be created using the same configuration.`;
customizeCheckboxPrompt(box,message);
constmessage=`You're about to recreate this container and any non-persisted data will be lost. This container will be removed and another one will be created using the same configuration.`;