LoginSignup
0
1

More than 3 years have passed since last update.

Vagrant上のLubuntuでVSCode+Docker環境を作りたい~Lubuntu構築編~

Last updated at Posted at 2019-07-22

対象としている人

VisualStadio CodeのRemote-Containerを使いたいけど、Windows10 Homeな人。
(どんだけニッチなんだよ)

経緯

Remote-Containerを使おうと思ったらDockerToolboxは対応していなかったし、
かといって、ProにしてもVirtualBoxが使えなくなるらしいので、じゃあ、もう開発用の環境作ろうかなと。

前提

  • VirtualBoxが入っている
  • Vagrantが入っている
  • OSがWindows10である

Lubuntu on VirtualBox

  1. Lubuntuのダウンロードページよりisoイメージを取得
    この時は19.04が最新バージョン
  2. Install Lubuntuをダブルクリック VirtualBox_lubuntu_23_07_2019_05_45_32.png
  3. 言語とタイムゾーン、キーボードを選択 VirtualBox_lubuntu_23_07_2019_05_47_45.png VirtualBox_lubuntu_23_07_2019_05_48_26.png VirtualBox_lubuntu_23_07_2019_05_48_56.png
  4. パーティションを自動で作成(面倒くさそうだったから) VirtualBox_lubuntu_23_07_2019_05_49_55.png
  5. ユーザ名をvagrantにする。パスワードも同じ。 VirtualBox_lubuntu_23_07_2019_05_51_17.png
  6. インストール内容を確認して、「今すぐインストール」を押下
    VirtualBox_lubuntu_23_07_2019_05_51_45.png
    VirtualBox_lubuntu_23_07_2019_05_49_13.png

  7. 再起動して完了
    ※再起動を押したつもりだけど、なかなか再起動されず、結局VBから電プチ

以上、今日はここまで。
次回VagrantBoxにするためイジイジする

追記(19.08.09)

Vagrant Box化編を書きました。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1