docker build -t task-app . Создать снимок (в текущей директории Dockerfile) docker run --rm -v (pwd)\test_file.txt:/build/test_file.txt task-app /build/test_file.txt Запустить docker container и вмонтировать тестовый файл; (pwd) - путь до файла main.exe test_file.txt Запустить программу test_file - путь до файла
-
Notifications
You must be signed in to change notification settings - Fork 0
Gl0b0x/YADRO_TASK
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published