docker / kitematic

Visual Docker Container Management on Mac & Windows
https://kitematic.com
Apache License 2.0
12.25k stars 1.41k forks source link

Version mismatch? #2039

Open andydude opened 7 years ago

andydude commented 7 years ago

Expected behavior

Copy a file to https://getcarina.com/ container.

Actual behavior

Version mismatch?

Steps to reproduce the behavior

  1. docker run graylog2/server
  2. docker cp GeoLite2-City.mmdb 286033a63a82:/var/opt/graylog/data/GeoLite2-City.mmdb Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
FrenchBen commented 7 years ago

Are you running Docker for Mac or Docker Toolbox?