- На хостовой машине предварительно должен быть установлен "vagrant" (https://www.vagrantup.com/) & VirtualBox
- Далее нужно выполнить команду:
git clone https://github.com/shuhrat02/otus-astra-docker.git
- Перейти в директорию otus-astra-docker и выполнить команду:
vagrant up
- Теперь можно отойти на 2-3 мин, заварить себе чай и дождаться когда развернется гостевая Astra Linux с docker на борту.
- В случае возникновения ошибки:
"Vagrant attempted to execute the capability 'configure_networks' on the detect guest OS 'linux', but the guest doesn't support that capability. This capability is required for your configuration of Vagrant. Please either reconfigure Vagrant to avoid this capability or fix the issue by creating the capability."
выполните команду:
vagrant provision