thevadims/alfa-test-task-repo

By thevadims

Updated over 3 years ago

Spring application on the task of Alfa Bank

Image
0

29

thevadims/alfa-test-task-repo repository overview

Getting started

Source code

Project source code on GitHub: https://github.com/sidorovvadim33/AlfaTestTask

Starting project container

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/

Tag summary

Content type

Image

Digest

Size

256.9 MB

Last updated

over 3 years ago

Requires Docker Desktop 4.37.1 or later.