swift/docker
Clark Boylan 930ac1114b Fix docker image builds
The image builds are trying to fetch a gpg pubkey from keybase which
does not exist. This causes the builds to fail. Fix this by vendoring
the key in the swift repo directly. This should be more reliable.

Upstream bug at https://github.com/just-containers/s6-overlay/issues/352

Note I looked up the pubkey given the hash on that issue and copied its
contents into this change. I can't vouch for the validity of this key
beyond that. However, if it is listed in that issue and validates the
packages from s6 then it is probably good.

Change-Id: I3f42fbaae5f246836024f95b549b487b41bd6f1d
2021-08-23 14:56:17 -07:00
..
install_scripts docker: Install cffi and cryptography from system packages 2021-05-27 10:31:14 -07:00
rootfs/etc s3api: Allow CORS preflight requests 2021-03-15 13:52:05 -07:00
dockerhub_description.md Switch IRC references from freenode to OFTC 2021-06-01 08:13:56 -07:00
s6-gpg-pub-key Fix docker image builds 2021-08-23 14:56:17 -07:00