QUESTION:
Is it possible to delete all the data inside a container without deleting the container and recreating it?
ANSWER:
Yes, There actually is a command that will allow you to clean out the container.
container --delete_files --name <name of container>
This should work and you would not have to delete the container.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center