IBMStreams / OSStreams

Open-source, Cloud-native Streams
Apache License 2.0
12 stars 6 forks source link

Failed to install #15

Closed jchailloux closed 3 years ago

jchailloux commented 3 years ago

jchailloux@MacBook-Pro OSStreams-main % make builder [BLD] antlr3c [+] Building 61.2s (7/7) FINISHED => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 1.39kB 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load metadata for docker.io/library/centos:7 2.0s => [auth] library/centos:pull token for registry-1.docker.io 0.0s => [1/2] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 12.8s => => resolve docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 0.0s => => sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 1.20kB / 1.20kB 0.0s => => sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e 529B / 529B 0.0s => => sha256:8652b9f0cb4c0599575e5a003f5906876e10c1ceb2ab9fe1786712dac14a50cf 2.75kB / 2.75kB 0.0s => => sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 7.4s => => extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.2s => [2/2] RUN yum install -y deltarpm && yum install -y file gcc gcc-c++ make && curl -sL https://www.antlr3.org/download/C/libantlr3c-3.1.3.tar.gz -o libantlr3c-3.1. 45.7s => exporting to image 0.4s => => exporting layers 0.4s => => writing image sha256:709c93d9af11716a936daef77691ee10c644aa700074118760c41543e2987be5 0.0s => => naming to docker.io/openstreams/antlr3c:3.1.3.x86_64 0.0s [PSH] antlr3c The push refers to repository [docker.io/openstreams/antlr3c] 64106d10e3d5: Preparing 174f56854903: Preparing denied: requested access to the resource is denied make[2]: [push] Error 1 make[1]: [antlr3c-pkg-push] Error 2 make: *** [builder] Error 2

xguerin commented 3 years ago

You don't need to build the image. You can simply use those in the docker hub. But if you do, you need to use your local registry instead of the hub.