Skip to content

Console Output

+ docker build -t 359ea28841a90c32eab69aea910d6e3301542c86 --pull -f .CI/alpine/Dockerfile .CI/alpine
Sending build context to Docker daemon  2.048kB

Step 1/2 : FROM alpine:edge
edge: Pulling from library/alpine
Digest: sha256:72fac243935dc4398718b67c2469eafa6ccdca0c6af3ae365d5bba92400c69cd
Status: Image is up to date for alpine:edge
 ---> dacde26455ab
Step 2/2 : RUN apk add -U libtool automake g++ boost-dev boost-static git cmake make readline-dev musl-dev
 ---> Using cache
 ---> 51a129530562
Successfully built 51a129530562
Successfully tagged 359ea28841a90c32eab69aea910d6e3301542c86:latest