Skip to content

Use with docker stack #14

Description

@piotr-sikora-v

There is any option to use it with docker stack ?
I try to deploy with

services:
  grafana:
    image: grafana/grafana:5.1.0
  user: '104'
    volumes:
     - docker/volumes/swarmpit-grafana:/var/lib/grafana
volumes:
  grafana-data:
    driver: zfs
    driver_opts:
      name: docker/volumes/grafana

but it don't work, container don't start
from command line docker volume create -d zfs --name=docker/volumes/grafana works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions