Copy Files to BC Docker images
                
                    jordi79                
                
                    Member Posts: 281                
            
                        
            
                    Hi,
I have created BC docker and it all works.
How do I copy files from local host to docker?
In this blog --> https://simplanova.com/blog/how-to-start-using-dynamics-365-business-central-docker/
there are detailed steps on how to do this. It says that I have to stop the container to copy files using "Docker CP" command.
But if I stop docker, then I cannot see the container in the "Docker CP" command.
E.g.
When I try to run "DOCKER CP" on a running docker I get the error -->
When I stop the Container, and run "DOCKER CP", then I get the error -->
                I have created BC docker and it all works.
How do I copy files from local host to docker?
In this blog --> https://simplanova.com/blog/how-to-start-using-dynamics-365-business-central-docker/
there are detailed steps on how to do this. It says that I have to stop the container to copy files using "Docker CP" command.
But if I stop docker, then I cannot see the container in the "Docker CP" command.
E.g.
When I try to run "DOCKER CP" on a running docker I get the error -->
PS C:\Windows\system32> docker cp c:\temp\temp.txt mysandbox:/c:/temp/temp.txt
docker : Error response from daemon: filesystem operations against a running Hyper-V container are not supported
At line:1 char:1
+ docker cp c:\temp\temp.txt mysandbox:/c:/temp/temp.txt
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Error response ...e not supported:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
When I stop the Container, and run "DOCKER CP", then I get the error -->
PS C:\Windows\system32> docker cp c:\temp\temp.txt mysandbox:/c:/temp/temp.txt
docker : Error: No such container:path: mysandbox:\c:\temp
At line:1 char:1
+ docker cp c:\temp\temp.txt mysandbox:/c:/temp/temp.txt
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Error: No such ...andbox:\c:\temp:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
0                
            Answers
- 
            Hello @jordi79
The best way is to install BcContainerHelper
https://ricardopaiva.github.io/cheatsheet/business-central-bccontainerhelper-cheat-sheet/
And use the command Copy-FileToBcContainer.
Regards1 - 
            Hello @jordi79
The best way is to install BcContainerHelper
https://ricardopaiva.github.io/cheatsheet/business-central-bccontainerhelper-cheat-sheet/
And use the command Copy-FileToBcContainer.
Regards
Works!0 
Categories
- All Categories
 - 73 General
 - 73 Announcements
 - 66.6K Microsoft Dynamics NAV
 - 18.7K NAV Three Tier
 - 38.4K NAV/Navision Classic Client
 - 3.6K Navision Attain
 - 2.4K Navision Financials
 - 116 Navision DOS
 - 851 Navision e-Commerce
 - 1K NAV Tips & Tricks
 - 772 NAV Dutch speaking only
 - 617 NAV Courses, Exams & Certification
 - 2K Microsoft Dynamics-Other
 - 1.5K Dynamics AX
 - 323 Dynamics CRM
 - 111 Dynamics GP
 - 10 Dynamics SL
 - 1.5K Other
 - 990 SQL General
 - 383 SQL Performance
 - 34 SQL Tips & Tricks
 - 35 Design Patterns (General & Best Practices)
 - 1 Architectural Patterns
 - 10 Design Patterns
 - 5 Implementation Patterns
 - 53 3rd Party Products, Services & Events
 - 1.6K General
 - 1.1K General Chat
 - 1.6K Website
 - 83 Testing
 - 1.2K Download section
 - 23 How Tos section
 - 252 Feedback
 - 12 NAV TechDays 2013 Sessions
 - 13 NAV TechDays 2012 Sessions
 
