brightworks
396f4198bc
Update part2.md ( #8604 )
...
LGTM, thanks!
2019-07-12 14:17:06 -07:00
Jakob Krigovsky
2fad6265d2
Fix spelling of “DigitalOcean” ( #8938 )
...
Thanks for helping with this as well!
2019-07-10 15:07:59 -07:00
Sajad Torkamani
62e57571dc
Fix typo
2019-07-01 13:00:23 +01:00
Sajad Torkamani
fb98aae971
Fix typo
2019-07-01 11:25:31 +01:00
Ron DeMena
aac5c21d46
Updated Windows Release that supports Kubernetes
...
Changed from old outdated Edge release to reflect use of a stable release. Kubernetes page actually reflects this version as well (so its an error on this page only).
2019-05-02 22:28:01 -04:00
Yoju LEE
1662ab4867
typo fix
...
friendlyname -> friendlyhello
2019-04-02 20:42:20 +02:00
Maria Bermudez
f9f993a73f
Capitalize product name
2019-03-21 16:24:24 -07:00
dnadares
968300a506
Update index.md
...
Open parenthesis in the wrong place
2019-03-21 10:36:03 -03:00
L-Hudson
df784a1fa4
Merge pull request #8431 from kryptonite303/patch-1
...
Added extra tip for "connectivity trouble"
2019-03-12 08:36:08 -04:00
John Chen
c8575339cc
Added extra tip for "connectivity trouble"
...
Part 4 doesn't include instructions to change the port forwarding to 80:80 in this section. The screenshot is a bit misleading if you're coming directly from part 3 and have port 4000 still forwarding to port 80.
2019-03-08 16:23:37 -05:00
Maria Bermudez
ccbb5e2630
Revert "Revert "Merge branch 'master' of github.com:docker/docker.github.io""
...
This reverts commit 4b5fbbdbc9
.
2019-03-08 10:53:00 -08:00
Paige Hargrave
4b5fbbdbc9
Revert "Merge branch 'master' of github.com:docker/docker.github.io"
...
This reverts commit 813f45bdd7
, reversing
changes made to 2349c62566
.
2019-02-28 13:11:13 -05:00
paigehargrave
99b474bdf9
Update part2.md
2019-02-26 08:04:35 -05:00
L-Hudson
30807046cd
Merge pull request #7416 from artdgn/master
...
Clarifying some confusing explanations for limiting cpus resource.
2019-02-26 07:53:36 -05:00
mmoser18
aaa85c6100
Update part4.md
...
Some commands need to be run as Administrator on Windows or else they will fail or produce empty output.
2019-02-19 21:50:00 +01:00
paigehargrave
1e096d09b7
Update part3.md
2019-02-14 13:56:33 -05:00
Maria Bermudez
ee821c590f
Final cleanup
2019-02-13 18:10:50 -08:00
Maria Bermudez
7ee7214028
Incorporate suggested content addition
2019-02-13 18:03:47 -08:00
Pavan Chilukuri
76a43be812
Added a command for getting the service
...
When you use `docker service ls`, it won't show you the list of services. Instead use `docker stack services getstartedlab` to show the service that was created and thereby getting the Service ID of it.
2019-02-07 21:03:16 -06:00
Ekwinder Saini
09c5d0ceec
Update part2.md
...
Specified where to create an empty directory while adding the Dockerfile.
2019-02-07 13:05:36 +05:30
arhaasdev
2623670a4c
Update part2.md
...
Eliminates the inappropriately placed "the" from "The second item is the Google's DNS [...]".
2019-02-04 02:00:44 -08:00
L-Hudson
559a1bfe1d
Merge pull request #8018 from Shofol/patch-1
...
Update index.md
2019-01-22 09:10:56 -05:00
Stuart C. Robinson
790432958e
extraneous 'a'
...
in *Build the app*, replace:
`if you want to use the a shorter option` with
`if you want to use the shorter option`
2019-01-18 11:26:16 -05:00
paigehargrave
0dab4ade68
Merge branch 'master' into name-change-for-Docker-Desktop
2019-01-14 11:14:48 -05:00
Anower Jahan Shofol
2292bf707d
Update index.md
...
The first image looks smaller and unbalanced.
2019-01-14 12:21:51 +06:00
paigehargrave
670a052b52
Update part4.md
2019-01-11 15:03:24 -05:00
paigehargrave
f052758c43
Update part3.md
2019-01-11 14:18:46 -05:00
paigehargrave
0e14f90a99
Update index.md
2019-01-11 13:45:13 -05:00
Anne Henmi
9ae4095bf8
Merge branch 'master' into patch-2
2019-01-02 08:47:44 -07:00
Anne Henmi
77e1c3d700
Update part2.md
...
Wording cleanup.
2019-01-01 17:58:27 -07:00
Maria Bermudez
76e53fbd4d
Relates to PR 7688
2018-12-27 16:04:25 -08:00
Waldir Pimenta
48f1f64636
mention both -t and --tag
2018-12-27 15:56:04 +00:00
Anne Henmi
5d3f375b1d
Merge branch 'master' into Patch-for-7369
2018-12-26 10:10:11 -07:00
Jeremy H. Shi
9b47f769b7
Update part3.md
2018-12-21 15:15:52 -08:00
Ryan Haskell-Glatz
bcd571efff
use port 4000 instead of 80 on host
2018-12-16 18:28:43 -06:00
Maria Bermudez
4bdcbf8ae9
Merge branch 'master' of github.com:docker/docker.github.io
2018-12-10 12:41:24 -08:00
L-Hudson
06761fda2d
Merge pull request #7789 from raunakkathuria/patch-1
...
Update port mapping 4000 to 80 for consistency
2018-12-07 15:45:43 -05:00
L-Hudson
4b063c5200
Update part6.md
...
edits
2018-12-07 08:40:54 -05:00
Raunak Kathuria
e5f7eff732
Update port mapping 4000 to 80 for consistency
...
As of now docker-compose.yml file ports section is not consistent with terminal recording and also with what is specified in https://docs.docker.com/get-started/part5/
2018-12-04 15:44:22 +08:00
Edgar Barrantes
6396f5f479
Fix typo
2018-12-04 01:13:02 -06:00
Jeffrey Morgan
f6bbf912db
Typo fixes
2018-12-03 22:30:33 -05:00
Jeffrey Morgan
dc62a08d60
Fixing get-started guide
2018-11-22 13:27:52 -05: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
Jeffrey Morgan
ca4ffb1ee2
Merge branch 'master' into consolidation-changes
2018-11-14 18:30:02 -05:00
Jeffrey Morgan
d15739c5e7
Merge branch 'master' into consolidation-changes
2018-11-14 18:29:09 -05:00
Maria Bermudez
b06c4585c3
Merge pull request #7685 from docker/backport-fixes
...
Backport fixes
2018-11-14 12:28:33 -08:00
Maria Bermudez
99d15559a7
Add broken images, update links
2018-11-14 12:14:01 -08:00
newoneforasn4
f665d8b711
sentence structure changed in introduction
2018-11-13 09:38:57 -08:00
Adam
5b210e18ac
updated introduction with proper sentence
2018-10-31 14:38:12 -04:00