Zhang Xiao 26d7118e2d Dockerfiles: Add example gpg key pair for repository signature
Introduce a temporary gpg key pair to sign the repository, with
"starlingx" as its password.

Insert a private key into stx-aptly to sign repositories;
Insert a public key into stx-builder, stx-pkgbuilder to use the signed
repository.

Upgrade stx-aptly from buster to bullseye.
Modify the dockerfile of stx-builder to avoid using command
`lsb_release -cs`. This command is not always work in order, it
may return "n/a" thus cause the image build error. Replace it
with "bullseye".

TestPlan:
Pass: Repository can be signed(aptly);
      The signed repository can be accessed(builder, pkgbuilder)

Story: 2008846
Task: 44616

Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com>
Change-Id: I33b6ad887ace30cef0357be6442b94b1f26bca51
2022-03-16 17:30:34 +08:00
..
2022-03-11 18:00:19 +08:00
2021-10-19 17:20:40 -04:00