Skip to content

Instantly share code, notes, and snippets.

@zeerorg
Last active June 5, 2019 11:06
Show Gist options
  • Select an option

  • Save zeerorg/bc22e24c565e8708a8c569e0f2c40b24 to your computer and use it in GitHub Desktop.

Select an option

Save zeerorg/bc22e24c565e8708a8c569e0f2c40b24 to your computer and use it in GitHub Desktop.

Revisions

  1. zeerorg revised this gist Jun 5, 2019. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion issues_with_templates.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,8 @@
    # Python3-Debian
    [Link](https://github.com/openfaas-incubator/python3-debian)

    Runs on Root user hence cannot be invoked from arbitrary `--user` flag.
    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](https://github.com/openfaas-incubator/python-flask-template/)
  2. zeerorg revised this gist Jun 5, 2019. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions issues_with_templates.md
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,4 @@
    # Python3-Debian
    [Link](https://github.com/openfaas-incubator/python3-debian)

    Runs on Root user hence cannot be invoked from arbitrary `--user` flag.
  3. zeerorg created this gist Jun 5, 2019.
    2 changes: 2 additions & 0 deletions issues_with_templates.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    # Python3-Debian
    [Link](https://github.com/openfaas-incubator/python3-debian)