generated from titan-data/template
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
Platform: WindowsPriority: ImportantAddress ahead of normal issuesAddress ahead of normal issuesType: BugSomething isn't workingSomething isn't working
Description
Expected Behavior
titan migrate should copy data from an existing docker container into a titan controlled repository.
Actual Behavior
On windows, docker cp can't find the proper local mount directory.
Command failed: docker cp -a /host_mnt/c/Users/loaner/automation-framework-demo/postgres-data/. titan-server:/var/lib/titan/mnt/psqltest/v0
CreateFile C:\host_mnt: The system cannot find the file specified.
Steps to Reproduce the Problem
titan migrate an existing docker container on Windows.
Version
0.3.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Platform: WindowsPriority: ImportantAddress ahead of normal issuesAddress ahead of normal issuesType: BugSomething isn't workingSomething isn't working