Questions tagged [oci]
2 questions
0
votes
2 answers
Install OpenSSL into Red Hat image lacking yum
I have a container (running image quay.io/keycloak/keycloak:21.1.1) where cat /etc/os-release reports the following (excerpt):
NAME="Red Hat Enterprise Linux"
VERSION="9.1 (Plow)"
CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
openssl is not…
rookie099
- 141
- 7
-1
votes
1 answer
oras: server gave HTTP response to HTTPS client
I use the oras cli to upload oci artifacts.
I get:
❯ oras push 127.0.0.1:5000/foo/test:is --artifact-type application/vnd.foo content
Error: Head "https://127.0.0.1:5000/v2/foo/test/manifests/sha256:...":
http: server gave HTTP…
guettli
- 99
- 2