How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "takahiro-itou/centos8-develop"
end
vagrant init takahiro-itou/centos8-develop
vagrant up
This version was created 12 months ago.
clang をインストール
This version was created 12 months ago.
インストールするパッケージを見直し
This version was created about 1 year ago.
ベースとなるバージョン