Changes between Version 14 and Version 15 of Docker HowTo Install
- Timestamp:
- 09/05/16 15:31:02 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docker HowTo Install
v14 v15 71 71 {{{$ sudo apt-get update }}} 72 72 73 3. Install the recommended packages.73 3. Install the recommended packages. 74 74 75 75 {{{$ sudo apt-get install linux-image-extra-$(uname -r) linux-image-extra-virtual }}} 76 76 77 Go ahead and install Docker.77 Go ahead and install Docker. 78 78 79 79 == Install