62 Commits

Author SHA1 Message Date
73bbbf4b30 docs(install-for-production): fix npm cache cli example
See https://docs.npmjs.com/cli/v6/commands/npm-cache, there is no command called `npm clean`
2021-02-01 10:49:20 +00:00
1c14e5f83f Fix npm args in bootstrap-using-node.md 2021-01-14 09:02:16 +01:00
a290b72d03 [Chinese]bootstrap-using-node translation 2021-01-11 22:35:25 +08:00
312b3d9a10 [Chinese]update avoid-build-time-secrets.chinese.md 2020-11-13 09:05:58 +08:00
74f47c8d66 Update the multi_stage_builds section with npm ci 2020-08-28 00:59:32 +02:00
1698555092 Merge pull request #749 from goldbergyoni/fix/links-quotes
Fix links in markdown, change quotes type and add a word or two on docker section
2020-08-24 12:58:38 +12:00
d8e733d68b Update memory-limit.md 2020-08-23 17:32:09 +03:00
de5ad75fe5 Update clean-cache.md 2020-08-23 10:03:28 +03:00
bdd823273e Fix links in markdown, change quotes type and add a word or two on docker section 2020-08-20 11:34:00 +02:00
b9697e1b73 Update install-for-production.md 2020-08-20 10:09:16 +03:00
dcc3eba967 Update bootstrap-using-node.md 2020-08-20 09:58:03 +03:00
0ecff6fc6a feat(docker): add multiple examples for multi-stage builds 2020-08-19 18:48:44 +02:00
2b6c43c4a2 Merge branch 'master' into docker_section 2020-08-19 08:45:22 +02:00
2dddd7a7e9 Add note about node-cache and multi-stage builds 2020-08-17 10:21:31 +02:00
1abb12a536 basic fixes: typos and punctuation 2020-08-17 09:56:20 +02:00
eccf0bac74 Add tldr for caching 2020-08-17 08:41:46 +02:00
6ad3357754 Sorting the bullets 2020-08-16 18:32:47 +03:00
b7cf446d60 Sorting the bullets 2020-08-16 18:10:27 +03:00
53ca7816ea Sorting the bullets 2020-08-16 17:21:49 +03:00
fb0da25efd Sorting the bullets 2020-08-16 16:45:18 +03:00
17ee2982a5 Merge pull request #731 from goldbergyoni/kyle_dockersection
2x Docker drafts
2020-08-16 11:52:02 +03:00
b37c754010 Merge pull request #734 from kevynb/leverage-caching
Leverage caching
2020-07-30 12:28:28 +02:00
29520385e3 Merge pull request #732 from goldbergyoni/bruno/multi-stage-builds-and-smaller-base-images
Draft "Use multi-stage Docker builds" and "Prefer smaller base images"
2020-07-30 09:20:54 +02:00
0a2d40c57c Refining after PR comments 2020-07-29 09:21:28 +02:00
e64e202469 Be more specific about command caching and cache invalidation 2020-07-29 09:21:28 +02:00
351d4003c0 Add section about docker caching 2020-07-29 09:21:28 +02:00
01ff3a75c8 PR remarks 2020-07-29 09:04:34 +02:00
54e206cde0 Add BP about bootstraping using node instead of npm 2020-07-29 09:02:46 +02:00
b113717394 feat(docker): address feedback 2020-07-27 19:33:03 +02:00
589b8c9979 Merge pull request #720 from goldbergyoni/docker-clean-cache
Docker clean cache - 1st draft
2020-07-26 17:20:00 +03:00
95bc23a18d Merge pull request #719 from goldbergyoni/docker-memory-limit
Docker memory limit - 1st draft
2020-07-26 17:15:47 +03:00
17b3e7497e Fixed per the PR comments 2020-07-26 17:14:57 +03:00
3890a679ed Fixed per the PR comments 2020-07-26 17:07:26 +03:00
2563557791 Merge pull request #718 from goldbergyoni/docker-scan-images
Docker scan images - 1st draft
2020-07-26 17:01:39 +03:00
624a252fdd Merge pull request #716 from goldbergyoni/docker-graceful-shutdown
Docker graceful shutdown - 1st draft
2020-07-26 16:59:10 +03:00
74703ad8fb Merge pull request #715 from goldbergyoni/docker-avoid-process-managers
Avoid process managers - 1st draft
2020-07-26 16:58:19 +03:00
d0e16544dd Fixed per the PR comments 2020-07-26 16:57:43 +03:00
4ea73469ea Merge pull request #721 from goldbergyoni/docker-dockerignore
Docker ignore file - 1st draft
2020-07-26 16:26:10 +03:00
4cd5be2345 fixes 2020-07-26 16:24:37 +03:00
d3e1879b3f Merge pull request #722 from goldbergyoni/docker-generic-advice
Docker generic advice - 1st draft
2020-07-26 16:16:34 +03:00
765b84d000 Fixes 2020-07-26 16:16:15 +03:00
942730e2af Fixes per PR comments 2020-07-26 16:02:20 +03:00
92d530e4fa Per PR comments 2020-07-26 15:37:07 +03:00
fdb94ad44b feat(docker): prefer smaller docker base images 2020-07-18 20:00:32 +02:00
54171d0b5a feat(docker): draft multi-stage builds 2020-07-18 19:53:09 +02:00
dddfe6d922 WIP 2020-07-07 19:48:33 +12:00
55265f891e Fixed TYPO 2020-07-05 11:29:21 +03:00
720cb5a6b1 Fixed TYPO 2020-07-05 11:26:21 +03:00
3699c39ec9 WIP 2020-06-27 19:50:36 +12:00
44814868a6 Generic advice - 1st draft 2020-06-14 21:36:25 +03:00