Joao Fernandes
4fa81795ef
Release Engine 17.06.2-ee-14
2018-06-21 10:39:54 -07:00
Joao Fernandes
7416f976e0
Release DTR 2.5.3
2018-06-21 10:39:54 -07:00
Joao Fernandes
3361038a04
Release DTR 2.4.5
2018-06-21 10:39:54 -07:00
Joao Fernandes
c905bd48f0
Release UCP 3.0.2
2018-06-21 10:39:54 -07:00
Sebastiaan van Stijn
deff3e37b2
Add Ubuntu Bionic and Fedora 28 ( #6920 )
...
The stable channel now has packages for
Ubuntu Bionic (18.04) and Fedora 28
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-06-21 10:11:55 -07:00
Oren
f490bd1752
Update docker-compose run --rm doc ( #6803 )
...
* Update docker-compose run --rm doc
To make the functionality added in
24ab933ebf
explicit in the docs
* Rewrite change as an addendum
Rewrite the change to the end of the page as an addendum to the description of the inner workings of the run command.
2018-06-19 14:58:30 -07:00
adshmh
7ee5554905
Update network-tutorial-host.md
...
- Modify the `docker run` command to remove the unnecessary flags "-i" and "-t".
- Add a short description for the "--rm" option.
- Remove the "docker container rm" command which seems redundant due to "--rm" option.
2018-06-15 16:34:47 -07:00
Bruce A Downs
66e0628992
Update index.md
2018-06-15 16:30:24 -07:00
fireman777
5596b4fdca
Update vfs-driver.md
...
edited:
/var/lib/docker/dir/ => /var/lib/docker/vfs/dir/
2018-06-15 16:20:32 -07:00
Akim Demaille
cebc281254
Mac: generating and uploading diagnostics by hand
...
This will soon be obsoleted by com.docker.diagnose, but meanwhile it
is still important information.
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-06-15 15:30:22 -07:00
Akim Demaille
991e493912
Mac: deemphasize
...
There's no (longer any) reason to emphasize this so loudly.
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-06-15 15:30:22 -07:00
Akim Demaille
2277dda1af
Mac: update instructions for HOME changes
...
There's no need to document this in both Troubleshoot and FAQ. Keep
it in the FAQ. We don't need to reinstall Docker for Mac, and it's
possible to save all the data.
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-06-15 15:30:22 -07:00
Akim Demaille
f68dc07ae5
Mac: formatting changes
...
Fold for 80 cols.
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-06-15 15:30:22 -07:00
Jeff Geerling
38ecdd498f
Add note about not using free to determine swap availability inside container.
2018-06-15 15:27:41 -07:00
Adam Kobi
8305c23792
updated instructions for manual install
...
Before extracting the archive you must stop the service or the file docker.exe can't be overwritten.
Additionally need to use -Force
2018-06-15 15:20:19 -07:00
Charlie Hayes
54483a979d
Updated version specification
...
The version specification used in the examples was before the feature was introduced and would thus never parse.
2018-06-15 15:09:49 -07:00
Ben Creasy
14ef9244e3
Cannot find reference to --net
...
Is network intended? It looks like this is talking about https://docs.docker.com/engine/reference/run/#network-settings
2018-06-15 14:59:56 -07:00
Sascha Egerer
ba950b14b6
Fix some broken links
2018-06-15 14:58:07 -07:00
E. M. Bray
9d837ef4ce
Update deploying.md
...
since these docs are demonstrating how to run a swarm service with TLS support I assume port 443 was intended here
2018-06-15 14:53:47 -07:00
Emiliano 'AlberT' Gabrielli
b04bb8be45
fix nginx logs links
...
the log file is linked to the device, not viceversa :)
2018-06-15 14:51:45 -07:00
Johandry Amador
f35afbe812
Replacing cloud.docker.com for hub.docker.com
2018-06-15 14:48:42 -07:00
Sebastiaan van Stijn
c07c21e501
Describe that Ubuntu Bionic is supported on edge
2018-06-14 14:57:29 -07:00
Franco Victorio
25127f46cc
Update dockerfile_best-practices.md
...
Add missing tag names.
2018-06-14 14:30:33 -07:00
Antonio Gutierrez
9e15f743a1
Switch places of subtitles DNS and Proxy settings
...
Proxy settings titles was placed in the DNS misconfiguration part, and the DNS settings title was placed in the proxy configuration part. This changes moves the places of the titles so that they both present the section they intend to.
2018-06-14 14:29:54 -07:00
Joao Fernandes
c66a815f3e
Fix broken link
2018-06-14 14:26:26 -07:00
Trapier Marshall
f5cb780c16
interlock: add linux to documented constraints
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-14 14:23:33 -07:00
Ryan Moore
6fecf0d5f9
Update linux-postinstall.md
...
typo
2018-06-14 14:22:48 -07:00
Jason Zhekov
b58ec64c2e
Update dead link in dockerfile_best-practices
2018-06-14 14:22:01 -07:00
Nathan Jones
8635c2afdf
Fixed issues with Configure where the Docker daemon listens for conne… ( #6391 )
2018-06-11 16:11:24 -07:00
Gwendolynne Barr
a55d0c9dfc
Cleanup ( #6864 )
2018-06-11 12:48:24 -07:00
Sebastiaan van Stijn
cd78aacee9
Merge pull request #6781 from amihaiemil/patch-1
...
Added docker-java-api
2018-06-08 20:17:47 -07:00
Trapier Marshall
b21c4c7339
ee release notes: fix 17.06.1-ee-1 version ( #6843 )
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-07 09:16:53 -07:00
gtardif
a6e5a279b4
Docker for win edge relnotes 18.05.0-ce-win67 ( #6840 )
...
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2018-06-07 09:08:44 -07:00
gtardif
1a47919687
Docker for mac edge relnotes 18.05.0-ce-mac67 ( #6839 )
...
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2018-06-07 09:08:14 -07:00
Trapier Marshall
4fffc0ae55
dtr: align haproxy timeouts with recommendations ( #6836 )
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-06 20:44:35 -07:00
Gwendolynne Barr
28924dcb28
Add fix for hcsshim to rel notes (18.03.1-ce, 17.06.2-ee-8) ( #6832 )
2018-06-06 12:50:31 -07:00
Srinivas Reddy Thatiparthy
05b87ee0ff
Add note about host networking in linux
2018-06-06 11:43:35 -07:00
Trapier Marshall
7c9c067370
ucp: node-local support dump works on all nodes
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-06 11:27:26 -07:00
Alex Neves
1ec7ace6d6
Changed host port from 80 to 4000
...
The host port was set to 80, which was both inconsistent with the previous tutorial and also causing issues when following the tutorial on Windows.
For reference, here is the error when attempting to run a container on port 80:
C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Error response from daemon: driver failed programming external connectivity on endpoint focused_euler (079893ea98df78bf7043f86072263317be106cbb7f4a3fcde23c2ef19ad39a01): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error Permission denied.
ERRO[0000] error waiting for container: context canceled
2018-06-06 11:26:22 -07:00
Trapier Marshall
a1de8bf85f
typo in ucp ldap config ( #6821 )
2018-06-06 11:12:45 -07:00
Joao Fernandes
a3ea2e32d3
Fix broken links
2018-06-05 14:27:59 -07:00
Joao Fernandes
3824f061b8
Remove sentence stating kubectl is installed
2018-06-05 14:27:59 -07:00
Joao Fernandes
b10ee3522c
Document 255 character limit
2018-06-05 14:27:37 -07:00
Joao Fernandes
488dff36a0
Fix --format split
2018-06-05 14:27:20 -07:00
Hannah Agee
e4ba76712e
Added "or higher" to "Plan the upgrade" section ( #6820 )
...
Original:
`As part of the upgrade process, you'll upgrade the Docker EE Engine
installed on each node of the cluster to version 17.06.2-ee-8.`
Added "or higher"
2018-06-05 08:08:28 -07:00
Vimal Raghubir
a3e6d744a5
Fixed Power PC inaccuracy
2018-06-04 18:24:24 -04:00
Vimal Raghubir
fdc4d64af1
Fixed Power PC inaccuracy
2018-06-04 18:24:24 -04:00
Vimal Raghubir
465b4d0aa0
Fixed broken link
2018-06-04 18:24:24 -04:00
Joao Fernandes
68e3838150
Fix sync problem with release notes
2018-06-04 16:24:11 -04:00
Joao Fernandes
653116fb8d
Update UCP cli docs
2018-06-04 16:23:34 -04:00