Skip to content

[File System] Bind Support #7

@anak10thn

Description

@anak10thn
services:
   app:
       image: "aksaramaya/docker-http-server"
       volumes: 
       - "bindtest"
volumes:
   nfstest:
      type: "bind"
      source: "/mnt"
      target: "/mnt"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions