Project

General

Profile

Actions

Bug #7150

closed

following docs on customizing crunch env fills root partition with older docker

Added by Joshua Randall over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

Older versions of docker pull a whole repository by default rather than just the "latest" tag (which is what the current version does). Thus, when I ran `docker pull arvados/jobs` as suggested in http://doc.arvados.org/user/topics/arv-docker.html with docker v1.2 it proceeded to pull down docker images until the entire disk filled up (30+GB).

Suggest changing that to `docker pull arvados/jobs:latest` to avoid this issue.

Actions #1

Updated by Ward Vandewege over 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset arvados|commit:9c5d1369b762e55838cc5aa24cdd61ebc079772d.

Actions

Also available in: Atom PDF