LoginSignup
3
3

More than 5 years have passed since last update.

Docker を何も知らない状況からとりあえず触ってみるまで

Posted at

Docker を触ってみたメモ.

Reference

お試し環境づくり

前提は OS X (Yosemite) with Vagrant

docker host として Core OS を使ってみる.

1. vagrant init yungsang/coreos
2. vagrant up
3. vagrant ssh
4. docker ですでに docker が入ってるのが分かる.

3
3
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
3
3