Actions
Bug #4196
closed[SDKs] arv-keepdocker needs to stop using `docker pull -t`
Story points:
0.5
Description
Docker reports: Warning: '-t' is deprecated, it will be removed soon. See usage.
Sure enough, this option is removed from Docker 1.2. We need to do without it.
Actions