Created
October 7, 2021 22:38
-
-
Save clodo/2cb4d75fb9c518c134aa7edbc7366e96 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ docker-compose -f docker-compose.yml -f docker-compose.ci.yml build --no-cache | |
rabbitmq uses an image, skipping | |
Building postgres | |
[+] Building 1.2s (7/7) FINISHED | |
=> [internal] load build definition from Dockerfile 0.1s | |
=> => transferring dockerfile: 36B 0.0s | |
=> [internal] load .dockerignore 0.0s | |
=> => transferring context: 2B 0.0s | |
=> [internal] load metadata for docker.io/library/postgres:12-alpine 0.0s | |
=> [internal] load build context 0.1s | |
=> => transferring context: 31B 0.0s | |
=> CACHED [1/2] FROM docker.io/library/postgres:12-alpine 0.0s | |
=> [2/2] ADD create.sql /docker-entrypoint-initdb.d 0.1s | |
=> exporting to image 0.2s | |
=> => exporting layers 0.1s | |
=> => writing image sha256:bec457afef542063644d586b022f7cbd1eb3ca811cd9ebd97b49c1ca84eec0c0 0.0s | |
=> => naming to docker.io/library/notifications_v3_postgres 0.0s | |
Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them | |
Building celery | |
[+] Building 120.9s (9/11) | |
=> [internal] load build definition from Dockerfile 0.1s | |
=> => transferring dockerfile: 901B 0.1s | |
=> [internal] load .dockerignore 0.0s | |
[+] Building 121.0s (9/11) | |
=> [internal] load build definition from Dockerfile 0.1s | |
=> => transferring dockerfile: 901B 0.1s | |
=> [internal] load .dockerignore 0.0s | |
[+] Building 121.2s (9/11) | |
=> [internal] load build definition from Dockerfile 0.1s | |
=> => transferring dockerfile: 901B 0.1s | |
=> [internal] load .dockerignore 0.0s | |
[+] Building 121.3s (9/11) | |
=> [internal] load build definition from Dockerfile 0.1s | |
=> => transferring dockerfile: 901B 0.1s | |
=> [internal] load .dockerignore 0.0s | |
[+] Building 121.5s (9/11) | |
=> [internal] load build definition from Dockerfile 0.1s | |
=> => transferring dockerfile: 901B 0.1s | |
=> [internal] load .dockerignore 0.0s | |
[+] Building 121.6s (9/11) | |
=> [internal] load metadata for 058129942052.dkr.ecr.us-east-1.amazonaws.com/core/tpt-python:3.8alpine-16 0.0s | |
=> [internal] load build context 0.3s | |
=> => transferring context: 63.73kB 0.2s | |
[+] Building 904.4s (12/12) FINISHED | |
=> [internal] load build definition from Dockerfile 0.1s | |
=> => transferring dockerfile: 901B 0.1s | |
=> [internal] load .dockerignore 0.0s | |
=> => transferring context: 2B 0.0s | |
=> [internal] load metadata for 058129942052.dkr.ecr.us-east-1.amazonaws.com/core/tpt-python:3.8alpine-16 0.0s | |
=> [internal] load build context 0.3s | |
=> => transferring context: 63.73kB 0.2s | |
=> CACHED [notifications_v3_base 1/7] FROM 058129942052.dkr.ecr.us-east-1.amazonaws.com/core/tpt-python:3.8alpine-16 0.0s | |
=> [notifications_v3_base 2/7] RUN apk update && apk add postgresql-dev gcc python3-dev musl-dev libffi-dev bash make 6.7s | |
=> [notifications_v3_base 3/7] RUN mkdir -p /usr/src/app 1.3s | |
=> [notifications_v3_base 4/7] WORKDIR /usr/src 0.1s | |
=> [notifications_v3_base 5/7] COPY requirements.txt /usr/src 0.1s | |
=> [notifications_v3_base 6/7] RUN pip3 install -r requirements.txt 891.6s | |
=> [notifications_v3_base 7/7] COPY . /usr/src/app 0.1s | |
=> exporting to image 3.7s | |
=> => exporting layers 3.7s | |
=> => writing image sha256:8f9546f9075f6915f50ffb744de22401ef558338f1ca240cd37802663216e7dd 0.0s | |
=> => naming to docker.io/library/notifications_v3_celery 0.0s | |
Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them | |
Building notifications | |
[+] Building 582.9s (14/14) FINISHED | |
=> [internal] load build definition from Dockerfile 0.0s | |
=> => transferring dockerfile: 899B 0.0s | |
=> [internal] load .dockerignore 0.0s | |
=> => transferring context: 2B 0.0s | |
=> [internal] load metadata for 058129942052.dkr.ecr.us-east-1.amazonaws.com/core/tpt-python:3.8alpine-16 0.0s | |
=> CACHED [notifications_v3_base 1/7] FROM 058129942052.dkr.ecr.us-east-1.amazonaws.com/core/tpt-python:3.8alpine-16 0.0s | |
=> [internal] load build context 0.0s | |
=> => transferring context: 3.26kB 0.0s | |
=> [notifications_v3_base 2/7] RUN apk update && apk add postgresql-dev gcc python3-dev musl-dev libffi-dev bash make 3.6s | |
=> [notifications_v3_base 3/7] RUN mkdir -p /usr/src/app 0.4s | |
=> [notifications_v3_base 4/7] WORKDIR /usr/src 0.0s | |
=> [notifications_v3_base 5/7] COPY requirements.txt /usr/src 0.0s | |
=> [notifications_v3_base 6/7] RUN pip3 install -r requirements.txt 550.7s | |
=> [notifications_v3_base 7/7] COPY . /usr/src/app 0.1s | |
=> [notifications_v3_dev 1/2] COPY requirements-dev.txt /usr/src 0.0s | |
=> [notifications_v3_dev 2/2] RUN pip3 install -r requirements-dev.txt 23.5s | |
=> exporting to image 4.3s | |
=> => exporting layers 4.3s | |
=> => writing image sha256:37fc3f0ac772d88301d3c9400ebfa16f7c066a14751dc4a6e88a0a28c48637d3 0.0s | |
=> => naming to docker.io/library/notifications_v3_notifications |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment