Installing the latest Docker version on Ubuntu 14.04












1















When I follow the official instructions for Ubuntu 14.04, I end up with docker 0.9.1. When I do it for Ubuntu 12.04 it correctly installs the latest version: 0.11.



How can I install 0.11 on Ubuntu 14.04?










share|improve this question

























  • The 14.04 installation is pulling the binary from the 14.04 repos, they only have version 0.9.1. If you want 0.11 you need to pull it from the docker repos, like the 12.04 instructions tell you to.

    – Seth
    May 26 '14 at 18:57






  • 1





    ... similar or the same question: askubuntu.com/questions/472412/how-do-i-upgrade-docker

    – fossfreedom
    May 26 '14 at 18:58











  • Or you can follow the hacker installation: docs.docker.io/installation/binaries

    – Seth
    May 26 '14 at 18:59
















1















When I follow the official instructions for Ubuntu 14.04, I end up with docker 0.9.1. When I do it for Ubuntu 12.04 it correctly installs the latest version: 0.11.



How can I install 0.11 on Ubuntu 14.04?










share|improve this question

























  • The 14.04 installation is pulling the binary from the 14.04 repos, they only have version 0.9.1. If you want 0.11 you need to pull it from the docker repos, like the 12.04 instructions tell you to.

    – Seth
    May 26 '14 at 18:57






  • 1





    ... similar or the same question: askubuntu.com/questions/472412/how-do-i-upgrade-docker

    – fossfreedom
    May 26 '14 at 18:58











  • Or you can follow the hacker installation: docs.docker.io/installation/binaries

    – Seth
    May 26 '14 at 18:59














1












1








1








When I follow the official instructions for Ubuntu 14.04, I end up with docker 0.9.1. When I do it for Ubuntu 12.04 it correctly installs the latest version: 0.11.



How can I install 0.11 on Ubuntu 14.04?










share|improve this question
















When I follow the official instructions for Ubuntu 14.04, I end up with docker 0.9.1. When I do it for Ubuntu 12.04 it correctly installs the latest version: 0.11.



How can I install 0.11 on Ubuntu 14.04?







12.04 14.04 software-installation docker






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 26 '14 at 18:54









Seth

34.9k27112165




34.9k27112165










asked May 26 '14 at 18:46









ChocoDeveloperChocoDeveloper

3912617




3912617













  • The 14.04 installation is pulling the binary from the 14.04 repos, they only have version 0.9.1. If you want 0.11 you need to pull it from the docker repos, like the 12.04 instructions tell you to.

    – Seth
    May 26 '14 at 18:57






  • 1





    ... similar or the same question: askubuntu.com/questions/472412/how-do-i-upgrade-docker

    – fossfreedom
    May 26 '14 at 18:58











  • Or you can follow the hacker installation: docs.docker.io/installation/binaries

    – Seth
    May 26 '14 at 18:59



















  • The 14.04 installation is pulling the binary from the 14.04 repos, they only have version 0.9.1. If you want 0.11 you need to pull it from the docker repos, like the 12.04 instructions tell you to.

    – Seth
    May 26 '14 at 18:57






  • 1





    ... similar or the same question: askubuntu.com/questions/472412/how-do-i-upgrade-docker

    – fossfreedom
    May 26 '14 at 18:58











  • Or you can follow the hacker installation: docs.docker.io/installation/binaries

    – Seth
    May 26 '14 at 18:59

















The 14.04 installation is pulling the binary from the 14.04 repos, they only have version 0.9.1. If you want 0.11 you need to pull it from the docker repos, like the 12.04 instructions tell you to.

– Seth
May 26 '14 at 18:57





The 14.04 installation is pulling the binary from the 14.04 repos, they only have version 0.9.1. If you want 0.11 you need to pull it from the docker repos, like the 12.04 instructions tell you to.

– Seth
May 26 '14 at 18:57




1




1





... similar or the same question: askubuntu.com/questions/472412/how-do-i-upgrade-docker

– fossfreedom
May 26 '14 at 18:58





... similar or the same question: askubuntu.com/questions/472412/how-do-i-upgrade-docker

– fossfreedom
May 26 '14 at 18:58













Or you can follow the hacker installation: docs.docker.io/installation/binaries

– Seth
May 26 '14 at 18:59





Or you can follow the hacker installation: docs.docker.io/installation/binaries

– Seth
May 26 '14 at 18:59










1 Answer
1






active

oldest

votes


















0














http://docs.docker.com/engine/installation/ubuntulinux/



Upgrade Docker



To install the latest version of Docker with apt-get:



$ apt-get upgrade docker-engine






share|improve this answer



















  • 1





    This doesn't work at all. The issue is that the latest version from the 14.04 repo is .9.1. The issue is not how to upgrade it.

    – TheWanderer
    Nov 5 '15 at 1:40











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f472556%2finstalling-the-latest-docker-version-on-ubuntu-14-04%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














http://docs.docker.com/engine/installation/ubuntulinux/



Upgrade Docker



To install the latest version of Docker with apt-get:



$ apt-get upgrade docker-engine






share|improve this answer



















  • 1





    This doesn't work at all. The issue is that the latest version from the 14.04 repo is .9.1. The issue is not how to upgrade it.

    – TheWanderer
    Nov 5 '15 at 1:40
















0














http://docs.docker.com/engine/installation/ubuntulinux/



Upgrade Docker



To install the latest version of Docker with apt-get:



$ apt-get upgrade docker-engine






share|improve this answer



















  • 1





    This doesn't work at all. The issue is that the latest version from the 14.04 repo is .9.1. The issue is not how to upgrade it.

    – TheWanderer
    Nov 5 '15 at 1:40














0












0








0







http://docs.docker.com/engine/installation/ubuntulinux/



Upgrade Docker



To install the latest version of Docker with apt-get:



$ apt-get upgrade docker-engine






share|improve this answer













http://docs.docker.com/engine/installation/ubuntulinux/



Upgrade Docker



To install the latest version of Docker with apt-get:



$ apt-get upgrade docker-engine







share|improve this answer












share|improve this answer



share|improve this answer










answered Nov 4 '15 at 23:52









colindnzcolindnz

1




1








  • 1





    This doesn't work at all. The issue is that the latest version from the 14.04 repo is .9.1. The issue is not how to upgrade it.

    – TheWanderer
    Nov 5 '15 at 1:40














  • 1





    This doesn't work at all. The issue is that the latest version from the 14.04 repo is .9.1. The issue is not how to upgrade it.

    – TheWanderer
    Nov 5 '15 at 1:40








1




1





This doesn't work at all. The issue is that the latest version from the 14.04 repo is .9.1. The issue is not how to upgrade it.

– TheWanderer
Nov 5 '15 at 1:40





This doesn't work at all. The issue is that the latest version from the 14.04 repo is .9.1. The issue is not how to upgrade it.

– TheWanderer
Nov 5 '15 at 1:40


















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f472556%2finstalling-the-latest-docker-version-on-ubuntu-14-04%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕