Spring application on the task of Alfa Bank
29
Project source code on GitHub: https://github.com/sidorovvadim33/AlfaTestTask
Get the image:
docker pull thevadims/alfa-test-task-repo:latest
Run the instance:
docker run -p [port]:8080 thevadims/alfa-test-task-repo
Port example:
docker run -p 9090:8080 thevadims/alfa-test-task-repo
Checking application in browser:
http://localhost:[port]/
With port from example:
http://localhost:9090/
Content type
Image
Digest
Size
256.9 MB
Last updated
over 3 years ago
Requires Docker Desktop 4.37.1 or later.