Chris Campell

Results 9 comments of Chris Campell

Still seeing this issue intermittently. Redeployment does appear to resolve the issue, but is far from an ideal solution. What is worse is that Lambda when invoked, still appears to...

This would especially be nice for the Sphinx [`glossary` directive](https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-glossary) as mentioned in #877!

@AndrewFarley I'll have a chance to run it through our CI/CD Sunday to test it out. Thanks again! Edit (3/8/2020): @AndrewFarley It does not appear to be working in our...

@AndrewFarley By design the Jenkins Agents are running as non-root users, which may explain the `permission denied`. However, I am not sure of a graceful workaround for this. The deployment...

> @ccampbell if it says docker command not found then you do not have docker in docker support or the image you are using doesn’t have the docker command installed...

> Detecting the container id doesn’t relate to the ability to run docker or the docker command. It honestly sounds like all you need to do is install docker in...

@AndrewFarley Yeah, It's not the most graceful setup; but it's what the Jenkins folks recommended. We have DinD running per the [jenkins tutorials](https://jenkins.io/doc/tutorials/build-a-python-app-with-pyinstaller/): ```cmd docker container run --name jenkins-docker --rm...

@AndrewFarley I see what you're saying! I thought you were advocating to use `lambci`: > ... for running your functions in the same strict Lambda environment, knowing that they'll exhibit...

@divyashreepathihalli This is still an issue a year later, with several related bug reports that were closed out prematurely by the `google-ml-butler` prior to being adequately reviewed: - https://github.com/keras-team/tf-keras/issues/69 -...