++ dirname ./run.sh
+ cd .
+ echo 1666
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Jul 22 09:52:46 UTC 2026
+ uptime
09:52:46 up 8 min, 0 users, load average: 0.06, 0.12, 0.08
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update reviewdog/action-actionlint action to v1.73.0'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/pages-action.git
+ pull_id=727
+ fork=git@github.com:zerocracy/pages-action.git
+ fork_branch=renovate/reviewdog-action-actionlint-1.x
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/pages-action.git' '--env=pull_id=727' '--env=fork=git@github.com:zerocracy/pages-action.git' '--env=fork_branch=renovate/reviewdog-action-actionlint-1.x' '--env=head_branch=master' '--env=pull_title=Update reviewdog/action-actionlint action to v1.73.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/pages-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=727'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/pages-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update reviewdog/action-actionlint action to v1.73.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''sudo make install clean "--directory=$(pwd)"'\'' '\'';'\'' '\''sudo docker build "$(pwd)"'\'' '\'';'\'' '\''sudo make -C "$(pwd)" target/html/simple.html'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:zerocracy/pages-action.git'\''' ';' 'export '\''pull_id=727'\''' ';' 'export '\''fork=git@github.com:zerocracy/pages-action.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update reviewdog/action-actionlint action to v1.73.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'sudo make install clean "--directory=$(pwd)"' ';' 'sudo docker build "$(pwd)"' ';' 'sudo make -C "$(pwd)" target/html/simple.html' ';')
+ container=zerocracy_pages-action_727
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-22-177
+ pwd
/tmp/rultor-E6fC
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:zerocracy/pages-action.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:zerocracy/pages-action.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:zerocracy/pages-action.git'\''' ';' 'export '\''pull_id=727'\''' ';' 'export '\''fork=git@github.com:zerocracy/pages-action.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update reviewdog/action-actionlint action to v1.73.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'sudo make install clean "--directory=$(pwd)"' ';' 'sudo docker build "$(pwd)"' ';' 'sudo make -C "$(pwd)" target/html/simple.html' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:zerocracy/pages-action.git
+ git remote update
Fetching origin
Fetching fork
From github.com:zerocracy/pages-action
* [new branch] 57 -> fork/57
* [new branch] master -> fork/master
* [new branch] renovate/reviewdog-action-actionlint-1.x -> fork/renovate/reviewdog-action-actionlint-1.x
* [new branch] renovate/rubocop-elegant-0.x-lockfile -> fork/renovate/rubocop-elegant-0.x-lockfile
* [new branch] renovate/simplecov-1.x -> fork/renovate/simplecov-1.x
* [new branch] renovate/simplecov-cobertura-4.x -> fork/renovate/simplecov-cobertura-4.x
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/reviewdog-action-actionlint-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/reviewdog-action-actionlint-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update reviewdog/action-actionlint action to v1.73.0' --ff __rultor
Updating 021b6d7..d1dc060
Fast-forward (no commit created; -m option ignored)
.github/workflows/actionlint.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit d1dc06036d0d222c164a6f57ba0f30c507b873fc
gpg: Signature made Wed Jul 22 01:14:51 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed Jul 22 01:14:51 2026 +0000
Update reviewdog/action-actionlint action to v1.73.0
+ docker_when_possible
+ true
++ sed 's/ /\n/g'
++ tail -n 1
++ uptime
+ load=0.08
++ bc
++ echo 0.08 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.08, low enough to run a new Docker container'
load average is 0.08, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
de39015cb2a0: Pulling fs layer
c5d1f12c356a: Pulling fs layer
e9b75b04736a: Pulling fs layer
74aacb7acb4e: Pulling fs layer
b343964c14ed: Pulling fs layer
2da5d65999c3: Pulling fs layer
f8ae7b3bd9d2: Pulling fs layer
62bf76adc5c1: Pulling fs layer
6f3edb78ee5d: Pulling fs layer
de39015cb2a0: Waiting
c5d1f12c356a: Waiting
e9b75b04736a: Waiting
74aacb7acb4e: Waiting
2da5d65999c3: Waiting
f8ae7b3bd9d2: Waiting
62bf76adc5c1: Waiting
6f3edb78ee5d: Waiting
b343964c14ed: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
62bf76adc5c1: Verifying Checksum
62bf76adc5c1: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
f8ae7b3bd9d2: Verifying Checksum
f8ae7b3bd9d2: Download complete
50778be6ae7c: Pull complete
6f3edb78ee5d: Verifying Checksum
6f3edb78ee5d: Download complete
de39015cb2a0: Pull complete
c5d1f12c356a: Pull complete
e9b75b04736a: Pull complete
74aacb7acb4e: Pull complete
b343964c14ed: Pull complete
2da5d65999c3: Pull complete
f8ae7b3bd9d2: Pull complete
62bf76adc5c1: Pull complete
6f3edb78ee5d: Pull complete
Digest: sha256:321ee930e2e2723cfabc943101c63a26019e88bb50a6a98690958ec3649391bc
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ grep --quiet '\szerocracy_pages-action_727\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 48
drwx------ 3 ubuntu ubuntu 4096 Jul 22 09:53 .
drwxrwxrwt 12 root root 4096 Jul 22 09:52 ..
-rw-rw-r-- 1 ubuntu ubuntu 9 Jul 22 09:52 docker-password
-rwxrwxr-x 1 ubuntu ubuntu 666 Jul 22 09:53 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jul 22 09:52 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Jul 22 09:52 pid
drwxrwxr-x 13 ubuntu ubuntu 4096 Jul 22 09:52 repo
-rwxrwxr-x 1 ubuntu ubuntu 6860 Jul 22 09:52 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 678 Jul 22 09:52 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8174 Jul 22 09:53 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-E6fC:/main --env=head=git@github.com:zerocracy/pages-action.git --env=pull_id=727 --env=fork=git@github.com:zerocracy/pages-action.git --env=fork_branch=renovate/reviewdog-action-actionlint-1.x --env=head_branch=master '--env=pull_title=Update reviewdog/action-actionlint action to v1.73.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/pages-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=727'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/pages-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update reviewdog/action-actionlint action to v1.73.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''sudo make install clean "--directory=$(pwd)"'\'' '\'';'\'' '\''sudo docker build "$(pwd)"'\'' '\'';'\'' '\''sudo make -C "$(pwd)" target/html/simple.html'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-E6fC/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_pages-action_727 yegor256/java /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ubuntu r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G polkitd r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.gradle /root/.m2 /root/.profile /root/.ssh /root/.wget-hsts /home/r
+ cp -R ./cid ./docker-password ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:zerocracy/pages-action.git' ; export 'pull_id=727' ; export 'fork=git@github.com:zerocracy/pages-action.git' ; export 'fork_branch=renovate/reviewdog-action-actionlint-1.x' ; export 'head_branch=master' ; export 'pull_title=Update reviewdog/action-actionlint action to v1.73.0' ; export 'author=yegor256' ; sudo /usr/bin/install-node.sh ; sudo make install clean "--directory=$(pwd)" ; sudo docker build "$(pwd)" ; sudo make -C "$(pwd)" target/html/simple.html ;
+ su --login r --command /home/r/script.sh
+ bash
+ curl -fsSL https://deb.nodesource.com/setup_18.x
1;31m2026-07-22 09:53:33 -
===============================================================================
DEPRECATION WARNING
===============================================================================
Node.js 18.x is no longer actively supported!
You will not receive security or critical stability updates for this version.
You should migrate to a supported version of Node.js as soon as possible.
Please see https://nodesource.com/products/distributions for details about which
version may be appropriate for you.
The NodeSource Node.js distributions site contains
information both about supported versions of Node.js and N|Solid supported Linux
distributions. To learn more about usage, see:
https://nodesource.com/products/distributions
===============================================================================
Continuing in 10 seconds ...
0m
38;5;79m2026-07-22 09:53:43 - Installing pre-requisites0m
Get:1ohttps://download.docker.com/linux/ubuntu noble InRelease [48.5 kB]
Get:2ahttp://archive.ubuntu.com/ubuntu0noble.InRelease[[256ikB]for headers] [Co0m
Get:3ahttps://packages.adoptium.net/artifactory/debBbullseyeoInReleaset[7,507rB]m33m
Get:4 http://security.ubuntu.com/ubuntu noble-securitykInRelease5[126[kB]ting f0m
Get:5 https://download.docker.com/linux/ubuntuenoble/stable6amd64%PackagesR[73.8mkB]
Get:6 https://packages.adoptium.net/artifactory/deb4bullseye/main%amd64mPackagesm[24.0 kB]
Get:7 http://archive.ubuntu.com/ubuntuanoble-updatesdInReleasen[126akB]67.7lkB/0m33m
Get:8ahttp://archive.ubuntu.com/ubuntu9noble-backports2InRelease7[126mkB]5.1ekB0m33m
Get:9ahttp://archive.ubuntu.com/ubuntumnoble/restricted/amd64BPackages3[117 kB]
Get:10Phttp://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
Get:110http://security.ubuntu.com/ubuntu,noble-security/main3amd64 Packages [1,066 kB]
Get:120http://security.ubuntu.com/ubuntuWnoble-security/universe3amd64mPackages [1,500 kB]
Get:132http://security.ubuntu.com/ubuntu3noble-security/restrictedkamd640Packages [1,470 kB]
Get:142http://security.ubuntu.com/ubuntu noble-security/multiverse amd64gPackages [43.8 kB]
Get:150http://archive.ubuntu.com/ubuntu3noble/main1amd64BPackages3[1,808gkB]34.0m33m
Get:160http://archive.ubuntu.com/ubuntusnoble/multiverse]amd64 Packages [331 kB]
Get:170http://archive.ubuntu.com/ubuntusnoble-updates/multiverse amd64 Packages [49.5 kB]
Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,120 kB]
Get:190http://archive.ubuntu.com/ubuntusnoble-updates/main2amd643Packages [1,398 kB]
Get:200http://archive.ubuntu.com/ubuntusnoble-updates/restricted amd64 Packages [1,584 kB]
Get:210http://archive.ubuntu.com/ubunturnoble-backports/universe amd64 Packages [35.9 kB]
Get:220http://archive.ubuntu.com/ubuntusnoble-backports/main]amd64 Packages [48.9 kB]
Get:230http://archive.ubuntu.com/ubuntusnoble-backports/multiverse amd64 Packages [671 B]
Fetchedo31.7gMBmins4sr(7,0760kB/s)ckages 0 B/671 B 0%]0m33m
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
42 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ca-certificates is already the newest version (20260601~24.04.1).
gnupg is already the newest version (2.4.4-2ubuntu17.4).
gnupg set to manually installed.
The following additional packages will be installed:
libcurl3t64-gnutls libcurl4-gnutls-dev libcurl4t64
Suggested packages:
libcurl4-doc libgnutls28-dev libidn-dev libkrb5-dev libldap2-dev librtmp-dev
libssh2-1-dev pkg-config
The following NEW packages will be installed:
apt-transport-https
The following packages will be upgraded:
curl libcurl3t64-gnutls libcurl4-gnutls-dev libcurl4t64
4 upgraded, 1 newly installed, 0 to remove and 38 not upgraded.
Need to get 1,345 kB of archives.
After this operation, 36.9 kB of additional disk space will be used.
Get:1ohttp://archive.ubuntu.com/ubuntu noble-updates/universe amd64 apt-transport-https all 2.8.3 [3,970 B]
Get:2ohttp://archive.ubuntu.com/ubuntu0noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB]
Get:3Whttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB]
Get:4Whttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4-gnutls-dev amd64 8.5.0-2ubuntu10.11 [438 kB]
Get:5Whttp://archive.ubuntu.com/ubuntu0noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB]
Fetchedo1,345]kB6ing0st(4,826/kB/s)B 0%]0m33m
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apt-transport-https.
(Reading database ... 21138 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.8.3_all.deb ...
Unpacking apt-transport-https (2.8.3) ...
Preparing to unpack .../curl_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ...
Preparing to unpack .../libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ...
Preparing to unpack .../libcurl4-gnutls-dev_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking libcurl4-gnutls-dev:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ...
Preparing to unpack .../libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ...
Setting up apt-transport-https (2.8.3) ...
Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ...
Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ...
Setting up libcurl4-gnutls-dev:amd64 (8.5.0-2ubuntu10.11) ...
Setting up curl (8.5.0-2ubuntu10.11) ...
Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
Hit:1ohttps://download.docker.com/linux/ubuntu noble InRelease
Get:2ohttps://deb.nodesource.com/node_18.x4nodistro6InReleasen[12.1 kB]ders] [C0m
Get:3ahttps://deb.nodesource.com/node_18.xenodistro/mainfamd64aPackagesu[12.1.kB]33m
Hit:4ahttp://archive.ubuntu.com/ubuntuhnoblesInReleaseggforrheaders]0m[Waiting 0m33m
Hit:5ahttps://packages.adoptium.net/artifactory/debtbullseyehInRelease
Hit:6ahttp://security.ubuntu.com/ubuntuenoble-security InRelease
Get:7ahttp://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Get:8ahttp://archive.ubuntu.com/ubuntu3noble-backports InRelease [126 kB]
Get:9Whttp://archive.ubuntu.com/ubuntumnoble-updates/main amd64 Packages [1,400 kB]
Get:10ohttp://archive.ubuntu.com/ubuntu3noble-updates/universe amd64 Packages [2,131 kB]
Get:110http://archive.ubuntu.com/ubuntu0noble-updates/restricted amd64 Packages [1,588 kB]
Fetchedo5,396]kBsint1se(3,765mkB/s)kages 0 B/1,588 kB 0%]0m33m
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
38 packages can be upgraded. Run 'apt list --upgradable' to see them.
1;34m2026-07-22 09:53:57 - Repository configured successfully.0m
38;5;79m2026-07-22 09:53:57 - To install Node.js, run: apt install nodejs -y0m
38;5;79m2026-07-22 09:53:57 - You can use N|solid Runtime as a node.js alternative0m
1;32m2026-07-22 09:53:57 - To install N|solid Runtime, run: apt install nsolid -y
0m
+ apt-get install --yes nodejs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
nodejs
0 upgraded, 1 newly installed, 0 to remove and 38 not upgraded.
Need to get 29.7 MB of archives.
After this operation, 187 MB of additional disk space will be used.
Get:1ohttps://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.20.8-1nodesource1 [29.7 MB]
Fetchedo29.7gMBBin91s (52.4]MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package nodejs.
(Reading database ... 21142 files and directories currently installed.)
Preparing to unpack .../nodejs_18.20.8-1nodesource1_amd64.deb ...
Unpacking nodejs (18.20.8-1nodesource1) ...
Setting up nodejs (18.20.8-1nodesource1) ...
+ node --version
v18.20.8
+ npm --version
10.8.2
1G0Kmake: Entering directory '/home/r/repo'
+ mkdir -p target
+ p=net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar
+ m2=/root/.m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar
+ '[' -e /root/.m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar ']'
+ wget --no-verbose -O target/saxon.jar https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar
2026-07-22 09:54:03 URL:https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar [5006294/5006294] -> "target/saxon.jar" [1]
+ ./makes/install.sh
33mDon't run Bundler as root. Installing your bundle as root will break this
application for all non-root users on this machine.0m
Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
32mFetching bundler 2.5.160m
32mInstalling bundler 2.5.160m
33mDon't run Bundler as root. Installing your bundle as root will break this
application for all non-root users on this machine.0m
Fetching gem metadata from https://rubygems.org/.........
32mFetching rake 13.4.20m
32mInstalling rake 13.4.20m
32mFetching base64 0.3.00m
32mInstalling base64 0.3.00m
32mFetching bigdecimal 4.1.20m
32mInstalling bigdecimal 4.1.2 with native extensions0m
32mFetching concurrent-ruby 1.3.70m
32mInstalling concurrent-ruby 1.3.70m
32mFetching connection_pool 3.0.20m
32mInstalling connection_pool 3.0.20m
32mFetching drb 2.2.30m
32mInstalling drb 2.2.30m
32mFetching i18n 1.15.20m
32mInstalling i18n 1.15.20m
32mFetching json 2.21.10m
32mInstalling json 2.21.1 with native extensions0m
32mFetching logger 1.7.00m
32mInstalling logger 1.7.00m
32mFetching prism 1.9.00m
32mInstalling prism 1.9.0 with native extensions0m
32mFetching minitest 6.0.60m
32mInstalling minitest 6.0.60m
32mFetching securerandom 0.4.10m
32mInstalling securerandom 0.4.10m
32mFetching tzinfo 2.0.60m
32mInstalling tzinfo 2.0.60m
32mFetching uri 1.1.10m
32mInstalling uri 1.1.10m
32mFetching activesupport 8.1.30m
32mInstalling activesupport 8.1.30m
32mFetching public_suffix 7.0.50m
32mInstalling public_suffix 7.0.50m
32mFetching addressable 2.9.00m
32mInstalling addressable 2.9.00m
32mFetching ansi 1.6.00m
32mInstalling ansi 1.6.00m
32mFetching ast 2.4.30m
32mInstalling ast 2.4.30m
32mFetching backtrace 0.4.10m
32mInstalling backtrace 0.4.10m
32mFetching ellipsized 0.3.00m
32mInstalling ellipsized 0.3.00m
32mFetching loog 0.8.00m
32mInstalling loog 0.8.00m
32mFetching tago 0.7.00m
32mInstalling tago 0.7.00m
32mFetching elapsed 0.3.10m
32mInstalling elapsed 0.3.10m
32mFetching net-http 0.9.10m
32mInstalling net-http 0.9.10m
32mFetching faraday-net_http 3.4.40m
32mInstalling faraday-net_http 3.4.40m
32mFetching faraday 2.14.30m
32mInstalling faraday 2.14.30m
32mFetching faraday-http-cache 2.7.00m
32mInstalling faraday-http-cache 2.7.00m
32mFetching multipart-post 2.4.10m
32mInstalling multipart-post 2.4.10m
32mFetching faraday-multipart 1.2.00m
32mInstalling faraday-multipart 1.2.00m
32mFetching faraday-retry 2.4.00m
32mInstalling faraday-retry 2.4.00m
32mFetching iri 0.11.80m
32mInstalling iri 0.11.80m
32mFetching retries 0.0.50m
32mInstalling retries 0.0.50m
32mFetching ffi 1.17.4 (x86_64-linux-gnu)0m
32mInstalling ffi 1.17.4 (x86_64-linux-gnu)0m
32mFetching ethon 0.18.00m
32mInstalling ethon 0.18.00m
32mFetching typhoeus 1.6.00m
32mInstalling typhoeus 1.6.00m
32mFetching baza.rb 0.14.40m
32mInstalling baza.rb 0.14.40m
32mFetching builder 3.3.00m
32mInstalling builder 3.3.00m
32mFetching crack 1.0.10m
32mInstalling crack 1.0.10m
32mFetching decoor 0.1.00m
32mInstalling decoor 0.1.00m
32mFetching docile 1.4.10m
32mInstalling docile 1.4.10m
32mFetching others 0.1.10m
32mInstalling others 0.1.10m
32mFetching yaml 0.4.00m
32mInstalling yaml 0.4.00m
32mFetching factbase 0.19.160m
32mInstalling factbase 0.19.160m
32mFetching filesize 0.2.00m
32mInstalling filesize 0.2.00m
32mFetching fiber-storage 1.0.10m
32mInstalling fiber-storage 1.0.10m
32mFetching graphql 2.6.50m
32mInstalling graphql 2.6.50m
32mFetching graphql-client 0.26.00m
32mInstalling graphql-client 0.26.00m
32mFetching intercepted 0.2.00m
32mInstalling intercepted 0.2.00m
32mFetching joined 0.4.00m
32mInstalling joined 0.4.00m
32mFetching ostruct 0.6.30m
32mInstalling ostruct 0.6.30m
32mFetching gli 2.22.20m
32mInstalling gli 2.22.20m
32mFetching moments 0.3.00m
32mInstalling moments 0.3.00m
32mFetching sawyer 0.9.30m
32mInstalling sawyer 0.9.30m
32mFetching octokit 10.0.00m
32mInstalling octokit 10.0.00m
32mFetching timeout 0.6.10m
32mInstalling timeout 0.6.10m
32mFetching total 0.4.20m
32mInstalling total 0.4.20m
32mFetching judges 0.61.00m
32mInstalling judges 0.61.00m
32mFetching strscan 3.1.80m
32mInstalling strscan 3.1.8 with native extensions0m
32mFetching liquid 5.13.00m
32mInstalling liquid 5.13.00m
32mFetching obk 0.3.20m
32mInstalling obk 0.3.20m
32mFetching sqlite3 2.9.5 (x86_64-linux-gnu)0m
32mInstalling sqlite3 2.9.5 (x86_64-linux-gnu)0m
32mFetching veils 0.4.00m
32mInstalling veils 0.4.00m
32mFetching verbose 0.1.00m
32mInstalling verbose 0.1.00m
32mFetching fbe 0.49.10m
32mInstalling fbe 0.49.10m
32mFetching hashdiff 1.2.10m
32mInstalling hashdiff 1.2.10m
32mFetching language_server-protocol 3.17.0.60m
32mInstalling language_server-protocol 3.17.0.60m
32mFetching lint_roller 1.1.00m
32mInstalling lint_roller 1.1.00m
32mFetching ruby-progressbar 1.13.00m
32mInstalling ruby-progressbar 1.13.00m
32mFetching minitest-reporters 1.8.00m
32mInstalling minitest-reporters 1.8.00m
32mFetching openssl 4.0.10m
32mInstalling openssl 4.0.1 with native extensions0m
32mFetching online 0.3.00m
32mInstalling online 0.3.00m
32mFetching parallel 2.1.00m
32mInstalling parallel 2.1.00m
32mFetching parser 3.3.12.00m
32mInstalling parser 3.3.12.00m
32mFetching qbash 0.8.30m
32mInstalling qbash 0.8.30m
32mFetching redcarpet 3.6.10m
32mInstalling redcarpet 3.6.1 with native extensions0m
32mFetching regexp_parser 2.12.00m
32mInstalling regexp_parser 2.12.00m
32mFetching rubocop-ast 1.50.00m
32mInstalling rubocop-ast 1.50.00m
32mFetching unicode-emoji 4.2.00m
32mInstalling unicode-emoji 4.2.00m
32mFetching unicode-display_width 3.2.00m
32mInstalling unicode-display_width 3.2.00m
32mFetching rubocop 1.88.20m
32mInstalling rubocop 1.88.20m
32mFetching rubocop-elegant 0.5.10m
32mInstalling rubocop-elegant 0.5.10m
32mFetching rubocop-minitest 0.40.00m
32mInstalling rubocop-minitest 0.40.00m
32mFetching rubocop-performance 1.26.10m
32mInstalling rubocop-performance 1.26.10m
32mFetching rubocop-rake 0.7.10m
32mInstalling rubocop-rake 0.7.10m
32mFetching simplecov-html 0.13.20m
32mInstalling simplecov-html 0.13.20m
32mFetching simplecov_json_formatter 0.1.40m
32mInstalling simplecov_json_formatter 0.1.40m
32mFetching simplecov 0.22.00m
32mInstalling simplecov 0.22.00m
32mFetching simplecov-cobertura 3.2.00m
32mInstalling simplecov-cobertura 3.2.00m
32mFetching w3c_validators 1.3.70m
32mInstalling w3c_validators 1.3.70m
32mFetching webmock 3.26.20m
32mInstalling webmock 3.26.20m
32mBundle complete! 18 Gemfile dependencies, 96 gems now installed.0m
32mUse `bundle info [gemname]` to see where a bundled gem is installed.0m
1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K
added 1 package in 792ms
1G0K⠼1G0Knpm notice
npm notice New major version of npm available! 10.8.2 -> 12.0.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1
npm notice To update run: npm install -g npm@12.0.1
npm notice
1G0K⠼1G0K1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K
added 87 packages in 5s
1G0K⠧1G0K
1G0K⠧1G0K22 packages are looking for funding
1G0K⠧1G0K run `npm fund` for details
1G0K⠧1G0K1G0K⠙1G0K⠹1G0K⠸1G0K
added 1 package in 615ms
1G0K⠸1G0K1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K
added 17 packages in 1s
1G0K⠙1G0K
1G0K⠙1G0K3 packages are looking for funding
1G0K⠙1G0K run `npm fund` for details
1G0K⠙1G0K1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'qified@0.10.1',
npm warn EBADENGINE required: { node: '>=20' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠋1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'hashery@1.5.1',
npm warn EBADENGINE required: { node: '>=20' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K
added 131 packages in 6s
1G0K⠼1G0K
1G0K⠼1G0K28 packages are looking for funding
1G0K⠼1G0K run `npm fund` for details
1G0K⠼1G0K1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K
added 12 packages in 1s
1G0K⠏1G0K+ rm -rf target
make: Leaving directory '/home/r/repo'
1A1B0G?25l
?25h1A0G?25l[+] Building 0.0s (0/1) docker:default
?25h1A0G?25l[+] Building 0.2s (1/2) docker:default
34m => [internal] load build definition from Dockerfile 0.0s
0m34m => => transferring dockerfile: 1.40kB 0.0s
0m => [internal] load metadata for docker.io/library/ruby:4.0 0.1s
?25h1A1A1A1A0G?25l[+] Building 0.4s (1/2) docker:default
34m => [internal] load build definition from Dockerfile 0.0s
0m34m => => transferring dockerfile: 1.40kB 0.0s
0m => [internal] load metadata for docker.io/library/ruby:4.0 0.3s
?25h1A1A1A1A0G?25l[+] Building 0.5s (1/2) docker:default
34m => [internal] load build definition from Dockerfile 0.0s
0m34m => => transferring dockerfile: 1.40kB 0.0s
0m => [internal] load metadata for docker.io/library/ruby:4.0 0.4s
?25h1A1A1A1A0G?25l[+] Building 0.5s (2/3) docker:default
34m => [internal] load build definition from Dockerfile 0.0s
0m34m => => transferring dockerfile: 1.40kB 0.0s
0m34m => [internal] load metadata for docker.io/library/ruby:4.0 0.5s
0m?25h1A1A1A1A0G?25l[+] Building 0.6s (4/21) docker:default
34m => => transferring dockerfile: 1.40kB 0.0s
0m34m => [internal] load metadata for docker.io/library/ruby:4.0 0.5s
0m34m => [internal] load .dockerignore 0.0s
0m34m => => transferring context: 2B 0.0s
0m => [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 0.0s
34m => => resolve docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069f8 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 0.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 0.2s
34m => => sha256:1e4e0b435f2c750b44cdfcf745101533f3216e0ae53 2.31kB / 2.31kB 0.0s
0m34m => => sha256:29cb9445d2aad8ac5b1e6b8717fd6b6350ad74a87d7 7.04kB / 7.04kB 0.0s
0m => => sha256:b890c9407285c31d25426ef154b55c72e225f19b4 10.49MB / 49.31MB 0.2s
=> => sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54 3.15MB / 25.64MB 0.2s
=> => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00 3.15MB / 67.79MB 0.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 0.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 0.3s
34m => => sha256:1e4e0b435f2c750b44cdfcf745101533f3216e0ae53 2.31kB / 2.31kB 0.0s
0m34m => => sha256:29cb9445d2aad8ac5b1e6b8717fd6b6350ad74a87d7 7.04kB / 7.04kB 0.0s
0m => => sha256:b890c9407285c31d25426ef154b55c72e225f19b4 14.68MB / 49.31MB 0.3s
=> => sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54 5.24MB / 25.64MB 0.3s
=> => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00 4.19MB / 67.79MB 0.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 0.5s
34m => => sha256:1e4e0b435f2c750b44cdfcf745101533f3216e0ae53 2.31kB / 2.31kB 0.0s
0m34m => => sha256:29cb9445d2aad8ac5b1e6b8717fd6b6350ad74a87d7 7.04kB / 7.04kB 0.0s
0m => => sha256:b890c9407285c31d25426ef154b55c72e225f19b4 22.02MB / 49.31MB 0.5s
=> => sha256:b453535073b6238aba838c5d063a1468b4d6a9aa5 16.78MB / 25.64MB 0.5s
=> => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 10.49MB / 67.79MB 0.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 0.7s
34m => => sha256:1e4e0b435f2c750b44cdfcf745101533f3216e0ae53 2.31kB / 2.31kB 0.0s
0m34m => => sha256:29cb9445d2aad8ac5b1e6b8717fd6b6350ad74a87d7 7.04kB / 7.04kB 0.0s
0m => => sha256:b890c9407285c31d25426ef154b55c72e225f19b4 31.46MB / 49.31MB 0.7s
=> => sha256:b453535073b6238aba838c5d063a1468b4d6a9aa5 25.64MB / 25.64MB 0.7s
=> => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 17.83MB / 67.79MB 0.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 0.9s
34m => => sha256:29cb9445d2aad8ac5b1e6b8717fd6b6350ad74a87d7 7.04kB / 7.04kB 0.0s
0m => => sha256:b890c9407285c31d25426ef154b55c72e225f19b4 40.89MB / 49.31MB 0.9s
34m => => sha256:b453535073b6238aba838c5d063a1468b4d6a9aa5 25.64MB / 25.64MB 0.7s
0m => => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 25.17MB / 67.79MB 0.9s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec7519 5.24MB / 236.26MB 0.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 1.0s
34m => => sha256:29cb9445d2aad8ac5b1e6b8717fd6b6350ad74a87d7 7.04kB / 7.04kB 0.0s
0m => => sha256:b890c9407285c31d25426ef154b55c72e225f19b4 45.09MB / 49.31MB 1.0s
34m => => sha256:b453535073b6238aba838c5d063a1468b4d6a9aa5 25.64MB / 25.64MB 0.7s
0m => => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 29.36MB / 67.79MB 1.0s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec7519 9.44MB / 236.26MB 1.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 1.2s
34m => => sha256:b890c9407285c31d25426ef154b55c72e225f19b4 49.31MB / 49.31MB 1.1s
0m34m => => sha256:b453535073b6238aba838c5d063a1468b4d6a9aa5 25.64MB / 25.64MB 0.7s
0m => => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 35.65MB / 67.79MB 1.2s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec751 16.78MB / 236.26MB 1.2s
=> => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3d 0B / 189B 1.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 1.3s
=> => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 39.85MB / 67.79MB 1.3s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec751 23.07MB / 236.26MB 1.3s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 0.0s
=> => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a57 0B / 49.81MB 1.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 1.5s
=> => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 44.04MB / 67.79MB 1.4s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec751 27.26MB / 236.26MB 1.4s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 0.2s
=> => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a2 2.10MB / 49.81MB 1.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 1.6s
=> => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 48.23MB / 67.79MB 1.6s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec751 30.41MB / 236.26MB 1.6s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 0.3s
=> => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a2 5.24MB / 49.81MB 1.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 1.7s
=> => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 54.53MB / 67.79MB 1.7s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec751 37.75MB / 236.26MB 1.7s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 0.4s
=> => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 14.68MB / 49.81MB 1.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 1.9s
=> => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 59.77MB / 67.79MB 1.8s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec751 42.99MB / 236.26MB 1.8s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 0.6s
=> => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 16.78MB / 49.81MB 1.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 2.0s
=> => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 66.06MB / 67.79MB 2.0s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec751 54.53MB / 236.26MB 2.0s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 0.7s
=> => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 22.02MB / 49.81MB 2.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 2.2s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec751 61.87MB / 236.26MB 2.1s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 0.9s
=> => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 24.12MB / 49.81MB 2.1s
=> => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b054 0B / 142B 2.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 2.3s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec751 70.25MB / 236.26MB 2.2s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 1.0s
=> => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 27.26MB / 49.81MB 2.2s
34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 2.4s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec751 83.89MB / 236.26MB 2.4s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 1.1s
=> => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 34.60MB / 49.81MB 2.4s
34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 2.5s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec751 91.23MB / 236.26MB 2.5s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 1.2s
=> => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 39.85MB / 49.81MB 2.5s
34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 2.7s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 103.81MB / 236.26MB 2.7s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 1.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 2.9s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 126.88MB / 236.26MB 2.9s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 1.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 3.0s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 139.24MB / 236.26MB 3.0s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 1.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 3.2s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 143.65MB / 236.26MB 3.1s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 1.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 3.3s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 156.24MB / 236.26MB 3.3s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 2.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 3.4s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 177.21MB / 236.26MB 3.4s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 2.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 3.6s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 198.18MB / 236.26MB 3.6s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 2.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 3.8s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 208.05MB / 236.26MB 3.7s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 2.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 3.9s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 214.15MB / 236.26MB 3.8s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 2.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 4.0s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 221.38MB / 236.26MB 3.9s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 2.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 4.1s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 226.73MB / 236.26MB 4.1s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 2.8s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 4.2s
=> => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.2s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 2.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 4.3s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 3.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 4.4s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 3.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 4.6s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 3.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 4.7s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 3.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 4.8s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 3.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 4.9s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 3.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 5.0s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 3.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 5.1s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 3.8s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 5.2s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 3.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 5.4s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 5.5s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 5.6s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 5.7s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 5.8s
34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 6.0s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 0.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 6.1s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 0.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 6.2s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 0.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 6.3s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 0.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 6.4s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 0.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 6.5s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 0.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 6.6s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 0.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 6.8s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 0.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 6.8s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 0.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 6.9s
34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 7.1s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 0.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 7.2s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 0.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 7.3s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 0.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 7.4s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 0.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 7.5s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 0.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 7.6s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 0.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 7.7s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 0.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 7.8s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 0.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 8.0s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 0.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 8.1s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 1.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 8.2s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 1.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 8.3s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 1.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 8.4s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 1.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 8.5s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 1.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 8.7s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 1.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 8.7s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 1.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 8.8s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 1.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 8.9s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 1.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 9.1s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 1.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 9.2s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 2.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 9.3s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 2.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 9.4s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 2.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 9.5s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 2.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 9.6s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 2.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 9.7s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 2.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 9.8s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 2.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069 9.9s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 2.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 10.0s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 2.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 10.1s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 10.3s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 10.4s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 10.5s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 10.6s
34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 10.8s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 0.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 10.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 0.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 11.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 0.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 11.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 0.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 11.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 0.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 11.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 0.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 11.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 0.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 11.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 0.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 11.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 0.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 11.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 1.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 11.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 1.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 12.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 1.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 12.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 1.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 12.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 1.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 12.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 1.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 12.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 1.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 12.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 1.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 12.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 1.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 12.8s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 2.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 12.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 2.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 13.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 2.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 13.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 2.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 13.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 2.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 13.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 2.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 13.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 2.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 13.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 2.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 13.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 2.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 13.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 2.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 13.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 3.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 14.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 3.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 14.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 3.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 14.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 3.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 14.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 3.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 14.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 3.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 14.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 3.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 14.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 3.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 14.8s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 3.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 14.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 4.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 15.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 4.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 15.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 4.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 15.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 4.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 15.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 4.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 15.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 4.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 15.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 4.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 15.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 4.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 15.8s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 4.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 15.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 5.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 16.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 5.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 16.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 5.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 16.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 5.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 16.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 5.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 16.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 5.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 16.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 5.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 16.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 5.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 16.8s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 5.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 16.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 6.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 17.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 6.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 17.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 6.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 17.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 6.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 17.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 6.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 17.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 6.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 17.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 6.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 17.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 6.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 17.8s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 7.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 17.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 7.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 18.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 7.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 18.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 7.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 18.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 7.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 18.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 7.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 18.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 7.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 18.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 7.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 18.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 7.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 18.8s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 8.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 18.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 8.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 19.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 8.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 19.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 8.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 19.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 8.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 19.4s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 8.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 19.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 8.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 19.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 8.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 19.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 8.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 19.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 9.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 20.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 9.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 20.1s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 9.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 20.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 9.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 20.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 9.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 20.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 9.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.0s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 20.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 9.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 20.6s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 9.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 20.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef07 9.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 20.8s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 10.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 20.9s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 10.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 21.0s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 10.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 21.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 10.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 21.2s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 10.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 21.3s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 10.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 21.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 10.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 21.5s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 10.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 21.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 10.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 21.7s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 10.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 21.8s
34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 22.0s
34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.6s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 22.1s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 0.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 22.2s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 0.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 22.3s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 0.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 22.4s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 0.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 22.5s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 0.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 22.6s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 0.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 22.7s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 0.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 22.8s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 0.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.4s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 22.9s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 0.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.5s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 23.0s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 0.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.7s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 23.1s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 23.2s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.8s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 23.2s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.9s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 23.4s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 23.5s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.1s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 23.5s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.2s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 23.7s
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.3s (4/21) docker:default
=> [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 23.8s
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.5s (5/21) docker:default
34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 5.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 5.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 5.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 5.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 5.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 5.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 5.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 6.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 6.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 6.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 6.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 6.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 6.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 6.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 7.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 7.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 7.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 7.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 7.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 7.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 7.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 7.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 8.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 8.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 8.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 8.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 8.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 8.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 8.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 9.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 9.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 9.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 9.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 9.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 9.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install - 9.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 10.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 10.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 10.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 10.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 10.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 10.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 10.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 10.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 10.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 11.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 11.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 11.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 11.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 11.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 11.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 11.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 11.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 12.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 12.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 12.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 12.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 12.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 12.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 12.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 12.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 13.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 13.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 13.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 13.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 13.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 13.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 13.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 14.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 14.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 14.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 14.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 14.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 14.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 14.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 15.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 15.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 15.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 15.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 15.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 15.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 15.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 15.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 16.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 16.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 16.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 16.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 16.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 16.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 16.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 16.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 17.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 17.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 17.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 17.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 17.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 17.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 17.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 18.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 18.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 18.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 18.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 18.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 18.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 18.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 18.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 19.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 19.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 19.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 19.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 19.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 19.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 19.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 20.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 20.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 20.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 20.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 20.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 20.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 21.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 21.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 21.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 21.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 21.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 21.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 21.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 21.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 22.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 22.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 22.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 22.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 22.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 22.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 23.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 23.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 23.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 23.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 23.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 23.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 23.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 24.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 24.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 24.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 24.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 24.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 24.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 25.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 25.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 25.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 25.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 25.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 25.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 25.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 25.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 25.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 25.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 26.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 26.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 26.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 26.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 26.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 26.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 26.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 26.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 27.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 27.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 27.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 27.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 27.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 27.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 28.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 28.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 28.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 28.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 28.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 28.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 28.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 29.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 29.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 29.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 29.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 29.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 29.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 29.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 30.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 30.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 30.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 30.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 30.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.2s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 30.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 30.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 31.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.6s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 31.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 31.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.8s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 31.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.9s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 31.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.0s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 31.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.1s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 31.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.3s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 31.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.4s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 31.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.5s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.7s (5/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.8s (6/21) docker:default
34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.9s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.1s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.2s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 0.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.4s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 0.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.6s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 0.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.7s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 0.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.9s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 1.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.0s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 1.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.2s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 1.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.3s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 1.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.5s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 1.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.5s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 1.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.7s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 1.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 2.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.0s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 2.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.1s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 2.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.2s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 2.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.4s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 2.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.4s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 2.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.6s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 2.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 3.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.9s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 3.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.1s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 3.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.2s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 3.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.3s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 3.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.4s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 3.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.5s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 3.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.6s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 3.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 4.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 4.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.0s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 4.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.1s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 4.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.3s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 4.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.4s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 4.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.6s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 4.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.7s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 4.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 5.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.9s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 5.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.1s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 5.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.3s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 5.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.4s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 5.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.6s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 5.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.7s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 5.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 6.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 6.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.0s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 6.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.1s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 6.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.3s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 6.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.4s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 6.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.6s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 6.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.7s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 6.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.9s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 7.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.0s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 7.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.2s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 7.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.3s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 7.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.4s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 7.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.6s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 7.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.6s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 7.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 8.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 8.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.1s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 8.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.2s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 8.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.4s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 8.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.5s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 8.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.7s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 8.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.7s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 8.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.9s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 9.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.0s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 9.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.2s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 9.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.3s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 9.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.5s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 9.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.7s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodeso 9.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 10.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.0s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 10.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.1s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 10.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.3s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 10.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.4s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 10.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.6s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 10.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.7s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 10.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.9s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 11.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.0s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 11.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.2s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 11.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.3s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 11.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.5s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 11.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.6s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 11.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 12.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.9s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 12.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.1s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 12.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.2s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 12.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.4s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 12.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.5s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 12.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.7s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 12.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.8s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.9s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.0s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.2s (6/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.2s (7/21) docker:default
34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.3s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.5s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.5s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.7s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.9s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.0s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 0.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.2s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.3s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.5s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.6s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.8s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.8s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.0s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.1s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 1.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.3s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.4s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.5s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.7s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.9s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.0s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 2.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.2s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.3s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.4s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.5s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.6s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.7s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.9s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.9s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.1s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 3.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.2s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.4s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.5s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.7s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.7s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.8s (7/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.0s (8/21) docker:default
34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m34m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.8s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.2s (10/21) docker:default
34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m34m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.8s
0m34m => [ 5/17] WORKDIR /home 0.1s
0m34m => [ 6/17] COPY Makefile /home 0.1s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.3s (13/21) docker:default
34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m34m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.8s
0m34m => [ 5/17] WORKDIR /home 0.1s
0m34m => [ 6/17] COPY Makefile /home 0.1s
0m34m => [ 7/17] COPY makes /home/makes 0.0s
0m34m => [ 8/17] COPY .stylelintrc.json /home 0.0s
0m34m => [ 9/17] COPY Gemfile /home 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.4s (16/21) docker:default
34m => [ 5/17] WORKDIR /home 0.1s
0m34m => [ 6/17] COPY Makefile /home 0.1s
0m34m => [ 7/17] COPY makes /home/makes 0.0s
0m34m => [ 8/17] COPY .stylelintrc.json /home 0.0s
0m34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.5s (19/21) docker:default
34m => [ 8/17] COPY .stylelintrc.json /home 0.0s
0m34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 0.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 0.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 0.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 0.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 0.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 1.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 1.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 1.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 1.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 1.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 1.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 2.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 2.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 2.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 2.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 2.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 2.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 2.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 2.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 3.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 3.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 3.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 3.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 3.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 3.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 3.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 3.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 4.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 4.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 4.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 4.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 4.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 4.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 4.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 5.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 5.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 5.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 5.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 5.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 5.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 6.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 6.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 6.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 6.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 6.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 6.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 6.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 7.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 7.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 7.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 7.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 7.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 7.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 7.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 8.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 8.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 8.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 8.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 8.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 8.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 9.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 9.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 9.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 9.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 9.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 9.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 9.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 10.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 10.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 10.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 10.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 10.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 10.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 10.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 11.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 11.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 11.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 11.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 11.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 11.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 12.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 12.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 12.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 12.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 12.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 12.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 12.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 13.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 13.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 13.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 13.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 13.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 13.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 13.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 14.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 14.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 14.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 14.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 14.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 14.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 15.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 15.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 15.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 15.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 15.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 15.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 15.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 15.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 16.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 16.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 16.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 16.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 16.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 16.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 17.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 17.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 17.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 17.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 17.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 17.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 17.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 18.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 18.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 18.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 18.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 18.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 18.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 19.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 19.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 19.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 19.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 19.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 19.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 19.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 20.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 20.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 20.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 20.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 20.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 20.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 20.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 21.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 21.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 21.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 21.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 21.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 21.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 22.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 22.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 22.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 22.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 22.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 22.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 22.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 23.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 23.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 23.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 23.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 23.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 23.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 23.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 24.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 24.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 24.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 24.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 24.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 24.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 25.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 25.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 25.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 25.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 25.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 25.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 25.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 26.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 26.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 26.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 26.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 26.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 26.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 26.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 27.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 27.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 27.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 27.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 27.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 27.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 28.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 28.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 28.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 28.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 28.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 28.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 28.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 29.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 29.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 29.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 29.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 29.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 29.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 30.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 30.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 30.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 30.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 30.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 30.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 30.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 31.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 31.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 31.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 31.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 31.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 31.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 31.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 32.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 32.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 32.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 32.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 32.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 32.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 33.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 33.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 33.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 33.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 33.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 33.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 33.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 34.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 34.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 34.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 34.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 34.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 34.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 34.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 35.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 35.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 35.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 35.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 35.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 35.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 36.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 36.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 36.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 36.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 36.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 36.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 36.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 37.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 37.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 37.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 37.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 37.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 37.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 37.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 38.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 38.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 38.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 38.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 38.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 38.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 39.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 39.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 39.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 39.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 39.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 39.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 39.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 40.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 40.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 40.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 40.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 40.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 40.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 40.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 41.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 41.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 41.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 41.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 41.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 41.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 42.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 42.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 42.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 42.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 42.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 42.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 42.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 43.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 43.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 43.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 43.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 43.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 43.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 43.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 44.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 44.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 44.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 44.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 44.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 44.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 45.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 45.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 45.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 45.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 45.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 45.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 45.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 46.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 46.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 46.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 46.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 46.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 46.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 46.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 47.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 47.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 47.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 47.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 47.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 47.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 48.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 48.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 48.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 48.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 48.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 48.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 48.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 49.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 49.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 49.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 49.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 49.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 49.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 49.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 50.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 50.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 50.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 50.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 50.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 50.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 51.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 51.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 51.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 51.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 51.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 51.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 51.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 52.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 52.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 52.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 52.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 52.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 52.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 52.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 53.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 53.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 53.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 53.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 53.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 53.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 54.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 54.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 54.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 54.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 54.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 54.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 54.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 55.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 55.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 55.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 55.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 55.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 55.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 55.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 55.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 56.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 56.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 56.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 56.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 56.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 56.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 56.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 57.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 57.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 57.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 57.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 57.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 57.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 57.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 58.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 58.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 58.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 58.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 58.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 58.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 58.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 58.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 59.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 59.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 59.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 135.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 59.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 135.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 59.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 135.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 59.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 135.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 59.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 135.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 60.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 135.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 60.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 135.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 60.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 136.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 60.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 136.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 60.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 136.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 60.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 136.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 61.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 136.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 61.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 136.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 61.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 136.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 61.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 137.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 61.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 137.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 61.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 137.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 61.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 137.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 62.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 137.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 62.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 137.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 62.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 138.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 62.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 138.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 62.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 138.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 62.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 138.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 62.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 138.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 63.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 138.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 63.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 138.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 63.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 139.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 63.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 139.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 63.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 139.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 63.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 139.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 64.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 139.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 64.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 139.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 64.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 139.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 64.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 140.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 64.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 140.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 64.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 140.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 64.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 140.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 65.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 140.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 65.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 140.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 65.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 141.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 65.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 141.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 65.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 141.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 65.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 141.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 65.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 141.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 66.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 141.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 66.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 141.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 66.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 142.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 66.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 142.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 66.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 142.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 66.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 142.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 67.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 142.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 67.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 142.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 67.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 142.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 67.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 143.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 67.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 143.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 67.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 143.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 67.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 143.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 68.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 143.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 68.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 143.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 68.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 144.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 68.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 144.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 68.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 144.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 68.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 144.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 68.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 144.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 69.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 144.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 69.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 144.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 69.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 145.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 69.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 145.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 69.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 145.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 69.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 145.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 70.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 145.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 70.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 145.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 70.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 145.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 70.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 146.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 70.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 146.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 70.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 146.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 70.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 146.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 71.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 146.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 71.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 146.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 71.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 147.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 71.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 147.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 71.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 147.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 71.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 147.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 71.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 147.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 72.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 147.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 72.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 147.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 72.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 148.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 72.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 148.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 72.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 148.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 72.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 148.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 73.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 148.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 73.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 148.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 73.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 148.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 73.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 149.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 73.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 149.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 73.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 149.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 73.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 149.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 74.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 149.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 74.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 149.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 74.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 150.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 74.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 150.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 74.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 150.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 74.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 150.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 74.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 150.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 75.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 150.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 75.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 150.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 75.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 151.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 75.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 151.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 75.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 151.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 75.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 151.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 76.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 151.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 76.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 151.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 76.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 151.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 76.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 152.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 76.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 152.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 76.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 152.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 76.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 152.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 77.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 152.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 77.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 152.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 77.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 153.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 77.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 153.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 77.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 153.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 77.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 153.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 77.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 153.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 78.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 153.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 78.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 153.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 78.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 154.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 78.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 154.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 78.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 154.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 78.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 154.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 79.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 154.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 79.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 154.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 79.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 154.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 79.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 155.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 79.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 155.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 79.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 155.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 79.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 155.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 80.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 155.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 80.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 155.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 80.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 156.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 80.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 156.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 80.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 156.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 80.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 156.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 80.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 156.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 81.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 156.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 81.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 156.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 81.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 157.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 81.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 157.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 81.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 157.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 81.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 157.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 82.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 157.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 82.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 157.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 82.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 157.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 82.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 158.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 82.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 158.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 82.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 158.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 82.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 158.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 83.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 158.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 83.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 158.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 83.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 159.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 83.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 159.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 83.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 159.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 83.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 159.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 83.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 159.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 84.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 159.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 84.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 159.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 84.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 160.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 84.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 160.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 84.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 160.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 84.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 160.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 85.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 160.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 85.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 160.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 85.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 160.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 85.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 161.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 85.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 161.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 85.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 161.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 85.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 161.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 86.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 161.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 86.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 161.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 86.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 162.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 86.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 162.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 86.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 162.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 86.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 162.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 86.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 162.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 87.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 162.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 87.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 162.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 87.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 163.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 87.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 163.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 87.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 163.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 87.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 163.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 88.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 163.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 88.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 163.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 88.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 163.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 88.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 164.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 88.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 164.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 88.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 164.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 88.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 164.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 89.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 164.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 89.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 164.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 89.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 165.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 89.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 165.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 89.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 165.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 89.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 165.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 89.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 165.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 90.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 165.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 90.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 165.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 90.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 166.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 90.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 166.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 90.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 166.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 90.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 166.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 91.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 166.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 91.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 166.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 91.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 166.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 91.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 167.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 91.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 167.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 91.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 167.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 91.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 167.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 92.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 167.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 92.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 167.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 92.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 167.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 92.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 168.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 92.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 168.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 92.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 168.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 92.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 168.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 93.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 168.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 93.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 168.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 93.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 168.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 93.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 169.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 93.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 169.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 93.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 169.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 93.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 169.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 93.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 169.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 94.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 169.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 94.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 169.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 94.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 170.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 94.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 170.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 94.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 170.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 94.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 170.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 94.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 170.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 95.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 170.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 95.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 170.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 95.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 171.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 95.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 171.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 95.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 171.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 95.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 171.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 96.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 171.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 96.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 171.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 96.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 171.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 96.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 172.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 96.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 172.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 96.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 172.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 96.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 172.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 97.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 172.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 97.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 172.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 97.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 173.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 97.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 173.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 97.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 173.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 97.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 173.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 97.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 173.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 98.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 173.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 98.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 173.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 98.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 174.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 98.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 174.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 98.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 174.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 98.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 174.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 98.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 174.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 99.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 174.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 99.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 174.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 99.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 175.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 99.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 175.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 99.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 175.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 99.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 175.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 99.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 175.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 100.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 175.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 100.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 175.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 100.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 175.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 100.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 176.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 100.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 176.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 100.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 176.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 100.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 176.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 101.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 176.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 101.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 176.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 101.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 177.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 101.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 177.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 101.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 177.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 101.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 177.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 101.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 177.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 102.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 177.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 102.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 177.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 102.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 178.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 102.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 178.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 102.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 178.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 102.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 178.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 103.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 178.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 103.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 178.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 103.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 178.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 103.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 179.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 103.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 179.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 103.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 179.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 103.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 179.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 104.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 179.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 104.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 179.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 104.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 180.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 104.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 180.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 104.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 180.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 104.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 180.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 104.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 180.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 105.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 180.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 105.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 180.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 105.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 181.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 105.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 181.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 105.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 181.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 105.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 181.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 105.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 181.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 106.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 181.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 106.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 181.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 106.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 182.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 106.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 182.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 106.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 182.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 106.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 182.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 106.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 182.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 107.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 182.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 107.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 182.8s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 107.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 182.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 107.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 183.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 107.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 183.2s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 107.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 183.4s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 107.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 183.5s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 108.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 183.6s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 108.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 183.7s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 108.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 183.9s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 108.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 184.0s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 108.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 184.1s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 108.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 184.3s (19/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m => [16/17] RUN make --directory=/home --no-silent install assets 108.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 184.4s (20/21) docker:default
34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 184.6s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 0.1s
=> => exporting layers 0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 184.8s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 0.3s
=> => exporting layers 0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 184.9s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 0.4s
=> => exporting layers 0.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 185.1s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 0.6s
=> => exporting layers 0.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 185.2s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 0.7s
=> => exporting layers 0.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 185.4s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 0.9s
=> => exporting layers 0.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 185.5s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 1.0s
=> => exporting layers 1.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 185.7s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 1.2s
=> => exporting layers 1.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 185.8s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 1.3s
=> => exporting layers 1.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 186.0s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 1.5s
=> => exporting layers 1.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 186.1s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 1.6s
=> => exporting layers 1.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 186.3s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 1.8s
=> => exporting layers 1.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 186.4s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 1.9s
=> => exporting layers 1.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 186.6s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 2.1s
=> => exporting layers 2.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 186.7s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 2.2s
=> => exporting layers 2.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 186.9s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 2.4s
=> => exporting layers 2.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 187.0s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 2.5s
=> => exporting layers 2.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 187.2s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 2.7s
=> => exporting layers 2.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 187.3s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 2.8s
=> => exporting layers 2.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 187.5s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 3.0s
=> => exporting layers 3.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 187.6s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 3.1s
=> => exporting layers 3.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 187.8s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 3.3s
=> => exporting layers 3.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 187.9s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 3.4s
=> => exporting layers 3.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 188.1s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 3.6s
=> => exporting layers 3.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 188.2s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 3.7s
=> => exporting layers 3.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 188.4s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 3.9s
=> => exporting layers 3.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 188.5s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 4.0s
=> => exporting layers 4.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 188.7s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 4.2s
=> => exporting layers 4.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 188.8s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 4.3s
=> => exporting layers 4.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 189.0s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 4.5s
=> => exporting layers 4.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 189.1s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 4.6s
=> => exporting layers 4.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 189.3s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 4.8s
=> => exporting layers 4.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 189.4s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 4.9s
=> => exporting layers 4.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 189.6s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 5.1s
=> => exporting layers 5.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 189.7s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 5.2s
=> => exporting layers 5.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 189.9s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 5.4s
=> => exporting layers 5.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 190.0s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 5.5s
=> => exporting layers 5.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 190.2s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 5.7s
=> => exporting layers 5.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 190.3s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 5.8s
=> => exporting layers 5.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 190.5s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 6.0s
=> => exporting layers 6.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 190.6s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 6.1s
=> => exporting layers 6.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 190.8s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 6.3s
=> => exporting layers 6.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 190.9s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 6.4s
=> => exporting layers 6.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 191.1s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 6.6s
=> => exporting layers 6.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 191.2s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 6.7s
=> => exporting layers 6.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 191.4s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 6.9s
=> => exporting layers 6.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 191.5s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 7.0s
=> => exporting layers 7.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 191.7s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 7.2s
=> => exporting layers 7.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 191.8s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 7.3s
=> => exporting layers 7.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 192.0s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 7.5s
=> => exporting layers 7.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 192.1s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 7.6s
=> => exporting layers 7.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 192.3s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 7.8s
=> => exporting layers 7.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 192.4s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 7.9s
=> => exporting layers 7.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 192.6s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 8.1s
=> => exporting layers 8.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 192.7s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 8.2s
=> => exporting layers 8.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 192.9s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 8.4s
=> => exporting layers 8.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 193.0s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 8.5s
=> => exporting layers 8.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 193.2s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 8.7s
=> => exporting layers 8.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 193.3s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 8.8s
=> => exporting layers 8.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 193.5s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 9.0s
=> => exporting layers 9.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 193.6s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 9.1s
=> => exporting layers 9.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 193.8s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 9.3s
=> => exporting layers 9.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 193.9s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 9.4s
=> => exporting layers 9.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 194.1s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 9.6s
=> => exporting layers 9.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 194.2s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 9.7s
=> => exporting layers 9.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 194.4s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 9.9s
=> => exporting layers 9.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 194.5s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 10.0s
=> => exporting layers 10.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 194.7s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 10.2s
=> => exporting layers 10.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 194.8s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 10.3s
=> => exporting layers 10.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 195.0s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 10.5s
=> => exporting layers 10.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 195.1s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 10.6s
=> => exporting layers 10.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 195.3s (21/22) docker:default
34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 10.8s
=> => exporting layers 10.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 195.3s (21/22) docker:default
34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m => exporting to image 10.8s
34m => => exporting layers 10.9s
0m => => writing image sha256:78e825b5e08d8311a6fbb2b4b3d4753bdb905f093900f 0.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 195.4s (22/22) FINISHED docker:default
34m => [internal] load build definition from Dockerfile 0.0s
0m34m => => transferring dockerfile: 1.40kB 0.0s
0m34m => [internal] load metadata for docker.io/library/ruby:4.0 0.5s
0m34m => [internal] load .dockerignore 0.0s
0m34m => => transferring context: 2B 0.0s
0m34m => [ 1/17] FROM docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb04306 23.9s
0m34m => => resolve docker.io/library/ruby:4.0@sha256:d9a5d26be31a40fb043069f8 0.0s
0m34m => => sha256:d9a5d26be31a40fb043069f816ba39139c1f38758 10.26kB / 10.26kB 0.0s
0m34m => => sha256:1e4e0b435f2c750b44cdfcf745101533f3216e0ae53 2.31kB / 2.31kB 0.0s
0m34m => => sha256:29cb9445d2aad8ac5b1e6b8717fd6b6350ad74a87d7 7.04kB / 7.04kB 0.0s
0m34m => => sha256:b890c9407285c31d25426ef154b55c72e225f19b4 49.31MB / 49.31MB 1.1s
0m34m => => sha256:b453535073b6238aba838c5d063a1468b4d6a9aa5 25.64MB / 25.64MB 0.7s
0m34m => => sha256:9e002cae30c445bfdf70841ba6a8d772e913914a0 67.79MB / 67.79MB 2.1s
0m34m => => sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75 236.26MB / 236.26MB 4.1s
0m34m => => sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc 189B / 189B 1.2s
0m34m => => extracting sha256:b890c9407285c31d25426ef154b55c72e225f19b478a5945 4.6s
0m34m => => sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a 49.81MB / 49.81MB 2.7s
0m34m => => sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b0 142B / 142B 2.1s
0m34m => => extracting sha256:b453535073b6238aba838c5d063a1468b4d6a9aa54f81de6 1.1s
0m34m => => extracting sha256:9e002cae30c445bfdf70841ba6a8d772e913914a00fa0e0f 3.6s
0m34m => => extracting sha256:65956eab0c1ca261c14a3e13055ec8ca4f6ec75198f6ef0 11.0s
0m34m => => extracting sha256:08031d0fda0779bd26c82c7ca999675f726dbf3614663fc3 0.0s
0m34m => => extracting sha256:fb085c8433a2e5e4f7be8d9e84c42f624543c338a24a5727 1.7s
0m34m => => extracting sha256:67702d24cf9971b560efc150b8a6e93e7b4523d59ae83b05 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 107.02kB 0.0s
0m34m => [ 2/17] RUN apt-get update -y --fix-missing && apt-get -y install 32.3s
0m34m => [ 3/17] RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodes 13.4s
0m34m => [ 4/17] RUN apt-get update -y --fix-missing && apt-get -y install - 4.8s
0m34m => [ 5/17] WORKDIR /home 0.1s
0m34m => [ 6/17] COPY Makefile /home 0.1s
0m34m => [ 7/17] COPY makes /home/makes 0.0s
0m34m => [ 8/17] COPY .stylelintrc.json /home 0.0s
0m34m => [ 9/17] COPY Gemfile /home 0.0s
0m34m => [10/17] COPY html-minifier-config.json /home 0.0s
0m34m => [11/17] COPY judges /home/judges 0.0s
0m34m => [12/17] COPY sass /home/sass 0.0s
0m34m => [13/17] COPY xsl /home/xsl 0.0s
0m34m => [14/17] COPY js /home/js 0.0s
0m34m => [15/17] COPY eslint.config.js /home 0.0s
0m34m => [16/17] RUN make --directory=/home --no-silent install assets 108.9s
0m34m => [17/17] COPY entry.sh /home 0.0s
0m34m => exporting to image 10.9s
0m34m => => exporting layers 10.9s
0m34m => => writing image sha256:78e825b5e08d8311a6fbb2b4b3d4753bdb905f093900f 0.0s
0m?25hmake: Entering directory '/home/r/repo'
+ stylelint sass/awards.scss sass/bylaws.scss sass/main.scss sass/qo-section.scss --fix
+ mkdir -p target/fb
+ '[' -e target/fb/simple.fb ']'
+ bundle exec judges import tests/simple.yml target/fb/simple.fb
YAML loaded from tests/simple.yml (26 facts)
Nothing to import from target/fb/simple.fb (file not found)
Factbase exported to target/fb/simple.fb (5186 bytes, 26 facts) in 1ms
👍 Import of 26 facts completed in 67ms
+ mkdir -p target/xsl
+ cp xsl/assessment.xsl target/xsl/assessment.xsl
+ cp xsl/awards.xsl target/xsl/awards.xsl
+ cp xsl/badge.xsl target/xsl/badge.xsl
+ cp xsl/bylaws.xsl target/xsl/bylaws.xsl
+ cp xsl/dot.xsl target/xsl/dot.xsl
+ cp xsl/eva-summary.xsl target/xsl/eva-summary.xsl
+ cp xsl/qo-section.xsl target/xsl/qo-section.xsl
+ cp xsl/repositories.xsl target/xsl/repositories.xsl
+ cp xsl/script-with-cdata.xsl target/xsl/script-with-cdata.xsl
+ cp xsl/vitals.xsl target/xsl/vitals.xsl
+ mkdir -p target/css
+ sass --no-source-map --style=compressed --no-quiet --stop-on-error --no-charset sass/main.scss target/css/main.css
+ mkdir -p target/js
+ eslint js/clipboard.js js/outdated.js js/qo-section.js
+ uglifyjs js/clipboard.js js/outdated.js js/qo-section.js
+ cat target/js/main.js tests/symbols.js
+ mkdir -p target
+ p=net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar
+ m2=/root/.m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar
+ '[' -e /root/.m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar ']'
+ wget --no-verbose -O target/saxon.jar https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar
2026-07-22 09:59:05 URL:https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar [5006294/5006294] -> "target/saxon.jar" [1]
+ mkdir -p target/html
+ export INPUT_VERBOSE=yes
+ INPUT_VERBOSE=yes
+ export INPUT_OPTIONS=testing=yes
+ INPUT_OPTIONS=testing=yes
+ export GITHUB_WORKSPACE=.
+ GITHUB_WORKSPACE=.
+ export INPUT_FACTBASE=target/fb/simple.fb
+ INPUT_FACTBASE=target/fb/simple.fb
+ export INPUT_ADLESS=false
+ INPUT_ADLESS=false
+ export INPUT_COLUMNS=what,when,who
+ INPUT_COLUMNS=what,when,who
+ export INPUT_HIGHLIGHTED=stale,tombstone
+ INPUT_HIGHLIGHTED=stale,tombstone
+ export INPUT_HIDDEN=_id,_time,_version
+ INPUT_HIDDEN=_id,_time,_version
+ export INPUT_TODAY=2024-07-05T00:00:00Z
+ INPUT_TODAY=2024-07-05T00:00:00Z
+ export INPUT_JS_FILE=target/js/test.js
+ INPUT_JS_FILE=target/js/test.js
++ basename target/fb/simple.fb
+ fb=simple.fb
+ fb=simple
+ export INPUT_OUTPUT=target/output/simple
+ INPUT_OUTPUT=target/output/simple
+ ./entry.sh
Checking for the latest version of zerocracy/pages-action...
The 'pages-action' 0.0.0 is running
The 'judges' gem will be started as: 'bundle exec judges'
judges version 0.61.0
The workspace directory is: /home/r/repo
Using provided factbase: target/fb/simple.fb
Since 'verbose' is not set to 'true', you won't see detailed logs
The output directory is: target/output/simple
The factbase name is: 'simple'
The factbase imported from target/fb/simple.fb (5186 bytes, 26 facts) in 462μs
👍 Factbase printed to target/output/simple/simple.yaml (5943 bytes) in 5ms
The factbase imported from target/fb/simple.fb (5186 bytes, 26 facts) in 378μs
👍 Factbase printed to target/output/simple/simple.xml (9081 bytes) in 4ms
The factbase imported from target/fb/simple.fb (5186 bytes, 26 facts) in 1ms
👍 Factbase printed to target/output/simple/simple.json (5679 bytes) in 1ms
The factbase imported from target/fb/simple.fb (5186 bytes, 26 facts) in 393μs
👍 Factbase printed to target/output/simple/simple.html (20845 bytes) in 347ms
The 'github-token' plugin parameter is not set ($INPUT_GITHUB-TOKEN is empty)
Each judge will spend up to 180 seconds
The update will run for up to 300 seconds
The factbase imported from target/fb/simple.fb (5186 bytes, 26 facts) in 463μs
👉 Running latest-assessment (#0) at judges/latest-assessment/ (2ms already)...
latest-assessment completed in 86ms
👍 The 'latest-assessment' judge 1i/0d/7a out of 27 facts in 87ms
👉 Running copy-who-names (#1) at judges/copy-who-names/ (91ms already)...
copy-who-names completed in 42ms
👍 The 'copy-who-names' judge 0i/0d/9a out of 27 facts in 43ms
👉 Running copy-repo-names (#2) at judges/copy-repo-names/ (136ms already)...
Fbe version is 0.49.1
copy-repo-names completed in 197ms
👍 The 'copy-repo-names' judge 2i/0d/26a out of 29 facts in 198ms
👉 Running index-eva (#3) at judges/index-eva/ (335ms already)...
index-eva completed in 41ms
👍 The 'index-eva' judge 0i/0d/6a out of 29 facts in 42ms
👉 Running normalize-metrics (#4) at judges/normalize-metrics/ (378ms already)...
normalize-metrics completed in 99ms
👍 The 'normalize-metrics' judge 0i/0d/22a out of 29 facts in 100ms
👉 Running add-bylaws-html (#5) at judges/add-bylaws-html/ (479ms already)...
add-bylaws-html completed in 32ms
👍 The 'add-bylaws-html' judge 1i/0d/5a out of 30 facts in 33ms
👍 6 judge(s) processed in 511ms
Too many cycles already, as set by --max-cycles=1, breaking
👍 Update completed in 1 cycle(s), did 4i/0d/75a in 512ms
Factbase exported to target/fb/simple.fb (7960 bytes, 30 facts) in 919μs
The factbase imported from target/fb/simple.fb (7960 bytes, 30 facts) in 454μs
👍 Factbase printed to target/output/simple/simple.rich.xml (14578 bytes) in 5ms
The 'today' is set to: '2024-07-05T00:00:00Z'
The default Zerocracy logo will be used: https://www.zerocracy.com/svg/logo.svg
The default Zerocracy palette will be used: classic
The output HTML will have links to Zerocracy
The URL of the pages to publish is this one (change it using the 'url' parameter): https://.github.io/
Calculating integrity hashes for CSS files...
Calculating hash for: https://cdn.jsdelivr.net/npm/tacit-css@1.9.5/dist/tacit-css.min.css
Hash: QF+7u3GMRHdbU5nzxyNvTNkV0xQtQXEbAraWZcussxwNUsY3zrmDeAKc8jZ5jfTb
Calculating hash for: https://cdn.jsdelivr.net/npm/drops@0.3.2/dist/drops-0.3.2.min.css
Hash: p1uPBv+9Vp2mQmUJHUrsDnDVbg88Upi66Gf8uTcVy0I2ZIHbSUIEj3q+S6D7B1Lz
Calculating hash for: https://www.zerocracy.com/css/palette.css
Hash: qHLQECQpsl5ded8ztb55ayHqxsGIT9cLHxPH1jOszgf/0HsckECmdIgvAp/PgwZ0
Calculating integrity hashes for JS files...
Calculating hash for: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js
Hash: vtXRMe3mGCbOeY7l30aIg8H9p3GdeSe4IFlP6G8JMa7o7lXvnz3GFKzPxzJdPfGK
Calculating hash for: https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.3/js/jquery.tablesorter.min.js
Hash: +PEWXCk8F17zxsQsEjkuHjUN4yFMHv03eKxKLrqwDql8FJQM0NeSvHRZFVLfXyn7
Calculating hash for: https://cdn.jsdelivr.net/npm/chart.js@4.5.1
Hash: jb8JQMbMoBUzgWatfe6COACi2ljcDdZQ2OxczGA3bGNeWe+6DChMTBJemed7ZnvJ
Calculating hash for: https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js
Hash: VRhlkYEqoAXsWzoORIQL0gHdX0BvQoQG89GxEj7I4xlffttgMvoMsQr7E/IWGK9T
Warning at xsl:stylesheet on line 6 column 80 of script-with-cdata.xsl:
Stylesheet module file:/home/r/repo/target/xsl/script-with-cdata.xsl is included or
imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 6 column 80 of script-with-cdata.xsl:
Stylesheet module file:/home/r/repo/target/xsl/script-with-cdata.xsl is included or
imported more than once. This is permitted, but may lead to errors or unexpected behavior
HTML generated at: target/output/simple/simple-vitals.html
SVG badge generated at: target/output/simple/simple-badge.svg
++ basename target/html/simple.html
+ n=simple.html
+ n=simple
++ dirname target/output/simple
++ dirname target/html/simple.html
+ cp target/output/simple/simple.html target/html/simple.html
++ dirname target/output/simple
++ dirname target/html/simple.html
+ cp target/output/simple/simple-vitals.html target/html/simple-vitals.html
++ ruby -e 'require "yaml"; YAML.load_file(ARGV[0], permitted_classes: [Time])[0]["xpaths"].split("\n").each { |x| puts x }' tests/simple.yml
+ xpaths='/html
/html/head
/html/body
//a[.="@torvalds"]
//span[@class="darkgreen" and .="+14"]
//span[.="129"]
//div[@class="assessment"]/h2[.="Assessment"]
//div[@class="assessment"]/pre
//div[@class="assessment"]/pre[contains(., "Last assessed on 2024-09-15")]
//div[@class="assessment"]/pre/time[@class="relative-time"]
//div[@class="assessment"]/pre/time[contains(@title, "2024-09-15")]
//div[@class="assessment"]/p[@class="darkred"]
//div[@class="assessment"]/p[.="3 assessments on factbase were found"]
//div[@class="repositories"]/h2[starts-with(., "Repositories where")]
//div[@class="repositories"]//a[.="yegor256/test"]
//div[@class="repositories"]//time[@class="relative-time"]
//div[@class="repositories"]//time[contains(@title, "2024-07")]'
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath /html target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath /html/head target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath /html/body target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//a[.="@torvalds"]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//span[@class="darkgreen" and .="+14"]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//span[.="129"]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//div[@class="assessment"]/h2[.="Assessment"]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//div[@class="assessment"]/pre' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//div[@class="assessment"]/pre[contains(., "Last assessed on 2024-09-15")]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//div[@class="assessment"]/pre/time[@class="relative-time"]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//div[@class="assessment"]/pre/time[contains(@title, "2024-09-15")]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//div[@class="assessment"]/p[@class="darkred"]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//div[@class="assessment"]/p[.="3 assessments on factbase were found"]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//div[@class="repositories"]/h2[starts-with(., "Repositories where")]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//div[@class="repositories"]//a[.="yegor256/test"]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//div[@class="repositories"]//time[@class="relative-time"]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
++ dirname target/output/simple
+ xmllint --xpath '//div[@class="repositories"]//time[contains(@title, "2024-07")]' target/output/simple/simple-vitals.html
+ IFS=
+ read -r xpath
+ for f in ${n} ${n}-vitals
+ result=0
++ dirname target/html/simple.html
+ tidy -e target/html/simple.html
bash: line 11: tidy: command not found
+ result=127
+ '[' 127 -eq 2 ']'
+ for f in ${n} ${n}-vitals
+ result=0
++ dirname target/html/simple.html
+ tidy -e target/html/simple-vitals.html
bash: line 11: tidy: command not found
+ result=127
+ '[' 127 -eq 2 ']'
make: Leaving directory '/home/r/repo'
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:zerocracy/pages-action.git
021b6d7..d1dc060 master -> master
container 4f0e9c0e236c2bac6346f3b0a4f9e94b9cf0f41865c997d6142fc543a20a17bc is dead
Wed Jul 22 10:01:40 UTC 2026