Commit 3ef5abe9 authored by Artem Baranovskyi's avatar Artem Baranovskyi
Browse files

Image build is optimized.

parent 2c569758
Pipeline #10771 failed with stages
in 45 seconds
Showing with 0 additions and 2 deletions
+0 -2
......@@ -51,8 +51,6 @@ build:
services:
- name: docker:20.10.16-dind
command: ["--host=tcp://docker:2375", "--tls=false", "--storage-driver=overlay2", "--mtu=1500", "--data-root=/mnt/volume"]
volumes:
- /var/run/docker.sock:/var/run/docker.sock
script:
- docker info
- docker buildx create --use
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment