markdown 码头工人卷
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 码头工人卷相关的知识,希望对你有一定的参考价值。
# create the volume in advance
```bash
docker volume create --driver local \
--opt type=none \
--opt device=/home/user/test \
--opt o=bind \
test_vol
````
# create on the fly with --mount
```bash
docker run -it --rm \
--mount type=volume,dst=/container/path,volume-driver=local,volume-opt=type=none,volume-opt=o=bind,volume-opt=device=/home/user/test \
foo
```
# inside a docker-compose file
```yml
volumes:
bind-test:
driver: local
driver_opts:
type: none
o: bind
device: /home/user/test
```
以上是关于markdown 码头工人卷的主要内容,如果未能解决你的问题,请参考以下文章
markdown 有关码头工人的基本信息
markdown 批量重启小时内挂掉的码头工人
markdown havre /像这样的码头工人运行嵌入式squashfs图像
码头工人撰写孤儿容器警告
码头工人群或牧场牛中的芹菜工人
iptables 块码头工人