[
https://issues.apache.org/jira/browse/DRILL-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Turton updated DRILL-8156:
--------------------------------
Description: Some users of embedded Drill in Docker want to use a Docker
volume with Drill, particularly for Drill's persistent local storage so that
Drill configuration can persist across container launches. Because Drill no
longer runs as root in the Docker container as of 1.20, these users now need a
mountpoint inside that container that has been chowned to drilluser. (was:
Some users of embedded Drill in Docker want to use a Docker volume with Drill,
particularly for Drill's persistent locaal storage so that Drill configuration
can persist across container launches. Because Drill no longer runs as root in
the Docker container as of 1.20, these users now need a mountpoint inside that
container that has been chowned to drilluser.)
> Declare and chown a /data VOLUME in the Drill Dockerfile
> --------------------------------------------------------
>
> Key: DRILL-8156
> URL: https://issues.apache.org/jira/browse/DRILL-8156
> Project: Apache Drill
> Issue Type: Improvement
> Components: Tools, Build & Test
> Affects Versions: 1.20.0
> Reporter: James Turton
> Assignee: James Turton
> Priority: Minor
>
> Some users of embedded Drill in Docker want to use a Docker volume with
> Drill, particularly for Drill's persistent local storage so that Drill
> configuration can persist across container launches. Because Drill no longer
> runs as root in the Docker container as of 1.20, these users now need a
> mountpoint inside that container that has been chowned to drilluser.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)