Commit fbe10e7
Add: Alpine image as option for build (#12548)
* Switch to alpine base
* Rename to Dockerfile.alpine
* changing image to avoid segfault when installing sharp, and update sharp and grpc version according to packages.json
* Update node version
* grpc hack seems no longer needed
* Apply suggestions from code review
Co-authored-by: Diego Sampaio <[email protected]>
* Update base image
* Build alpine on CI
* add --production
Co-authored-by: Debdut Chakraborty <[email protected]>
Co-authored-by: LuluGO <[email protected]>
Co-authored-by: Guilherme Gazzo <[email protected]>
Co-authored-by: Rodrigo Nascimento <[email protected]>
Co-authored-by: Diego Sampaio <[email protected]>
Co-authored-by: Debdut Chakraborty <[email protected]>1 parent 3e14178 commit fbe10e7
File tree
2 files changed
+72
-14
lines changed- .docker
- .github/workflows
2 files changed
+72
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
| 491 | + | |
| 492 | + | |
492 | 493 | | |
493 | 494 | | |
494 | | - | |
| 495 | + | |
495 | 496 | | |
496 | 497 | | |
497 | 498 | | |
| |||
508 | 509 | | |
509 | 510 | | |
510 | 511 | | |
511 | | - | |
| 512 | + | |
512 | 513 | | |
513 | 514 | | |
514 | 515 | | |
| |||
519 | 520 | | |
520 | 521 | | |
521 | 522 | | |
522 | | - | |
523 | | - | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
524 | 530 | | |
525 | 531 | | |
526 | 532 | | |
| |||
529 | 535 | | |
530 | 536 | | |
531 | 537 | | |
532 | | - | |
| 538 | + | |
| 539 | + | |
533 | 540 | | |
534 | 541 | | |
535 | | - | |
| 542 | + | |
536 | 543 | | |
537 | 544 | | |
538 | | - | |
539 | | - | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
540 | 552 | | |
541 | 553 | | |
542 | 554 | | |
543 | 555 | | |
544 | 556 | | |
545 | 557 | | |
546 | 558 | | |
547 | | - | |
548 | | - | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
549 | 565 | | |
550 | 566 | | |
551 | 567 | | |
552 | 568 | | |
553 | 569 | | |
554 | 570 | | |
| 571 | + | |
| 572 | + | |
555 | 573 | | |
556 | | - | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
557 | 579 | | |
558 | 580 | | |
559 | | - | |
560 | | - | |
| 581 | + | |
| 582 | + | |
561 | 583 | | |
562 | 584 | | |
563 | 585 | | |
| |||
0 commit comments