Skip to content

Instantly share code, notes, and snippets.

@zeerorg
Last active June 5, 2019 11:06
Show Gist options
  • Save zeerorg/bc22e24c565e8708a8c569e0f2c40b24 to your computer and use it in GitHub Desktop.
Save zeerorg/bc22e24c565e8708a8c569e0f2c40b24 to your computer and use it in GitHub Desktop.

Python3-Debian

Link

Runs on Root user hence cannot be invoked from arbitrary --user flag.

Error: docker: Error response from daemon: OCI runtime create failed: container_linux.go:344: starting container process caused "chdir to cwd (\"/root\") set in config.json failed: permission denied": unknown

The same error occurs in python-flask template link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment