This repository is created to fulfill my final project in Cryptography subject.
docker compose up -d
docker exec -it java-app-client-[1 or 2] /bin/sh
java -jar final-0.0.1-SNAPSHOT.jar
docker compose down
This repository is created to fulfill my final project in Cryptography subject.
docker compose up -d
docker exec -it java-app-client-[1 or 2] /bin/sh
java -jar final-0.0.1-SNAPSHOT.jar
docker compose down