|
6560 | 6560 | "sharedTags": { |
6561 | 6561 | "$(monitor|8.0|fixed-tag)-ubuntu-chiseled": {}, |
6562 | 6562 | "$(monitor|8.0|minor-tag)-ubuntu-chiseled": {}, |
6563 | | - "$(monitor|8|major-tag)-ubuntu-chiseled": {}, |
6564 | 6563 | "$(monitor|8.0|fixed-tag)": {}, |
6565 | | - "$(monitor|8.0|minor-tag)": {}, |
6566 | | - "$(monitor|8|major-tag)": {} |
| 6564 | + "$(monitor|8.0|minor-tag)": {} |
6567 | 6565 | }, |
6568 | 6566 | "platforms": [ |
6569 | 6567 | { |
|
6576 | 6574 | "osVersion": "jammy-chiseled", |
6577 | 6575 | "tags": { |
6578 | 6576 | "$(monitor|8.0|fixed-tag)-ubuntu-chiseled-amd64": {}, |
6579 | | - "$(monitor|8.0|minor-tag)-ubuntu-chiseled-amd64": {}, |
6580 | | - "$(monitor|8|major-tag)-ubuntu-chiseled-amd64": {} |
| 6577 | + "$(monitor|8.0|minor-tag)-ubuntu-chiseled-amd64": {} |
6581 | 6578 | } |
6582 | 6579 | }, |
6583 | 6580 | { |
|
6591 | 6588 | "osVersion": "jammy-chiseled", |
6592 | 6589 | "tags": { |
6593 | 6590 | "$(monitor|8.0|fixed-tag)-ubuntu-chiseled-arm64v8": {}, |
6594 | | - "$(monitor|8.0|minor-tag)-ubuntu-chiseled-arm64v8": {}, |
6595 | | - "$(monitor|8|major-tag)-ubuntu-chiseled-arm64v8": {} |
| 6591 | + "$(monitor|8.0|minor-tag)-ubuntu-chiseled-arm64v8": {} |
6596 | 6592 | }, |
6597 | 6593 | "variant": "v8" |
6598 | 6594 | } |
|
6602 | 6598 | "productVersion": "$(monitor|8.0|product-version)", |
6603 | 6599 | "sharedTags": { |
6604 | 6600 | "$(monitor|8.0|fixed-tag)-cbl-mariner-distroless": {}, |
6605 | | - "$(monitor|8.0|minor-tag)-cbl-mariner-distroless": {}, |
6606 | | - "$(monitor|8|major-tag)-cbl-mariner-distroless": {} |
| 6601 | + "$(monitor|8.0|minor-tag)-cbl-mariner-distroless": {} |
6607 | 6602 | }, |
6608 | 6603 | "platforms": [ |
6609 | 6604 | { |
|
6616 | 6611 | "osVersion": "cbl-mariner2.0-distroless", |
6617 | 6612 | "tags": { |
6618 | 6613 | "$(monitor|8.0|fixed-tag)-cbl-mariner-distroless-amd64": {}, |
6619 | | - "$(monitor|8.0|minor-tag)-cbl-mariner-distroless-amd64": {}, |
6620 | | - "$(monitor|8|major-tag)-cbl-mariner-distroless-amd64": {} |
| 6614 | + "$(monitor|8.0|minor-tag)-cbl-mariner-distroless-amd64": {} |
6621 | 6615 | } |
6622 | 6616 | }, |
6623 | 6617 | { |
|
6631 | 6625 | "osVersion": "cbl-mariner2.0-distroless", |
6632 | 6626 | "tags": { |
6633 | 6627 | "$(monitor|8.0|fixed-tag)-cbl-mariner-distroless-arm64v8": {}, |
6634 | | - "$(monitor|8.0|minor-tag)-cbl-mariner-distroless-arm64v8": {}, |
| 6628 | + "$(monitor|8.0|minor-tag)-cbl-mariner-distroless-arm64v8": {} |
| 6629 | + }, |
| 6630 | + "variant": "v8" |
| 6631 | + } |
| 6632 | + ] |
| 6633 | + }, |
| 6634 | + { |
| 6635 | + "productVersion": "$(monitor|8.1|product-version)", |
| 6636 | + "sharedTags": { |
| 6637 | + "$(monitor|8.1|fixed-tag)-ubuntu-chiseled": {}, |
| 6638 | + "$(monitor|8.1|minor-tag)-ubuntu-chiseled": {}, |
| 6639 | + "$(monitor|8|major-tag)-ubuntu-chiseled": {}, |
| 6640 | + "$(monitor|8.1|fixed-tag)": {}, |
| 6641 | + "$(monitor|8.1|minor-tag)": {}, |
| 6642 | + "$(monitor|8|major-tag)": {} |
| 6643 | + }, |
| 6644 | + "platforms": [ |
| 6645 | + { |
| 6646 | + "buildArgs": { |
| 6647 | + "REPO": "$(Repo:aspnet)" |
| 6648 | + }, |
| 6649 | + "dockerfile": "src/monitor-base/8.1/ubuntu-chiseled/amd64", |
| 6650 | + "dockerfileTemplate": "eng/dockerfile-templates/monitor-base/Dockerfile.linux", |
| 6651 | + "os": "linux", |
| 6652 | + "osVersion": "jammy-chiseled", |
| 6653 | + "tags": { |
| 6654 | + "$(monitor|8.1|fixed-tag)-ubuntu-chiseled-amd64": {}, |
| 6655 | + "$(monitor|8.1|minor-tag)-ubuntu-chiseled-amd64": {}, |
| 6656 | + "$(monitor|8|major-tag)-ubuntu-chiseled-amd64": {} |
| 6657 | + } |
| 6658 | + }, |
| 6659 | + { |
| 6660 | + "architecture": "arm64", |
| 6661 | + "buildArgs": { |
| 6662 | + "REPO": "$(Repo:aspnet)" |
| 6663 | + }, |
| 6664 | + "dockerfile": "src/monitor-base/8.1/ubuntu-chiseled/arm64v8", |
| 6665 | + "dockerfileTemplate": "eng/dockerfile-templates/monitor-base/Dockerfile.linux", |
| 6666 | + "os": "linux", |
| 6667 | + "osVersion": "jammy-chiseled", |
| 6668 | + "tags": { |
| 6669 | + "$(monitor|8.1|fixed-tag)-ubuntu-chiseled-arm64v8": {}, |
| 6670 | + "$(monitor|8.1|minor-tag)-ubuntu-chiseled-arm64v8": {}, |
| 6671 | + "$(monitor|8|major-tag)-ubuntu-chiseled-arm64v8": {} |
| 6672 | + }, |
| 6673 | + "variant": "v8" |
| 6674 | + } |
| 6675 | + ] |
| 6676 | + }, |
| 6677 | + { |
| 6678 | + "productVersion": "$(monitor|8.1|product-version)", |
| 6679 | + "sharedTags": { |
| 6680 | + "$(monitor|8.1|fixed-tag)-cbl-mariner-distroless": {}, |
| 6681 | + "$(monitor|8.1|minor-tag)-cbl-mariner-distroless": {}, |
| 6682 | + "$(monitor|8|major-tag)-cbl-mariner-distroless": {} |
| 6683 | + }, |
| 6684 | + "platforms": [ |
| 6685 | + { |
| 6686 | + "buildArgs": { |
| 6687 | + "REPO": "$(Repo:aspnet)" |
| 6688 | + }, |
| 6689 | + "dockerfile": "src/monitor-base/8.1/cbl-mariner-distroless/amd64", |
| 6690 | + "dockerfileTemplate": "eng/dockerfile-templates/monitor-base/Dockerfile.linux", |
| 6691 | + "os": "linux", |
| 6692 | + "osVersion": "cbl-mariner2.0-distroless", |
| 6693 | + "tags": { |
| 6694 | + "$(monitor|8.1|fixed-tag)-cbl-mariner-distroless-amd64": {}, |
| 6695 | + "$(monitor|8.1|minor-tag)-cbl-mariner-distroless-amd64": {}, |
| 6696 | + "$(monitor|8|major-tag)-cbl-mariner-distroless-amd64": {} |
| 6697 | + } |
| 6698 | + }, |
| 6699 | + { |
| 6700 | + "architecture": "arm64", |
| 6701 | + "buildArgs": { |
| 6702 | + "REPO": "$(Repo:aspnet)" |
| 6703 | + }, |
| 6704 | + "dockerfile": "src/monitor-base/8.1/cbl-mariner-distroless/arm64v8", |
| 6705 | + "dockerfileTemplate": "eng/dockerfile-templates/monitor-base/Dockerfile.linux", |
| 6706 | + "os": "linux", |
| 6707 | + "osVersion": "cbl-mariner2.0-distroless", |
| 6708 | + "tags": { |
| 6709 | + "$(monitor|8.1|fixed-tag)-cbl-mariner-distroless-arm64v8": {}, |
| 6710 | + "$(monitor|8.1|minor-tag)-cbl-mariner-distroless-arm64v8": {}, |
6635 | 6711 | "$(monitor|8|major-tag)-cbl-mariner-distroless-arm64v8": {} |
6636 | 6712 | }, |
6637 | 6713 | "variant": "v8" |
|
6703 | 6779 | "sharedTags": { |
6704 | 6780 | "$(monitor|8.0|fixed-tag)-ubuntu-chiseled": {}, |
6705 | 6781 | "$(monitor|8.0|minor-tag)-ubuntu-chiseled": {}, |
6706 | | - "$(monitor|8|major-tag)-ubuntu-chiseled": {}, |
6707 | 6782 | "$(monitor|8.0|fixed-tag)": {}, |
6708 | | - "$(monitor|8.0|minor-tag)": {}, |
6709 | | - "$(monitor|8|major-tag)": {} |
| 6783 | + "$(monitor|8.0|minor-tag)": {} |
6710 | 6784 | }, |
6711 | 6785 | "platforms": [ |
6712 | 6786 | { |
|
6723 | 6797 | }, |
6724 | 6798 | "$(monitor|8.0|minor-tag)-ubuntu-chiseled-amd64": { |
6725 | 6799 | "docType": "Undocumented" |
6726 | | - }, |
6727 | | - "$(monitor|8|major-tag)-ubuntu-chiseled-amd64": { |
6728 | | - "docType": "Undocumented" |
6729 | 6800 | } |
6730 | 6801 | } |
6731 | 6802 | }, |
|
6744 | 6815 | }, |
6745 | 6816 | "$(monitor|8.0|minor-tag)-ubuntu-chiseled-arm64v8": { |
6746 | 6817 | "docType": "Undocumented" |
6747 | | - }, |
6748 | | - "$(monitor|8|major-tag)-ubuntu-chiseled-arm64v8": { |
6749 | | - "docType": "Undocumented" |
6750 | 6818 | } |
6751 | 6819 | }, |
6752 | 6820 | "variant": "v8" |
|
6757 | 6825 | "productVersion": "$(monitor|8.0|product-version)", |
6758 | 6826 | "sharedTags": { |
6759 | 6827 | "$(monitor|8.0|fixed-tag)-cbl-mariner-distroless": {}, |
6760 | | - "$(monitor|8.0|minor-tag)-cbl-mariner-distroless": {}, |
6761 | | - "$(monitor|8|major-tag)-cbl-mariner-distroless": {} |
| 6828 | + "$(monitor|8.0|minor-tag)-cbl-mariner-distroless": {} |
6762 | 6829 | }, |
6763 | 6830 | "platforms": [ |
6764 | 6831 | { |
|
6775 | 6842 | }, |
6776 | 6843 | "$(monitor|8.0|minor-tag)-cbl-mariner-distroless-amd64": { |
6777 | 6844 | "docType": "Undocumented" |
6778 | | - }, |
6779 | | - "$(monitor|8|major-tag)-cbl-mariner-distroless-amd64": { |
6780 | | - "docType": "Undocumented" |
6781 | 6845 | } |
6782 | 6846 | } |
6783 | 6847 | }, |
|
6796 | 6860 | }, |
6797 | 6861 | "$(monitor|8.0|minor-tag)-cbl-mariner-distroless-arm64v8": { |
6798 | 6862 | "docType": "Undocumented" |
| 6863 | + } |
| 6864 | + }, |
| 6865 | + "variant": "v8" |
| 6866 | + } |
| 6867 | + ] |
| 6868 | + }, |
| 6869 | + { |
| 6870 | + "productVersion": "$(monitor|8.1|product-version)", |
| 6871 | + "sharedTags": { |
| 6872 | + "$(monitor|8.1|fixed-tag)-ubuntu-chiseled": {}, |
| 6873 | + "$(monitor|8.1|minor-tag)-ubuntu-chiseled": {}, |
| 6874 | + "$(monitor|8|major-tag)-ubuntu-chiseled": {}, |
| 6875 | + "$(monitor|8.1|fixed-tag)": {}, |
| 6876 | + "$(monitor|8.1|minor-tag)": {}, |
| 6877 | + "$(monitor|8|major-tag)": {} |
| 6878 | + }, |
| 6879 | + "platforms": [ |
| 6880 | + { |
| 6881 | + "buildArgs": { |
| 6882 | + "REPO": "$(Repo:monitor-base)" |
| 6883 | + }, |
| 6884 | + "dockerfile": "src/monitor/8.1/ubuntu-chiseled/amd64", |
| 6885 | + "dockerfileTemplate": "eng/dockerfile-templates/monitor/Dockerfile.linux.extensions", |
| 6886 | + "os": "linux", |
| 6887 | + "osVersion": "jammy-chiseled", |
| 6888 | + "tags": { |
| 6889 | + "$(monitor|8.1|fixed-tag)-ubuntu-chiseled-amd64": { |
| 6890 | + "docType": "Undocumented" |
| 6891 | + }, |
| 6892 | + "$(monitor|8.1|minor-tag)-ubuntu-chiseled-amd64": { |
| 6893 | + "docType": "Undocumented" |
| 6894 | + }, |
| 6895 | + "$(monitor|8|major-tag)-ubuntu-chiseled-amd64": { |
| 6896 | + "docType": "Undocumented" |
| 6897 | + } |
| 6898 | + } |
| 6899 | + }, |
| 6900 | + { |
| 6901 | + "architecture": "arm64", |
| 6902 | + "buildArgs": { |
| 6903 | + "REPO": "$(Repo:monitor-base)" |
| 6904 | + }, |
| 6905 | + "dockerfile": "src/monitor/8.1/ubuntu-chiseled/arm64v8", |
| 6906 | + "dockerfileTemplate": "eng/dockerfile-templates/monitor/Dockerfile.linux.extensions", |
| 6907 | + "os": "linux", |
| 6908 | + "osVersion": "jammy-chiseled", |
| 6909 | + "tags": { |
| 6910 | + "$(monitor|8.1|fixed-tag)-ubuntu-chiseled-arm64v8": { |
| 6911 | + "docType": "Undocumented" |
| 6912 | + }, |
| 6913 | + "$(monitor|8.1|minor-tag)-ubuntu-chiseled-arm64v8": { |
| 6914 | + "docType": "Undocumented" |
| 6915 | + }, |
| 6916 | + "$(monitor|8|major-tag)-ubuntu-chiseled-arm64v8": { |
| 6917 | + "docType": "Undocumented" |
| 6918 | + } |
| 6919 | + }, |
| 6920 | + "variant": "v8" |
| 6921 | + } |
| 6922 | + ] |
| 6923 | + }, |
| 6924 | + { |
| 6925 | + "productVersion": "$(monitor|8.1|product-version)", |
| 6926 | + "sharedTags": { |
| 6927 | + "$(monitor|8.1|fixed-tag)-cbl-mariner-distroless": {}, |
| 6928 | + "$(monitor|8.1|minor-tag)-cbl-mariner-distroless": {}, |
| 6929 | + "$(monitor|8|major-tag)-cbl-mariner-distroless": {} |
| 6930 | + }, |
| 6931 | + "platforms": [ |
| 6932 | + { |
| 6933 | + "buildArgs": { |
| 6934 | + "REPO": "$(Repo:monitor-base)" |
| 6935 | + }, |
| 6936 | + "dockerfile": "src/monitor/8.1/cbl-mariner-distroless/amd64", |
| 6937 | + "dockerfileTemplate": "eng/dockerfile-templates/monitor/Dockerfile.linux.extensions", |
| 6938 | + "os": "linux", |
| 6939 | + "osVersion": "cbl-mariner2.0-distroless", |
| 6940 | + "tags": { |
| 6941 | + "$(monitor|8.1|fixed-tag)-cbl-mariner-distroless-amd64": { |
| 6942 | + "docType": "Undocumented" |
| 6943 | + }, |
| 6944 | + "$(monitor|8.1|minor-tag)-cbl-mariner-distroless-amd64": { |
| 6945 | + "docType": "Undocumented" |
| 6946 | + }, |
| 6947 | + "$(monitor|8|major-tag)-cbl-mariner-distroless-amd64": { |
| 6948 | + "docType": "Undocumented" |
| 6949 | + } |
| 6950 | + } |
| 6951 | + }, |
| 6952 | + { |
| 6953 | + "architecture": "arm64", |
| 6954 | + "buildArgs": { |
| 6955 | + "REPO": "$(Repo:monitor-base)" |
| 6956 | + }, |
| 6957 | + "dockerfile": "src/monitor/8.1/cbl-mariner-distroless/arm64v8", |
| 6958 | + "dockerfileTemplate": "eng/dockerfile-templates/monitor/Dockerfile.linux.extensions", |
| 6959 | + "os": "linux", |
| 6960 | + "osVersion": "cbl-mariner2.0-distroless", |
| 6961 | + "tags": { |
| 6962 | + "$(monitor|8.1|fixed-tag)-cbl-mariner-distroless-arm64v8": { |
| 6963 | + "docType": "Undocumented" |
| 6964 | + }, |
| 6965 | + "$(monitor|8.1|minor-tag)-cbl-mariner-distroless-arm64v8": { |
| 6966 | + "docType": "Undocumented" |
6799 | 6967 | }, |
6800 | 6968 | "$(monitor|8|major-tag)-cbl-mariner-distroless-arm64v8": { |
6801 | 6969 | "docType": "Undocumented" |
|
0 commit comments