MA
Size: a a a
MA
VS
MF
DS
VS
DS
VS
DS
DS
DS
VS
VS
VS
VS
MA
DI
# cartridge pack docker ./imdb
• Packing imdb into docker
• Temporary directory is set to /root/.cartridge/tmp/pack-rqotvb1hwp
• Initialize application dir
• Build application in /root/.cartridge/tmp/pack-rqotvb1hwp/package-files/imdb
• Building base image imdb-build
Step 1/5 : FROM centos:8
---> 831691599b88
Step 2/5 : RUN yum install -y git-core gcc make cmake unzip
---> Using cache
---> 9c514cbf6885
Step 3/5 : RUN curl -L https://tarantool.io/installer.sh | VER=2.2 bash && yum -y install tarantool-devel
---> Using cache
---> 2176c6b19f7e
Step 4/5 : RUN if id -u 0 2>/dev/null; then USERNAME=$(id -nu 0); else USERNAME=cartridge; useradd -u 0 ${USERNAME}; fi && (usermod -a -G sudo ${USERNAME} 2>/dev/null || :) && (usermod -a -G wheel ${USERNAME} 2>/dev/null || :) && (usermod -a -G adm ${USERNAME} 2>/dev/null || :)
---> Using cache
---> e42615bcbaa9
Step 5/5 : USER 0
---> Using cache
---> 3347372e2e5e
---> 3347372e2e5e
Successfully built 3347372e2e5e
Successfully tagged imdb-build:latest
• Build application in imdb-build
• Remove container...
⨯ Failed to build application: Failed to start container: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"./build.rqotvb1hwp.sh\": stat ./build.rqotvb1hwp.sh: no such file or directory": unknown
DI
ED
DI
MF