dpc-sdp / dev-tools

Tools used for development of Tide distribution and modules.
2 stars 1 forks source link

Add missing docker variables in dev-tools for ahoy config #96

Closed krakerag closed 1 year ago

krakerag commented 1 year ago

As per discussion in slack, missing these variables causes the following build issue in tide modules:

=> CANCELED [tide_core 8/8] RUN echo "memory_limit=-1" >> /usr/local/etc/php/conf.d/memory.ini     && COMPOSER=composer.build.json composer install -n --no-dev --ansi --prefer-dist --no-suggest --optimiz  3.7s
------
 > [tide_core-php internal] load metadata for docker.io/library/tide_core:latest:
------
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
MdNadimHossain commented 1 year ago

although I didn't see this issue, strange