may_ctf/run-offline/jojo1/readme.md

10 lines
762 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#комментарии по развертыванию сервера для таска Отсылка на ДжоДжо 1 у себя:
Если к вас не установлен docker, установите: [на linux](https://selectel.ru/blog/docker-install-ubuntu/); [на windows](https://learn.microsoft.com/ru-ru/virtualization/windowscontainers/manage-docker/configure-docker-daemon)
Распакуйте jojo1.zip в отдельную папку, откройте в ней терминал и напишите:
```
docker build . -t jojo_reference
docker run -p 8002:8000 -d --name jojo_reference jojo_reference
```
Дальше, скачайте main.html, распакуйте архив images.zip туда же и откройте main.html.