Technical task for "Become A Developer 2024" Internship Running To run this application execute: docker image build -t <your_image_name> . docker run -v <location_to_txt_file_on_your_local_system>:/app/data/file.txt <your_image_name>