Skip to content

Bump Ubuntu/Python versions in ECR GC Docker image#58309

Closed
samestep wants to merge 1 commit intopytorch:masterfrom
samestep:ecr-gc-python-version
Closed

Bump Ubuntu/Python versions in ECR GC Docker image#58309
samestep wants to merge 1 commit intopytorch:masterfrom
samestep:ecr-gc-python-version

Conversation

@samestep samestep requested review from a team and malfet May 14, 2021 18:11
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 14, 2021

💊 CI failures summary and remediations

As of commit 7cc5cec (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@facebook-github-bot
Copy link
Contributor

@samestep has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@zhouzhuojie
Copy link
Contributor

I did a quick search FROM ubuntu:16.04, and there's another one in docker, maybe we need to take care of that one as well?
https://github.com/pytorch/pytorch/blob/master/tools/docker/Dockerfile_runtime#L1

@samestep
Copy link
Contributor Author

I did a quick search FROM ubuntu:16.04, and there's another one in docker, maybe we need to take care of that one as well?
https://github.com/pytorch/pytorch/blob/master/tools/docker/Dockerfile_runtime#L1

@zhouzhuojie yeah that sounds good if you want to open a PR to do that!

@facebook-github-bot
Copy link
Contributor

@samestep merged this pull request in 34ac28b.

@zhouzhuojie
Copy link
Contributor

I did a quick search FROM ubuntu:16.04, and there's another one in docker, maybe we need to take care of that one as well?
https://github.com/pytorch/pytorch/blob/master/tools/docker/Dockerfile_runtime#L1

@zhouzhuojie yeah that sounds good if you want to open a PR to do that!

we can just delete it #58333

facebook-github-bot pushed a commit that referenced this pull request May 15, 2021
Summary:
A followup to #58309, to fix the broken docker_for_ecr_gc_build_job:

- https://app.circleci.com/pipelines/github/pytorch/pytorch/322672/workflows/4877ddfe-eee1-4116-91ae-6ee9dd3a97ad/jobs/13486207
- https://app.circleci.com/pipelines/github/pytorch/pytorch/322710/workflows/8d33afb6-7b85-48c7-94fd-ac9176f4a16e/jobs/13488388
- https://app.circleci.com/pipelines/github/pytorch/pytorch/322759/workflows/b480989a-b39e-48f7-929d-66f1bdc50c89/jobs/13490919

Pull Request resolved: #58334

Test Plan:
Before this PR, this fails:
```
cd .circleci/ecr_gc_docker && docker build .
```
After this PR, it succeeds.

Reviewed By: zhouzhuojie

Differential Revision: D28457290

Pulled By: samestep

fbshipit-source-id: d8d8c8759412d9d7876d5908768ee5cb7261132d
@samestep samestep deleted the ecr-gc-python-version branch May 15, 2021 03:38
facebook-github-bot pushed a commit that referenced this pull request May 17, 2021
Summary:
Related to the effort of upgrade ubuntu base images #58309, this PR removes the unused tools/docker/Dockerfile_runtime

It was introduced in #1619, #1732

- No code references in pytorch github org https://github.com/search?q=org%3Apytorch+Dockerfile_runtime&type=code
- Runtime images are available https://hub.docker.com/r/pytorch/pytorch/tags?page=1&ordering=last_updated&name=runtime (~2GB image size)

One less thing to maintain...

Pull Request resolved: #58333

Reviewed By: samestep

Differential Revision: D28457139

Pulled By: zhouzhuojie

fbshipit-source-id: 3c7034c52eb71463ac284dc48f0f9bbbf3af1312
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
A followup to pytorch#58309, to fix the broken docker_for_ecr_gc_build_job:

- https://app.circleci.com/pipelines/github/pytorch/pytorch/322672/workflows/4877ddfe-eee1-4116-91ae-6ee9dd3a97ad/jobs/13486207
- https://app.circleci.com/pipelines/github/pytorch/pytorch/322710/workflows/8d33afb6-7b85-48c7-94fd-ac9176f4a16e/jobs/13488388
- https://app.circleci.com/pipelines/github/pytorch/pytorch/322759/workflows/b480989a-b39e-48f7-929d-66f1bdc50c89/jobs/13490919

Pull Request resolved: pytorch#58334

Test Plan:
Before this PR, this fails:
```
cd .circleci/ecr_gc_docker && docker build .
```
After this PR, it succeeds.

Reviewed By: zhouzhuojie

Differential Revision: D28457290

Pulled By: samestep

fbshipit-source-id: d8d8c8759412d9d7876d5908768ee5cb7261132d
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
Related to the effort of upgrade ubuntu base images pytorch#58309, this PR removes the unused tools/docker/Dockerfile_runtime

It was introduced in pytorch#1619, pytorch#1732

- No code references in pytorch github org https://github.com/search?q=org%3Apytorch+Dockerfile_runtime&type=code
- Runtime images are available https://hub.docker.com/r/pytorch/pytorch/tags?page=1&ordering=last_updated&name=runtime (~2GB image size)

One less thing to maintain...

Pull Request resolved: pytorch#58333

Reviewed By: samestep

Differential Revision: D28457139

Pulled By: zhouzhuojie

fbshipit-source-id: 3c7034c52eb71463ac284dc48f0f9bbbf3af1312
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants