docker-lambda
docker-lambda copied to clipboard
how to build from Dockerfile
I have build Dockerfile from: https://github.com/lambci/docker-lambda/blob/master/python2.7/build/Dockerfile But it failed, said :rm: cannot remove ‘/var/runtime : Permission denied, what should I do?