Created execution script for the container image and moved code
copy from Dockerfile to volume in compose.
Now code changes don't require image rebuild.
Implemented code for the first test version.
Added Docker funtionality.
Define data location in compose and run:
docker compose up
Removed test data from the repository.