line 28 : modified the regexp to also match if the optional '#' caracter is present to comment the line, like it was by default on my Debian:9 official based image.
line 28 : modified the regexp by adding the 'g' end caracter, just for better readability for beginners like me.
line 31 : modified the order between option '-i' and the regexp argument, just for better readability for beginners like me.
When using the backward slash I think it will only use on Windows?
In my case I was on MacOS and the folders weren't ignored until I changed the slashes to be forward slash.
- Move getting started overview to /get-started/overview/
- Move engine installation files under /engine/
- Redirect the top-level /install/ to /get-docker/
- Updated titles in left-hand navigation
- Added back some pages to the navigation that were
currently not included.
- Reduce some steps in the installation pages
- Move devicemapper prerequisites to the devicemapper
storage driver page.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Fix incorrect links in compose section
there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* engine/swarm: update links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Fix various broken links
There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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.
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.
* 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
* Base image for aspnetcore were migrated as of 2.1 per https://github.com/aspnet/Announcements/issues/298
* Further reading reference to Docker Hub updated to /dotnet
* Add link to docs.microsoft.com
* Reword lots of instances of 'will'
* Reword lots of instances of won't
* Reword lots of instances of we'll
* Eradicate you'll
* Eradicate 'be able to' type of phrases
* Eradicate 'unable to' type of phrases
* Eradicate 'has / have to' type of phrases
* Eradicate 'note that' type of phrases
* Eradicate 'in order to' type of phrases
* Redirect to official Chef and Puppet docs
* Eradicate gratuitous 'please'
* Reduce use of e.g.
* Reduce use of i.e.
* Reduce use of N.B.
* Get rid of 'sexagesimal' and correct some errors