Project

General

Profile

Actions

Bug #6953

closed

[Documentation] Document installation of the Docker image cleaner on compute node install guide

Added by Brett Smith over 8 years ago. Updated over 8 years ago.

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

Description

Extend the compute node install guide so it tells users:

  • To install the arvados-docker-cleaner package.
  • To run the service as a daemon using the command python3 -m arvados_docker.cleaner --quota [size], where [size] can be any number+unit, like 10G or 1T.

Subtasks 2 (0 open2 closed)

Task #7046: Review 6953-docker-image-cleanerResolvedTom Clegg08/11/2015Actions
Task #7152: Add sectionResolvedTom Clegg08/11/2015Actions
Actions #1

Updated by Tom Clegg over 8 years ago

  • Assigned To set to Tom Clegg
Actions #2

Updated by Tom Clegg over 8 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Nico César over 8 years ago

checking ecb657ad9ef120efac6efd5edd1df4b086987542

LGTM

also: I checked dependencies on trusty for arvados-docker-cleaner, making sure python3 will be installed. looks good to me:

apt-get install arvados-docker-cleaner --dry-run
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  python3-docker-py python3-requests python3-six python3-websocket-client
The following NEW packages will be installed:
  arvados-docker-cleaner python3-docker-py python3-requests python3-six
  python3-websocket-client
0 upgraded, 5 newly installed, 0 to remove and 52 not upgraded.
Inst python3-six (1.5.2-1ubuntu1 Ubuntu:14.04/trusty-updates [all])
Inst python3-requests (2.7.0 Freight:trusty [all])
Inst python3-websocket-client (0.32.0 Freight:trusty [all])
Inst python3-docker-py (1.3.1 Freight:trusty [all])
Inst arvados-docker-cleaner (0.1.20150511213617 Freight:trusty [all])
Conf python3-six (1.5.2-1ubuntu1 Ubuntu:14.04/trusty-updates [all])
Conf python3-requests (2.7.0 Freight:trusty [all])
Conf python3-websocket-client (0.32.0 Freight:trusty [all])
Conf python3-docker-py (1.3.1 Freight:trusty [all])
Conf arvados-docker-cleaner (0.1.20150511213617 Freight:trusty [all])
Actions #4

Updated by Tom Clegg over 8 years ago

  • Status changed from In Progress to Resolved

Applied in changeset arvados|commit:316528db7406bd6986da89fdbfc01688dcb1ad4e.

Actions

Also available in: Atom PDF