Giter Site home page Giter Site logo

Comments (5)

bhlx3lyx7 avatar bhlx3lyx7 commented on May 30, 2024

We haven't met such issue before, it seems like something with docker parent images number limit, but the dockerFile steps is much less than 127, can you please paste your docker info here, such as in which step it occurs. And we also want to know your system env and docker version. Thanks a lot.

from griffin.

lemon-zmd avatar lemon-zmd commented on May 30, 2024

After I built the griffin-base-env, when build griffin env :
docker build --no-cache -t griffin-env .
Sending build context to Docker daemon 543.2 kB
Sending build context to Docker daemon
Step 0 : FROM griffin-base-env:latest
---> c50129b3e0d7
Step 1 : MAINTAINER com.ebay.oss
---> Running in acfe52159f63
---> c27726c5a097
Removing intermediate container acfe52159f63
Step 2 : ADD script/.sh $GRIFFIN_HOME/
---> 1f2d58cf8461
Removing intermediate container 3522982b44be
Step 3 : ADD ./
.sh $GRIFFIN_HOME/
---> 0a89007502ce
Removing intermediate container 58287b7759ce
Step 4 : RUN mkdir $GRIFFIN_HOME/tmp $GRIFFIN_HOME/temp $GRIFFIN_HOME/log
---> Running in 204990c8cb36
---> 66aebcaa4a34
Removing intermediate container 204990c8cb36
Step 5 : RUN chmod -R 755 $GRIFFIN_HOME
---> Running in 74d6fd988657
---> e087c58e1e18
Removing intermediate container 74d6fd988657
Step 6 : RUN mkdir /db
---> Running in 4b292cd2d8ca
---> aa235f3904c2
Removing intermediate container 4b292cd2d8ca
Step 7 : ADD db /db
---> af089ae20255
Removing intermediate container 59df40041edc
Step 8 : ENV APACHE_HOME /apache/tomcat
---> Running in 9f4ab1562c73
---> 93896bc85576
Removing intermediate container 9f4ab1562c73
Step 9 : RUN rm -rf $APACHE_HOME/webapps/*
---> Running in d249901d2875
---> e84890a28164
Removing intermediate container d249901d2875
Step 10 : WORKDIR $GRIFFIN_HOME
Cannot create container with more than 127 parents

from griffin.

lemon-zmd avatar lemon-zmd commented on May 30, 2024

here is the docker info :
Containers: 0
Images: 125
Storage Driver: devicemapper
Pool Name: docker-202:0-157072-pool
Pool Blocksize: 65.54 kB
Backing Filesystem: extfs
Data file: /dev/loop0
Metadata file: /dev/loop1
Data Space Used: 4.778 GB
Data Space Total: 107.4 GB
Data Space Available: 44.4 GB
Metadata Space Used: 7.95 MB
Metadata Space Total: 2.147 GB
Metadata Space Available: 2.14 GB
Udev Sync Supported: true
Deferred Removal Enabled: false
Data loop file: /var/lib/docker/devicemapper/devicemapper/data
Metadata loop file: /var/lib/docker/devicemapper/devicemapper/metadata
Library Version: 1.02.117-RHEL6 (2016-08-15)
Execution Driver: native-0.2
Logging Driver: json-file

from griffin.

bhlx3lyx7 avatar bhlx3lyx7 commented on May 30, 2024

We can not reproduce this issue in our environment, which is ubuntu 14.04 with docker version 1.12.0. Would you mind tell us your system env info and docker version? By the way, maybe you can refer to this link moby/moby#12624, which seems to be the limit of docker parent images number.
Thanks a lot, and you can also contact us by email [email protected]

from griffin.

bhlx3lyx7 avatar bhlx3lyx7 commented on May 30, 2024

We've now provided our built docker image on docker hub, you can just pull it and run, follow the new steps here.
Thank you for your problems to push us forward.

from griffin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.