Project

General

Custom queries

Profile

Actions

Bug #19840

closed

Gets confused by port numbers in docker image name

Added by Peter Amstutz about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Docker
Target version:
Start date:
12/08/2022
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
Story points:
0.5
Release relationship:
Auto

Description

Customer is using a docker reference that looks like this:

docker.cloud.example.com:443/rrtest:samtools_jp_v1.6.1

arv-keepdocker splits on the first instance of ':' so the port number is messing it up -- it thinks "docker.cloud.example.com" is the name and "443/rrtest" is the tag (and the last part gets thrown away).

This case needs to be handled properly.


Subtasks 1 (0 open1 closed)

Task #19853: Review 19840-docker-port-numberResolvedTom Clegg12/08/2022

Actions

Related issues 1 (0 open1 closed)

Related to Arvados - Feature #8333: [SDKs] `arv keep docker` supports `repo:tag` image name schemeResolvedTom Clegg02/01/2016

Actions

Added by Tom Clegg about 2 years ago

Revision a46c78bd

Merge branch '19840-docker-port-number'

fixes #19840

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <>

Actions

Also available in: Atom PDF