Commit Graph

1739 Commits

Author SHA1 Message Date
Usha Mandya b59e383d16
Merge pull request #9039 from Thraka/patch-1
Update .NET Core references
2019-07-10 12:03:21 +01:00
Usha Mandya 641da0ed72
Merge pull request #8965 from vmrocha/patch-1
Update dotnetcore.md with the new samples URL
2019-07-09 19:05:55 +01:00
Usha Mandya 38835a5395
Merge pull request #9019 from jasonharrison/patch-1
Improve grammar
2019-07-09 18:56:32 +01:00
Usha Mandya 1a11c1d232
Minor style edits 2019-07-09 18:45:36 +01:00
Andy De George 660c43bba3
Change link to latest article on docs.ms 2019-07-09 09:22:11 -07:00
Andy De George 829efd8d92
Update index.md 2019-07-09 08:35:13 -07:00
Andy De George b36cc1d36e
Adjust title to clarify ASP.NET Core and not .NET Core
We had an [issue over on the .NET Core documentation](https://github.com/dotnet/docs/pull/13278) regarding Docker where someone was confused about .NET Core vs ASP.NET Core and pointed out that this article used the terms interchangeably. I wanted to submit this fix to hopefully reduce that.

I also:

1. Removed the en-us from links.
2019-07-09 08:31:28 -07:00
Olly P 9878f22b17
Formatting nit 2019-07-02 10:00:19 +01:00
Jason Harrison a931764c48
Improve grammar 2019-07-01 20:22:59 -04:00
nirajrules db7d8d4b3f
The notary config file had a comma missing
Docker SA from South East
2019-07-01 18:23:21 -04:00
ollypom 1d6bc9332c
Patch for June Release Notes
* Fixed broken link in UCP Rel Notes
* Fixed x.y.z naming in Engine Rel Notes
2019-06-29 12:06:42 +00:00
Usha Mandya 6cc323e935
Merge pull request #8977 from usha-mandya/patch-06-2019
June patch release notes
2019-06-27 19:03:47 +01:00
Usha Mandya 44c5ca316a
Update engine/release-notes.md
Co-Authored-By: Kirill Kolyshkin <kolyshkin@users.noreply.github.com>
2019-06-27 18:50:16 +01:00
usha-mandya ead1e1d8d5 Added Engine release notes and update release date 2019-06-27 12:25:12 +01:00
Sebastiaan van Stijn 781318b408
Merge pull request #8928 from AkihiroSuda/patch-9
Fix dockremap calculation
2019-06-26 13:15:53 +02:00
Vinicius Rocha f8bd0d005e
Update dotnetcore.md with the new samples URL 2019-06-19 14:17:57 -04:00
Andrew Hsu a7a1634341 update engine deprecation policy
To allow for an explicit removal period.

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2019-06-19 03:10:38 +00:00
Akihiro Suda 2778995f15
Fix dockremap calculation 2019-06-12 19:13:34 +09:00
paigehargrave 79c5620762
Update wording 2019-06-06 13:20:48 -04:00
Oleg Burov 4a7c0efb09 Update from microsoft/* to mcr.microsoft.com/*. (#8738)
Update Dockerfile with following changes:
1. Switch .NET Core Images from legacy location at Docker Hub Registry (microsoft/*) to a new location at Microsoft Container Registry (mcr.microsoft.com/*).
2. Since Microsoft no longer supports the tag 'latest', I must set a specific version of '2.2' (current), which is the most recent stable release.
2019-06-06 07:46:26 -04:00
paigehargrave 1de4d5aff7
Fix dates 2019-05-06 13:19:33 -04:00
paigehargrave 8ae891c978 Release notes update (May) (#8763)
* Latest info including known issues

* Updates for 2.6.6, 2.5.11, 2.4.12

* Added 18.09.6 updates

* Added link

* Fixed link error

* Syntax error

* 2.6.6 info cleanup

* Added Hub info

* Added Hub info for 2.6.6

* Added Hub info for 3.1.7

* Link fix

* Update line items for DTR 2.6.6

* Add line break after Known Issues

- Affects 2.5.11.

* Edit line items

Minor edits and formatting fixes
2019-05-06 09:32:44 -07:00
paigehargrave 73e9d02d99 Fixed broken 'important changes' link (#8721) 2019-04-25 14:12:52 -06:00
paigehargrave 274014d4c8
Patch release notes 04 2019 (#8633)
* Add version update for Engine/UCP

* Add DTR version updates

* Added April Offline Bundles

* Engine release notes update

* Update release-notes.md

* Update release-notes.md

* Minor edit

* Minor edit
2019-04-11 10:44:59 -04:00
Maria Bermudez be2f4587d6
Merge pull request #8567 from vsocrates/patch-1
Include Ubuntu version in Dockerfile
2019-04-08 08:08:56 -04:00
Rajasekharan Vengalil a43165a37c
Remove redundant "be" 2019-04-06 13:57:06 -07:00
Maria Bermudez 3cf34e8b60
Merge pull request #7626 from hacktivista/patch-1
Update configs.md
2019-04-02 12:11:21 -04:00
Maria Bermudez 41dfff114b
Final edit 2019-04-02 09:09:51 -07:00
hacktivista 7e7297cc9d
Update configs.md 2019-04-02 09:08:02 -03:00
Vimig Socrates 24e8109ef1
Include Ubuntu version in Dockerfile
more recent versions of Ubuntu don't work with the given Dockerfile
2019-04-01 18:00:36 -04:00
Maria Bermudez 06d00cc3bd
Remove merge conflict 2019-04-01 12:02:31 -07:00
Maria Bermudez c3b0c02153
Audit branch (#8564)
* Update trust-with-remote-ucp.md

* Fix link texts

* Addresses 8446

* Update trust_delegation.md

* - Addresses 8446
- Cleans up broken links
- Fixes vague link texts

Addresses 8446

Update trust_delegation.md

* Update running_ssh_service.md

* Update running_ssh_service.md

Fixed formatting and wording. Also moved note above the code.

* Update running_ssh_service.md

Fixed typo.

* Compose: Update build docs, Add --quiet flag

* Fix destroy reference page link

Relates to https://github.com/docker/docker.github.io/pull/8441

* Rephrase Ubuntu 14.04 note

* Revert "Compose: Update build docs, Add --quiet flag"

* # This is a combination of 4 commits.
# This is the 1st commit message:

- Addresses 8446
- Cleans up broken links
- Fixes vague link texts

Addresses 8446

Update trust_delegation.md

# This is the commit message #2:

# This is a combination of 2 commits.
# This is the 1st commit message:

- Addresses 8446
- Cleans up broken links
- Fixes vague link texts

Addresses 8446

Update trust_delegation.md

# This is the commit message #2:

Update trust-with-remote-ucp.md
# This is the commit message #3:

- Addresses 8446
- Cleans up broken links
- Fixes vague link texts

# This is the commit message #4:

Fix destroy reference page link

Relates to https://github.com/docker/docker.github.io/pull/8441

* - Addresses 8446
- Cleans up broken links
- Fixes vague link texts

* Addresses 8446 with text and link cleanup.

* Update syntax language from none to bash

* Update index.md
2019-04-01 14:45:04 -04:00
Darwin Traver 1e1146ca12
Added moby#36951 to 18.09.4 release notes 2019-03-28 20:48:28 -04:00
Maria Bermudez 6533aa4c3a
Fixed dates 2019-03-28 12:34:30 -07:00
Maria Bermudez d153b80e39 Update release-notes.md
DTR info

Edits on 2.5.10 and 2.6.4 entries

Add upgrade warning information

Updated engine info per Andrew's input

Added Component table info per Mark
2019-03-28 12:18:46 -07:00
Wang Jie 8a8ea7d666
Update seccomp.md 2019-03-25 09:35:26 +08:00
Maria Bermudez 7ddb16f25e
Merge pull request #8492 from scjane/patch-117
Update trust_sandbox.md
2019-03-20 19:30:42 -04:00
Maria Bermudez d4bc0df73c
Merge pull request #8491 from scjane/patch-116
Update trust_key_mng.md
2019-03-20 19:30:08 -04:00
Maria Bermudez 97abe99850
Merge pull request #8490 from scjane/patch-115
Update trust_automation.md
2019-03-20 19:29:30 -04:00
Wang Jie 1ade15fa72
Update trust_sandbox.md 2019-03-20 10:58:43 +08:00
Wang Jie 882216b114
Update trust_key_mng.md 2019-03-20 10:45:19 +08:00
Wang Jie ac03de9586
Update trust_automation.md 2019-03-20 10:30:02 +08:00
Wang Jie af6ad4fd99
Update content_trust.md 2019-03-20 10:05:15 +08:00
Wang Jie c28b4a6c4a
Update certificates.md 2019-03-15 11:11:05 +08:00
Maria Bermudez 93f15a5b6b
Merge pull request #8463 from exic/patch-1
Fix links.
2019-03-14 10:22:11 -07:00
Maria Bermudez a7c76f2012
Add DTR Content trust page to related links 2019-03-14 10:09:14 -07:00
Jonas 5bde184abd
Fix links. 2019-03-14 15:14:39 +01:00
Maria Bermudez 13430936b3
Addresses 8446 2019-03-13 16:55:46 -07:00
Maria Bermudez 47d9f5e384
Merge pull request #8449 from bermudezmt/gsantandrea-patch-1
Gsantandrea patch 1
2019-03-12 18:09:38 -07:00
Maria Bermudez e2bcfc041c Rephrase Ubuntu 14.04 note 2019-03-12 17:57:58 -07:00