Chris Chinchilla
927636e3f8
Add actual explanation of config file
2023-03-20 15:35:03 +01:00
Chris Chinchilla
bd47e9f24e
Clarify text
2023-03-14 14:40:49 +01:00
David Karlsson
756d3c1e40
engine: fix the macos daemon preferences ( #16336 )
...
* engine: fixed the macos preferences
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-14 13:38:17 +01:00
David Karlsson
5135d40383
engine: restructure and consolidate
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-01 15:44:37 +01:00
David Karlsson
b89d2395ca
fix: update log path on Windows
2022-11-07 10:09:17 +01:00
David Karlsson
bc8fde23b9
doc refresh: Linux postinstall instructions ( #15969 )
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-10-26 09:08:21 +00:00
Sebastiaan van Stijn
df6a3281b9
Add some additional redirects for old URLs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-12-20 12:37:21 +01:00
Sebastiaan van Stijn
1583678203
Add missing code-hints, and minor markdown edits
...
- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
put in separate blocks. With the "console" code-hint, this
is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
numbered-list to be interrupted.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-16 12:59:23 +02:00
Sebastiaan van Stijn
fbfa187a83
config: use "console" for shell examples
...
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:05 +02:00
Sebastiaan van Stijn
8c2f999eae
troubleshoot: update locations for daemon logfiles
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-28 14:38:38 +02:00
Magno Logan
294883b1d2
Update log location for Ubuntu 16.04+ and CentOS
...
Update log location for Ubuntu 16.04+ and CentOS
Add the /var/log/syslog
2020-06-23 16:12:41 -04:00
Sebastiaan van Stijn
b0f9061565
config: use relative markdown links
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:36 +02:00
Sebastiaan van Stijn
d813acb6e1
Engine: reorganize install topic
...
- 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>
2020-04-06 10:50:28 +02:00
Sebastiaan van Stijn
ba8a3bcf6a
Remove third-party tools / topics
...
These pages were no longer maintained, and some links to
external websites were no longer active.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:38:12 +01:00
Dawn W Docker
b69d9b20e7
removing enterprise section
2020-01-09 14:43:21 -08:00
Dawn W Docker
bf298eba11
branding changes
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-11 15:05:20 -07:00
Trapier Marshall
cb44c59f5a
daemon: windows stack indicate pid retrieval
...
lifted from https://docs.microsoft.com/en-us/virtualization/windowscontainers/troubleshooting#obtaining-stack-dump
2019-01-16 15:41:01 -05:00
paigehargrave
0dab4ade68
Merge branch 'master' into name-change-for-Docker-Desktop
2019-01-14 11:14:48 -05:00
paigehargrave
a887def492
Update index.md
2019-01-11 15:04:49 -05:00
Stef Joosten
2286595a1f
Update index.md
2018-09-09 10:09:09 +02:00
Joao Fernandes
572869c3a1
Fix typos, address feedback
2018-04-06 13:51:29 -07:00
Joao Fernandes
49fe06f037
Don't share the --data-root directory between engines
2018-04-06 13:51:29 -07:00
Joao Fernandes
185c4f21c1
Improve how to configure engine
2018-04-06 13:51:29 -07:00
Gwendolynne Barr
313ec1f836
Tidy language on daemon index ( #6128 )
2018-03-02 16:30:41 -08:00
Eiichi Kitagawa
25534d814a
Fixing Event Log command
...
When you pull the log using "Get-EventLog" to a display, a line get cut off and important log data will not show up. It should be piped to a csv file to capture the whole message just like how MS explains it here https://docs.microsoft.com/en-us/virtualization/windowscontainers/troubleshooting
2018-02-16 12:43:46 -08:00
Misty Stanley-Jones
1b343beca4
Clean up information architecture ( #5893 )
...
- Move /engine/admin/ and /engine/userguide/ topics to /config/ and /develop/
- Get rid of some stub topics that are no longer needed
- Rename /engine/article-img/ to /engine/images/
- Mark ambassador linking topic as obsolete
- Flesh out multistage build topic
- Reorganize some terribly obsolete content in other files
2018-02-01 15:25:43 -08:00