API-Cache | PHP class for caching API responses | REST library
kandi X-RAY | API-Cache Summary
kandi X-RAY | API-Cache Summary
PHP class for caching API responses
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of API-Cache
API-Cache Key Features
API-Cache Examples and Code Snippets
Community Discussions
Trending Discussions on API-Cache
QUESTION
I'm having trouble using env vars for my docker-compose.yml
image names on the public GitLab CI servers. I'm using docker in docker, with an image that I'm installing docker-compose in, however it appears that when I attempt to run docker-compose
commands, the env vars in the file are being escaped, for some reason. This deosn't happen on my local machine, even if I try running inside the same versions of the docker/dicker-in-docker containers.
ANSWER
Answered 2020-Oct-02 at 20:49It's a problem with docker-compose. The issue has been fixed recently (somewhere between version 1.25.4 and 1.27.4), that's why you can observe different behavior locally and on GitLab.
If you can upgrade docker-compose on the worker to the latest version, it should fix the problem. Otherwise you can try replacing cp .env.ci .env
in your before_script
with:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install API-Cache
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page