This repository was archived by the owner on Oct 13, 2023. It is now read-only.
[17.12] Replace zesty repos with ones that work#399
Closed
seemethere wants to merge 1 commit intodocker-archive:17.12from
Closed
[17.12] Replace zesty repos with ones that work#399seemethere wants to merge 1 commit intodocker-archive:17.12from
seemethere wants to merge 1 commit intodocker-archive:17.12from
Conversation
Contributor
|
Zesty EoL on January 17, 2018: http://fridge.ubuntu.com/2018/01/17/ubuntu-17-04-zesty-zapus-reached-end-of-life-on-january-13-2018/ So if we go through with a docker-ce 17.12.1 release, we will not be distributing a deb package for Zesty. |
Ubuntu Zesty recently reached its EOL, however we still support it for Docker CE 17.12 so we need to make sure that we can still build on Ubuntu Zesty. All package repositories for Ubuntu Zesty have been moved to old-releases.ubuntu.com. Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
1b17789 to
76eefba
Compare
cpuguy83
pushed a commit
to cpuguy83/docker-ce
that referenced
this pull request
Feb 7, 2018
modify foo by container in order to clarify the documentation Upstream-commit: f47d9803fd951dfaa704d795db1887c9d17161e7 Component: cli
docker-jenkins
pushed a commit
that referenced
this pull request
Oct 10, 2019
…ff_do_the_right_diff [19.03 backport] Jenkinsfile: set repo and branch, to assist validate_diff() Upstream-commit: 9a21cf7e5532f64a0d3ac5f8ef11ffab513fc148 Component: engine
docker-jenkins
pushed a commit
that referenced
this pull request
Oct 21, 2019
[master] add Ubuntu 19.10 "eoan" Upstream-commit: 8c6f673 Component: packaging
akrasnov-drv
pushed a commit
to drivenets/docker-ce
that referenced
this pull request
Apr 23, 2023
[master] add Ubuntu 19.10 "eoan"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ubuntu Zesty recently reached its EOL, however we still support it for
Docker CE 17.12 so we need to make sure that we can still build on
Ubuntu Zesty.
All package repositories for Ubuntu Zesty have been moved to
old-releases.ubuntu.com.
Signed-off-by: Eli Uriegas eli.uriegas@docker.com