Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.
This repository was archived by the owner on Jul 3, 2026. It is now read-only.

[File System] Bind Support #7

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

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