Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1630)

Issue 551400043: Docker base-image without pip

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 2 months ago by tjferrara
Modified:
4 years, 2 months ago
CC:
opt-crs_google.com
Visibility:
Public.

Description

The autoupdater's base image (google/cloud-sdk:slim) does not include pip, causing `pip install absl-py` to fail. Although pip3 is included for in the base-image, this python2 script requires a fresh install of python-pip to fix the issue. Note: I did not call apt-get update in order to save build time, but this may be required for long-term support.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M autoupdate/Dockerfile View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
yeliu
LGTM. Nice job on fixing this!
4 years, 2 months ago (2020-01-28 19:28:56 UTC) #1
alanmorales
4 years, 2 months ago (2020-01-28 19:30:49 UTC) #2
LGTM, thanks so much Tyler!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b