You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2019/03/11 08:13:12 UTC

[GitHub] [tinkerpop] FlorianHockmann commented on pull request #1080: TINKERPOP-2174 Improve Docker Image Security

It should also be possible to add this `chown` directly to the `COPY` command above:
```
COPY --chown=gremlin:gremlin ${GREMLIN_CONSOLE_DIR} /opt/gremlin-console
```

[ Full content available at: https://github.com/apache/tinkerpop/pull/1080 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org