Merge branch 'master' of http://git.d-popov.com/popov/scripts
This commit is contained in:
3
linux/docker commands.md
Normal file
3
linux/docker commands.md
Normal file
@ -0,0 +1,3 @@
|
||||
# copy file from container to host:
|
||||
> docker cp [CONTAINER_ID]:[SOURCE_PATH] [DESTINATION_PATH]
|
||||
docker cp ai-petals-bootstrap-1:/bootstrap1.id /home/azureuser/containers/petals-dht/bootstrap1.id
|
Reference in New Issue
Block a user