Michael Irwin
1f24d456e0
Merge pull request #308 from umutesen/patch-1
...
Update index.md
2023-01-06 14:34:35 -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
Umut Esen
302bbda11a
Update index.md
...
Fix index.js path to avoid error thrown at startup
2022-10-30 20:53:20 +00:00
SosukeHosokawa
5c1574e643
fix on 'Our application' tutorial for Apple silicon
2021-11-24 01:24:18 +09: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
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
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
Kevin Lin
ab74008076
Dockerfile CMD path fix
...
CMD runs relative to the WORKDIR.
2020-06-04 13:21:09 -07:00
Stefan Scherer
ed772263e4
Clarify how to create Dockerfile and how to build
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-05-17 17:29:02 +02:00
Gerd Jungbluth
ad07012963
Update index.md
...
Using the official name `Node.js` should make it more accessible for beginners
2020-04-16 19:30:33 +02:00
Michael Irwin
5bb26cc53a
Initial commit
...
Signed-off-by: mikesir87 <mikesir87@gmail.com>
Imported from dockersamples/101-tutorial, removed other languages
for now, and replaced PWD references with Docker Desktop.
2020-02-05 22:04:43 -05:00