Commit Graph

86 Commits

Author SHA1 Message Date
Michael Irwin
1f24d456e0 Merge pull request #308 from umutesen/patch-1
Update index.md
2023-01-06 14:34:35 -05:00
Michael Irwin
eee88b403c Clarify where the compose file should be located
Signed-off-by: Michael Irwin <mikesir87@gmail.com>

Resolves #102
2022-12-19 17:25:01 -05:00
Michael Irwin
25f962b5e1 Merge pull request #335 from docker/clarify-removal-of-containers
Clarify removal of containers shouldn't remove tutorial
2022-12-14 11:07:03 -05:00
Michael Irwin
d7a15dd12a Clarify removal of containers shouldn't remove tutorial
Signed-off-by: Michael Irwin <mikesir87@gmail.com>

Resolves #28
2022-12-14 10:45:23 -05:00
Michael Irwin
d3334672ce Add instruction to exit out of the netshoot container when done
Signed-off-by: Michael Irwin <mikesir87@gmail.com>

Resolves #254
2022-12-14 10:20:01 -05:00
Michael Irwin
08ac9d963d Merge branch 'master' into docs-wording-improvements 2022-11-28 17:54:22 -05:00
Michael Irwin
3ad69345c3 Update two other instances of "docker-compose" to "docker compose"
Signed-off-by: Michael Irwin <mikesir87@gmail.com>
2022-11-23 11:42:16 -05:00
Michael Irwin
b6ea4168d4 Update screenshots and docs to latest versions
Signed-off-by: Michael Irwin <mikesir87@gmail.com>
2022-11-22 23:13:08 -05:00
Michael Irwin
1d79efa7fa Update Dockerfile to no longer require python, make, etc.
Signed-off-by: Michael Irwin <mikesir87@gmail.com>
2022-11-22 22:13:47 -05:00
Michael Irwin
fec54de67b Update sample app deps to latest versions and node to latest LTS
Signed-off-by: Michael Irwin <mikesir87@gmail.com>
2022-11-22 22:09:01 -05:00
Michael Irwin
b4f92f7c6b Merge pull request #292 from muescha/patch-4
doc(using-docker-compose): update docker file reference
2022-11-18 17:13:09 -05:00
Umut Esen
302bbda11a Update index.md
Fix index.js path to avoid error thrown at startup
2022-10-30 20:53:20 +00:00
Craig Osterhout
cb16e5d1f3 Fix dead links
Fixed dead links that resulted in 404 errors.
 - https://docs.docker.com/docker-for-mac/dashboard/
 - https://docs.docker.com/docker-for-windows/dashboard/

Updated to a single link to https://docs.docker.com/desktop/
2022-08-16 10:43:20 -07:00
Muescha
54beb2b872 update docker file reference 2022-08-06 23:50:20 +02:00
Stefan Scherer
0fdedec7a2 Merge branch 'master' into lunelson/markdown-fixes 2022-04-11 16:57:59 +02:00
Stefan Scherer
2dac6361da Merge pull request #243 from yuuyins/issue-76-2
Fix #76
2022-04-11 16:48:15 +02:00
Lu Nelson
96670a1d03 fix code fences on multi-container doc 2022-03-21 11:37:25 +01:00
Amimul Ehshan
8801e0e0ca fixed broken code design 2022-02-18 19:26:51 +06:00
yuu
9b5581d3bd Fix #76
If the user runs that command "from the source code folder", i.e.
`getting-started`, docker will bind-mount getting-started to the
container's `/app`, which leads to error
`error Couldn't find a package.json file in "/app"`. It needs to bind
`getting-started/app` instead.
So, be explicit to the reader to be on the app source's directory
`getting-started/app` before running the command.
2022-02-12 01:35:40 -03:00
Stefan Scherer
798c396e89 Merge pull request #140 from tjmcewan/patch-1
Update dev mode command to install sqlite3 deps
2022-02-10 09:59:19 +01:00
Stefan Scherer
9eab81d81e Update index.md 2022-02-10 09:58:21 +01:00
Stefan Scherer
5b6733e711 Merge branch 'master' into docs-wording-improvements 2022-02-10 09:24:36 +01:00
Stefan Scherer
8725352c3f Merge pull request #238 from lucasersson/patch-1
Update index.md
2022-02-09 12:19:45 +01:00
Stefan Scherer
f1f2012af5 Merge pull request #237 from ScottLozano/patch-2
Update index.md
2022-02-09 11:59:45 +01:00
lucasersson
9bf480301d Update index.md
updated readme to latest stable version of docker compose
2022-01-12 13:00:46 +01:00
Scott Lozano
d35fc60923 Update index.md 2022-01-05 00:55:18 -08:00
Scott Lozano
6ab1ec709f Update index.md 2022-01-05 00:17:24 -08:00
Stefan Scherer
56890c941a Merge pull request #226 from SosukeHosokawa/master
fix on 'Our Application' tutorial for Apple silicon
2021-12-02 18:25:08 +01:00
Stefan Scherer
e96065a503 Merge pull request #145 from antalvarenga/master
Multi-container apps: add workaround for non amd64 machines
2021-12-02 07:30:06 +01:00
SosukeHosokawa
5c1574e643 fix on 'Our application' tutorial for Apple silicon 2021-11-24 01:24:18 +09:00
Stefan Scherer
42f8dbe70c Merge pull request #187 from ollyhowell/patch-1
Add reminder to save file for the app refresh change
2021-11-12 09:25:15 +01:00
Stefan Scherer
5ded522cbf Merge pull request #90 from spicylentils/patch-3
Update docs/tutorial/using-bind-mounts/index.md
2021-11-12 08:31:17 +01:00
Stefan Scherer
ace32adb9d Merge pull request #120 from Patil2099/master
Point To The Correct Link For Play With Docker
2021-11-12 08:30:00 +01:00
Stefan Scherer
572dc47f99 Merge pull request #126 from GomolemoOnGithub/patch-1
Period omission at the end of line 7,8 and 10.
2021-11-12 08:20:13 +01:00
Stefan Scherer
5c65399cec Merge pull request #113 from NicolaeTelescu/patch-1
Update index.md from using bind mount
2021-11-12 08:16:00 +01:00
Stefan Scherer
782d9421ae Add dependencies for Apple silicon / M1 / arm64 builds
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-11-10 16:27:07 +01:00
Stefan Scherer
e04817f421 Merge pull request #178 from zuccamia/update-reference-urls
Update reference links in docker compose section.
2021-11-10 09:50:31 +01:00
Stefan Scherer
de74d48616 Merge pull request #163 from catnuxer/docs-persisting-our-data
docs: Fix missing container id
2021-11-10 09:41:14 +01:00
Spencer Adolph
acdcd83ced Removed 'RUN apk add --no-cache python g++ make'
This line did not appear to be necessary for the tutorial. Testing with it removed appeared to have no effect. Additionally, this line does not appear later in the tutorial when referring back to this step (see /docs/tutorial/image-building-best-practices/index.md).
2021-10-21 12:57:36 -05:00
Oliver Howell
433353af1c Add reminder to save file for the app refresh 2021-09-14 15:39:14 +01:00
Ngoc Hoang
67e75bb1cb Update reference links in docker compose section. 2021-08-11 21:49:23 +09:00
Chuli jimmi Manurung
9950c06246 docs: Fix missing container id 2021-06-13 21:39:07 +08:00
António Alvarenga
958126d5a7 add backtick 2021-05-07 11:33:02 +01:00
António Alvarenga
f390971d25 enclose code block in backticks 2021-05-07 11:31:51 +01:00
António Alvarenga
5d5e551104 Multi-container apps: add workaround for non amd64 machines 2021-05-07 11:26:18 +01:00
Tim McEwan
0edef34461 Update dev mode command to install sqlite3 deps 2021-04-30 17:59:29 +10:00
zipperer
e43a605d37 Edit docs/tutorial/using-bind-mounts/index.md
'uses cases' |-> 'use cases'
2021-03-09 08:49:09 +00:00
Stefan Scherer
eccb882c59 Add build tools to fix arm64 build issue
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-09 08:47:47 +00:00
Moses
dbae842f9c Period omission at the end of line 7,8 and 10. The suggested bullet sign used "- " does not display
Am using google chrome browser Version 88.0.4324.190 (Official Build) (64-bit)
2021-03-02 07:51:54 +02:00
Pankaj Patil
dcfbefe0af Point To The Correct Link For Play With Docker 2021-02-12 23:26:42 +05:30