File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 16162 . Execute the command to copy the log file from the container to the file ` codescoring_onprem.log `
1717
1818 ``` bash linenums="2"
19- docker cp -L PROJECT_NAME_fluentd_1 :/fluentd/log/docker.log codescoring_onprem.log
19+ docker cp -L PROJECT_NAME-fluentd-1 :/fluentd/log/docker.log codescoring_onprem.log
2020 ```
2121
22223 . Send the ` codescoring_onprem.log ` file to the vendor.
Original file line number Diff line number Diff line change 15152. Выполнить команду копирования файла логов из контейнера в файл ` codescoring_onprem.log`
1616
1717 ` ` ` bash linenums=" 2"
18- docker cp -L PROJECT_NAME_fluentd_1 :/fluentd/log/docker.log codescoring_onprem.log
18+ docker cp -L PROJECT_NAME-fluentd-1 :/fluentd/log/docker.log codescoring_onprem.log
1919 ` ` `
2020
21213. Отправить вендору файл ` codescoring_onprem.log` .
You can’t perform that action at this time.
0 commit comments