4장.
4.1.
4.1.1.
절차
spec: components: pluginRegistry: openVSXURL: "<url_of_an_open_vsx_registry_instance>"
작은 정보
4.1.2.
작은 정보
절차
{ "id": "<published_by>.<unique_identifier>" }
작은 정보- 작은 정보
{ "id": "<published_by>.<unique_identifier>", "download": "<url_to_download_vsix_file>", "version": "<extension_version>" }
주의
$ ./build.sh -o <username> -r quay.io -t custom
$ podman push quay.io/<username/plugin_registry:custom>
spec: components: pluginRegistry: deployment: containers: - image: quay.io/<username/plugin_registry:custom> openVSXURL: ''