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:470a11fe3933f8028eadb0506b3ea319b5735937596514e8aedcff857ab0fecf
Status: Image is up to date for alpine:edge
 ---> 59478e7e0255
Step 2/2 : RUN apk add -U libtool automake g++ boost-dev boost-static git cmake make readline-dev musl-dev
 ---> Using cache
 ---> 290833ee06bb
Successfully built 290833ee06bb
Successfully tagged 359ea28841a90c32eab69aea910d6e3301542c86:latest