标签: docker
我想要更改默认配置文件的泊坞窗图片。
问题是此配置文件包含图像中包含的程序的路径,我不知道如何修改它。
docker run --rm -u `id -u \`whoami\`` -v /my/path/file:/data/ -t docker/program -i input -r -o output -c config.file
config.file 程序= /路径/到/程序/