Skip to content

Biss81/task1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Задание на троечку

Клонируем репозиторий

git clone https://github.com/Biss81/task1

Переходим в каталог task1

cd task1

Собираем контейнер

docker build . -t hello-test

Запускаем контейнер

docker run -p 8080:8080 hello-test

Заходим на страницу

Открываем в браузере адрес - http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published