Justin Chadwell
fd9fe19061
lint: tidy up ordered list prefixes
2022-07-28 11:27:10 +01:00
Sebastiaan van Stijn
3b71231970
engine/swarm: 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:19:56 +02:00
Dinakar Kulkarni
9c86eaaae2
Add space between prompt and command ( #10876 )
...
When rendered in the actual docs, this will not be highlighted as a reference to a shell variable.
2020-05-26 10:42:56 +01:00
LStuker
69e4ed2f24
CURRENT STATE instead of LAST STAT
...
With Docker version 18.09.1, build 4c52b90, the command `docker service ps helloworld` shows CURRENT STATE instead of LAST STATE.
Here is my example output of the command:
```
[root@docker01 ~]$docker service ps helloworld
ID NAME IMAGE NODE DESIRED STATE CURRENT STATE ERROR PORTS
3tj4b0gho76v helloworld.1 alpine:latest docker01 Running Running 3 minutes ago
[root@docker01 ~]$ docker --version
Docker version 18.09.1, build 4c52b90
```
2019-02-03 10:44:50 +01:00
kphunter
9308caf1f4
adds hostname to bash prompts ( #5312 )
2017-11-15 16:54:47 -08:00
Victoria Bialas
d4add4ee20
swarm mode tutorial improvements
...
modified what's next link to map to left nav TOC
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-23 15:21:31 -08:00
C.X. Ling
49a333885d
Fix rendering of code block for swarm tutorial ( #1370 )
...
Indentations are added to fix rendering failure.
2017-01-25 11:01:00 -08:00
Misty Stanley-Jones
e3a3145cd9
Sync vnext-engine branch to docker/docker SHA 2f12d2808464dcfdf45e0920fd508ce0ff12bd29
...
This branch will contain forward-looking Engine-specific docs
and be the equivalent of docker/docker master for docs
2017-01-19 10:10:15 -08:00
Gaetan
a5e01e1844
fix type of keywords entry in frontmatter (in /engine/) ( #552 )
...
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:45:24 -08:00
John Mulhausen
558314bf56
Converges titles to imperative-form, front-matter based, and sentence-case ( #438 )
...
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones
1a193d749b
Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
...
This reverts commit 13ddc1350e
, reversing
changes made to 7a11f05943
.
2016-11-04 13:33:29 -07:00
Gaetan
8bb4d6226a
fix more frontmatter keywords values ( #439 )
...
* fix format of frontmatter keyword entry in some .md files
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
John Mulhausen
a0ee6c6004
Rendering fixes, part 1 (up through cs-engine)
2016-09-30 19:38:30 -07:00
Misty Stanley-Jones
d53c6798c9
Convert TOML to YAML, tweaks to work with Jekyll
2016-09-29 17:16:03 -07:00
Misty Stanley-Jones
9d5e59d503
Moved engine imported docs to the engine subdirectory
2016-09-29 11:19:31 -07:00