Running Flipt in a Docker container
$HOME/flipt
.
$HOME/flipt
is just used as an example, you can use any directory you would
like on the host.Host location | Container location | Purpose |
---|---|---|
$HOME/flipt | /var/opt/flipt | For storing application data |
docker run
command to mount your local configuration into the container: