José Fernando Cordova
e3c3484c47
Fix 404 Not Found - Broken Link ( #10997 )
...
* Fix 404 Not Found - Broken Link
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-06-16 14:55:51 +02:00
Giovanni Toraldo
21c861f7c6
Remove not really implemented s3accelerate option ( #10993 )
...
ref https://github.com/docker/distribution/pull/2166
2020-06-12 14:56:12 +01:00
Aravind
fa4b25cf64
Update to Posgtres instructions ( #10982 )
...
### Background
Newer upstream PostgreSQL Docker images, now require a password for use. If you were previously using passwordless access to a PostgreSQL DB, it will likely fail with an error.
This linked GitHub issue showcases the error:
https://github.com/docker-library/postgres/issues/681
### Solution
The postgres docker page gives instructions on how to use the new image : https://hub.docker.com/_/postgres
There seems to be two different options we can take here :
Option 1 - Implement a password using the environment variable
Option 2 - Revert back to old behavior of having no password requirement
### Thoughts
Based on the team members remark it looks like increased security was the major reason for this breaking changing happening in a minor update. Refer to this comment : https://github.com/docker-library/postgres/issues/681#issuecomment-586517154
As such I opted to use Option 1 here in this change as increased security of a DB is generally a win for every one in most cases.
2020-06-12 11:23:02 +01:00
Daniel Martinez Sarta
5909058694
Fix Typo. ( #10990 )
...
verison -> version
2020-06-12 10:52:41 +01:00
Sebastiaan van Stijn
36e483169d
compose-file: document additional changes in the 3.8 schema ( #10980 )
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-12 10:51:35 +01:00
Usha Mandya
93f28522ab
Merge pull request #10964 from usha-mandya/hub-4182
...
Add Convert to org docs
2020-06-11 07:49:11 +01:00
Sebastiaan van Stijn
7ce086bfca
Add instructions for configuring systemd in rootless mode ( #10976 )
...
* add instructions for rootless docker
* Use tabs for configuring systemd in rootless mode
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Minor style edits
Co-authored-by: Manish Kukreja <kukreja.m@gmail.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-06-10 08:36:35 +01:00
Sebastiaan van Stijn
3bada40222
Merge pull request #10911 from jdrouet/archive-with-css
...
handle archive feature toggling with css
2020-06-09 15:38:39 +02:00
Sebastiaan van Stijn
84e48eed74
Merge pull request #10967 from jdrouet/docker-con-videos
...
landing-page: display docker-con videos section
2020-06-09 15:37:18 +02:00
Arko Dasgupta
5e8e4bb44d
Introduce Buildkit to AutoBuilds ( #10972 )
...
* Introduce Buildkit to AutoBuilds
Add a section on explaining how to enable builds to use the Docker Buildkit builder by the Autobuild service
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-09 12:19:43 +02:00
Sebastiaan van Stijn
32dc3b7618
desktop: fix links on "windows home" page, and some markdown touch-ups ( #10975 )
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-09 09:47:22 +01:00
Sebastiaan van Stijn
1881c2e56c
Merge pull request #10973 from jdcargile/patch-1
...
Fix "Docker Docker Image" link
2020-06-09 10:04:36 +02:00
JD Cargile
9960ff107c
Fix "Docker Docker Image" link
2020-06-08 23:13:38 -06:00
Sebastiaan van Stijn
a248e3c4dc
Merge pull request #10960 from usha-mandya/success-articles-patch
...
Remove links to success articles
2020-06-08 18:19:40 +02:00
Srayan Gangopadhyay
78a3ca24c4
Add question marks in footer ( #10968 )
2020-06-08 17:17:36 +01:00
Usha Mandya
56855e644e
Merge pull request #10966 from sgango/patch-1
...
Fix typos on homepage
2020-06-08 17:10:15 +01:00
Usha Mandya
9a6b81a998
Minor style edits
2020-06-08 17:02:01 +01:00
Jérémie Drouet
d12154311b
landing-page: display docker-con videos section
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-06-08 14:28:35 +02:00
Srayan Gangopadhyay
9e0757c4c5
Fix typos on homepage
2020-06-08 13:22:26 +01:00
Usha Mandya
734d1b30f0
Add Convert to org docs
2020-06-08 12:31:00 +01:00
Usha Mandya
df3bd29a3e
Remove links to success articles
2020-06-05 17:14:49 +01:00
Amal
2e214411bc
Minor typo fix ( #10952 )
2020-06-04 15:41:02 +01:00
Usha Mandya
cf3c9ab3e9
Minor update to get started intro ( #10953 )
2020-06-03 19:52:12 +01:00
Usha Mandya
9ed64c5e6a
Merge pull request #10951 from usha-mandya/get-started-patch3
...
Add link to get started video
2020-06-03 19:23:35 +01:00
Amal
12b8e799c7
Typo fixture ( #10950 )
...
* Typo fixture
* Minor typo fix
* Typo fix
2020-06-03 19:21:11 +01:00
Usha Mandya
d23366a7c7
Add link to get started video
2020-06-03 19:14:56 +01:00
Ulysses Souza
ce973f4e98
Post 1.26.0 release updates ( #10948 )
...
* Post 1.26.0 release updates
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
* Minor style edits
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-06-03 17:09:29 +01:00
Sebastiaan van Stijn
c0c97d79d8
Merge pull request #10943 from jdrouet/result-cursor
...
autocomplete: change cursor on result
2020-06-03 13:29:35 +02:00
Sebastiaan van Stijn
a25fa2949e
Engine: add Ubuntu 20.04 (Focal) to list of versions ( #10944 )
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 14:55:31 +01:00
Usha Mandya
18f02bed7c
Add Engine v19.03.11 release notes ( #10940 )
...
* Add Engine v19.03.11 release notes
* Add detailed info
2020-06-02 14:36:46 +01:00
Jérémie Drouet
bc502c0c7f
autocomplete: change cursor on result
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-06-02 13:26:52 +02:00
Sebastiaan van Stijn
3abbecd92d
Merge pull request #10897 from DaleSeo/patch-1
...
Correct image for db service
2020-06-02 13:26:38 +02:00
Orlando Fernandes
c2ca7143fa
Fix link to default value of DEBIAN_FRONTEND ( #10916 )
...
Fix link to default value of DEBIAN_FRONTEND
The old link is broken
2020-06-02 13:15:07 +02:00
Usha Mandya
ff1e002645
Merge pull request #10667 from thaJeztah/ee_stubs
...
Remove enterprise pages, and add stubs/redirects where needed
2020-06-02 10:11:14 +01:00
Usha Mandya
28fbf4e2bc
Merge pull request #10650 from StefanScherer/redirect-ee
...
Redirect Docker EE docs to Mirantis
2020-06-02 10:06:08 +01:00
Stefan Scherer
1775b202b1
Redirect ee
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-06-02 10:33:00 +02:00
Sebastiaan van Stijn
c082784316
Desktop: fix some broken links to index pages ( #10941 )
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:05:15 +01:00
Shakti Singh
f71cf9b992
Updates on the page hyperlinks ( #10931 )
...
* Updates on the page hyperlinks
updates statements in both
## Develop new apps on Docker
## Learn about language-specific app development with Docker
* Minor style edits
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-06-02 09:00:35 +01:00
Sebastiaan van Stijn
bd7e4a32c2
Remove left-over includes for docker-for-cloud
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:20 +02:00
Sebastiaan van Stijn
7c2455a30c
Remove enterprise from config, and remove ee-specific includes
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:18 +02:00
Sebastiaan van Stijn
b7f5b9f602
Remove enterprise pages from TOC
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:15 +02:00
Sebastiaan van Stijn
7e7f348cf3
Remove enterprise reference docs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:13 +02:00
Sebastiaan van Stijn
7d1dca27b3
Add enterprise redirect stubs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:11 +02:00
Sebastiaan van Stijn
4977dd2961
Remove enterprise content
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:07 +02:00
Mark
59c3d309ca
Fix broken links issue #10908 ( #10932 )
...
* Fix broken links issue#10908
Fix issue#10908
* Fix broken link docker desktop dashboard
* Fix broken link networking
* Mac: Fix dashboard links
* Mac: Fix networking links
* Fix link to get started
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-06-01 12:43:21 +01:00
Roberto O. Fernández Crisial
3d3054d16a
Adding version 19.03.10 ( #10924 )
2020-05-29 17:14:20 +01:00
ticalcster
5c5bbfb624
fixed max_replicas_per_node example ( #10711 )
...
The example for max_replicas_per_node was not inside the placement dict.
2020-05-29 17:12:29 +01:00
Randy von der Weide
ba553cfd47
Make information accurate ( #10915 )
2020-05-29 17:04:40 +01:00
Usha Mandya
bcbe243edb
Merge pull request #10923 from usha-mandya/landing-page-banner
...
Replace the DockerCon banner
2020-05-29 17:02:50 +01:00
Usha Mandya
c193354d33
Replace the DockerCon banner
2020-05-29 13:31:31 +01:00