Commit Graph

50096 Commits

Author SHA1 Message Date
Jie Min Wong f581dca6fb add classic automated build explanation 2018-12-05 15:57:07 -08:00
Jeffrey Morgan f6bbf912db Typo fixes 2018-12-03 22:30:33 -05:00
Jeffrey Morgan 9923963990 Merge branch 'upstream-master' into consolidation-docs 2018-12-03 22:00:42 -05:00
L-Hudson 85c219eaf5
Merge pull request #7720 from gtardif/release_notes_2.0.0.0-mac78
Release notes for 2.0.0.0-mac78 (Stable) cc @gbarr01
2018-12-03 17:29:46 -05:00
Jeffrey Morgan 5cdb36d5a1 Merge branch 'master' of github.com:docker/docker.github.io 2018-12-03 15:14:51 -05:00
L-Hudson 1c090c8d82
Merge pull request #7775 from docker/access-token-480
Promotion policies section for DTR 2.6
2018-12-03 13:14:24 -05:00
Maria Bermudez 873a6e787d Update Promote an image using policies and Mirror images to another registry pages with new screenshots and instructions 2018-11-30 19:22:18 -08:00
L-Hudson b75500ce91
Merge pull request #7772 from seemethere/update
Update moby/moby to docker/cli
2018-11-30 14:42:09 -05:00
L-Hudson d7b6c80072
Merge pull request #7689 from ollypom/upgrade-offline-bundles
UCP Upgrade Offline Bundles
2018-11-30 14:35:10 -05:00
L-Hudson f9f1ab83a3
Merge pull request #7752 from docker/aws-k8-storage-docs
issue #783 draft
2018-11-30 14:34:02 -05:00
Eli Uriegas f65288b5fe Update moby/moby to docker/cli
The cli repository is its own thing now

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2018-11-30 19:06:31 +00:00
Anne Henmi 7ea2fd5f04
Merge pull request #7753 from seemethere/update_yaml
Update commandline yaml docs
2018-11-30 11:51:28 -07:00
L-Hudson 61c59cef8c
Merge pull request #7761 from docker/dtr-redirect
Add backup link redirect
2018-11-30 12:45:18 -05:00
L-Hudson 2fb45aab10
Merge pull request #7762 from tdensmore/patch-2
Update build_enhancements.md
2018-11-30 12:43:06 -05:00
L-Hudson 6438c7d43c
Merge pull request #7763 from nicolaka/patch-8
corrected spacing for the --unmanaged-cni option
2018-11-30 12:40:14 -05:00
L-Hudson 1a156adf8c
Merge pull request #7768 from ekitagawa/patch-18
Extra `.0` should be removed for Centos and RHEL `sudo yum-config-manager --enable docker-ee-stable-18.09`
2018-11-30 12:35:05 -05:00
Eli Uriegas c5c166a74f Update commandline yaml docs
Updates the commandline yaml docs to the latest HEAD of
`docker/cli@2d692aedb`

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2018-11-30 02:22:44 +00:00
Maria Bermudez c494a78335
Merge pull request #7770 from docker/develop-updates
Remove default assertion for dash shell
2018-11-29 15:21:45 -08:00
Maria Bermudez 24019d9d85
Remove default assertion for dash shell 2018-11-29 15:05:11 -08:00
Maria Bermudez 9114fc2a7b Revert "Merge pull request #7735 from crgaurav/patch-1"
This reverts commit 81ac3e8bdf, reversing
changes made to d79dc1d84f.
2018-11-29 14:58:17 -08:00
Maria Bermudez 81ac3e8bdf
Merge pull request #7735 from crgaurav/patch-1
change dash to bash.
2018-11-29 14:47:32 -08:00
Eiichi Kitagawa 78d626d551
Extra `.0` should be removed for Centos and RHEL
false: sudo yum-config-manager --enable docker-ee-stable-18.09.09
correct: sudo yum-config-manager --enable docker-ee-stable-18.09
 
I bumped into this while setting up a test env on Centos.  Did a quick test on RHEL, and I could see the same issue.
2018-11-29 12:31:46 -08:00
Maria Bermudez d79dc1d84f
Merge pull request #7740 from sujaypillai/patch-2
Word Correction for LDAP
2018-11-29 10:43:34 -08:00
Nicola Kabar 2c28eeb780
corrected spacing for the --unmanaged-cni option 2018-11-28 08:42:11 -06:00
todd densmore d448491e9e
Update build_enhancements.md
Updated to the correct docker build command.
2018-11-28 09:22:56 -05:00
Maria Bermudez d7c1c40f25
Add backup link redirect
- Avoids 404 issue for DTR web interface link still pointing to previous version (2.5)
2018-11-27 17:43:30 -08:00
Maria Bermudez ef9b2bc133
Fix broken link on DTR upgrade page 2018-11-27 16:53:37 -08:00
Maria Bermudez 16eb6f0059
Merge pull request #7754 from ollypom/3.1-system-requirements
Update storage requirements for UCP 3.1
2018-11-27 15:55:37 -08:00
Maria Bermudez 560c63928b
Incorporate feedback 2018-11-27 15:53:32 -08:00
Maria Bermudez 33e2a73db7
Update release-notes.md 2018-11-27 15:47:13 -08:00
Maria Bermudez 1172d411fb
Update system-requirements.md 2018-11-27 15:43:12 -08:00
Jeffrey Morgan 1f5d8fdb3e Fix missing build changes & toc fixes 2018-11-27 14:49:31 -05:00
ollypom f9d719b8c4 Typo
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-27 19:22:30 +00:00
ollypom 26c2e93167 Added to Known Issues too
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-27 19:21:19 +00:00
Justin I. Nevill 3d5adec7ae
Merge pull request #7713 from docker/backport-fixes
Remove redundant API and CLI directories
2018-11-27 12:57:59 -05:00
Anne Henmi ca55b0cec7
Merge pull request #7734 from docker/ucp-relnotes-fix
Removed merge conflict in UCP release notes
2018-11-27 09:54:30 -07:00
Anne Henmi d02cc95e00
Merge pull request #5992 from monochromata/master
Add docker-machine-driver-hetzner
2018-11-27 09:31:35 -07:00
ollypom 6b72c1a6cd Added details for /var partition
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-26 20:46:14 +00:00
ddeyo aac26a77d5 issue #783 draft 2018-11-26 11:50:58 -08:00
Jeffrey Morgan 893c82a11f Merge branch 'upstream-master' 2018-11-25 12:31:28 -05:00
Jeffrey Morgan 25bbd737b2 Update repo images 2018-11-25 12:25:40 -05:00
Jeffrey Morgan 3d30bfc230 Udpdates to repos 2018-11-25 12:11:58 -05:00
Jeffrey Morgan 393ea86606 Repos & official image updates 2018-11-23 11:05:08 -05:00
Jeffrey Morgan 435a720308 Re-write Orgs & Webhooks docs 2018-11-22 16:16:13 -05:00
Jeffrey Morgan dc62a08d60 Fixing get-started guide 2018-11-22 13:27:52 -05:00
Sujay Pillai a8013eee96
Word Correction for LDAP
Updated the word LDAD to LDAP
2018-11-22 16:25:36 +08:00
Jeffrey Morgan 3602540596 Fix small issues 2018-11-21 16:49:26 -05:00
Jeffrey Morgan c0656fa7fa Rename official repos to official images 2018-11-21 15:19:50 -05:00
Gaurav Sharma f7e90e31d4
Update dockerfile_best-practices.md 2018-11-21 22:10:08 +05:30
Gaurav Sharma 862562f9e6
change dash to bash.
in this file, I have seen dash instead of bash.
2018-11-21 22:07:48 +05:30