Dockerized environment for building and running projects with gRPC and vcpkg.
- gRPC: Integrated support for gRPC, enabling efficient inter-service communication.
- vcpkg: Dependency management made easy with vcpkg.
To build the Docker image, run the following command:
docker build -t dockerizm .
docker run -it dockerizm