You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement support for the docker -v flag in SQLCMD container management. Being able to attach a volume on creation and later delete the container, deleting the volume only with --force or a delete volume flag. Allow a new container to be created with that volume attached during creation.
Implement support for the docker -v flag in SQLCMD container management. Being able to attach a volume on creation and later delete the container, deleting the volume only with --force or a delete volume flag. Allow a new container to be created with that volume attached during creation.
This walkthrough steps through the scenario: https://learn.microsoft.com/en-us/sql/linux/tutorial-restore-backup-in-sql-server-container?view=sql-server-ver16&tabs=prod
The text was updated successfully, but these errors were encountered: