[
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 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. (was:
Some users of embedded Drill in Docker want to use a persistent volume for
Drill's local storage which holds things like Drill storage configs. Because
Drill no longer runs as root in the Docker container as of 1.20, these users
need a mountpoint that has been chowned to drilluser.)
> Declare a VOLUME in the Drill Dockerfile for persistent local storage
> ---------------------------------------------------------------------
>
> 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 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)