The reverse of docker compose cp web:/path . - pushes a local file into the named service's container. The service name resolves to the first container of that service; add --index to target a specific replica. Works like docker cp but with compose naming.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.