A reminder of Docker and development environment construction

Although I am a beginner, I will continue to build an environment such as a laptop computer, so I will take notes. Vagrant 2.2.14 Ubuntu 14.04.6 LTS Docker version 1.6.2

When I was studying, I executed the command used by the instructor and got an error. It doesn't go according to the video. When I looked it up, my environment was old. Docker commands have changed. Version UP requires upgrading from Ubuntu 14.04.6 LTS on Vagrant to Ubuntu 16.04.7 LTS. OS update

I updated from Ubuntu 14.04 LTS to 16.04.6 LTS Upgrade with reference to If I thought I would upgrade the Docker version separately, I could upgrade together. The latest is Dcoker version 18.09.7

You can now run the new Docker command.

I want to use VS Code on Vagrant, so I need to install and configure VS code.

Set the installation by referring to "Editing files on Vagrant with VS Code" For Windows.

Recommended Posts

A reminder of Docker and development environment construction
Easy environment construction of MySQL and Redis with Docker and Alfred
Create a Java and JavaScript team development environment (gradle environment construction)
Environment construction method and troubleshooter at the time of joint development (rails, docker and github)
Docker environment construction
Laravel development environment construction with Docker (Mac)
Sapper × Go (echo) × Docker development environment construction
Build a PureScript development environment with Docker
[Docker] Development environment construction Rails6 / Ruby2.7 / MySQL8
Spring Boot + Docker Java development environment construction
Build a simple Docker + Django development environment
Build a development environment for Docker + Rails6 + Postgresql
Docker + DynamoDB local + C ++ environment construction and practice
Rails Docker environment construction
Build a WordPress development environment quickly with Docker
Kaggle environment construction using official Docker and vscode
[Copy and paste] Build a Laravel development environment with Docker Compose Part 2
Build a simple Docker Compose + Django development environment
[Copy and paste] Build a Laravel development environment with Docker Compose Participation
java development environment construction
Prepare a scraping environment with Docker and Java
Build a development environment for Docker, java, vscode
Wordpress local environment construction & development procedure with Docker
Create a Spring Boot development environment with docker
Introduce Docker to the development environment and test environment of existing Rails and MySQL applications
BEAR application Docker development environment construction example (docker-sync, Mutagen)
Docker the development environment of Ruby on Rails project
[Environment construction] Build a Java development environment with VS Code!
Try to build a Java development environment using Docker
Construction of data analysis environment using Docker (personal memorandum)
WSL2 + VSCode + Docker development environment
Overview of Docker and containers
MySQL 5.7 (Docker) environment construction memo
Redmine (Docker) environment construction memo
[Docker] Rails 5.2 environment construction with docker
Docker × Spring Boot environment construction
[Docker] postgres, pgadmin4 environment construction
React environment construction with Docker
Install Ubuntu 20.04 in virtual box on windows10 and build a development environment using docker
Environment construction of keras and tensorflow, jupyter lab by docker and connection to jupyter by port forwarding
Until you build a Nuxt.js development environment with Docker and touch it with VS Code
[Rails] [Docker] Copy and paste is OK! How to build a Rails development environment with Docker
[Procedure 1 for beginners] Ruby on Rails: Construction of development environment
Build a Node-RED environment with Docker to move and understand
I tried to create a padrino development environment with Docker
[Rails 6.0, Docker] I tried to summarize the Docker environment construction and commands necessary to create a portfolio
Rails + MySQL environment construction with Docker
Create a Vue3 environment with Docker!
Node.js environment construction with Docker Compose
Build a Node.js environment with Docker
Environment construction for Servlet application development
Environment construction with Docker for beginners
Laravel + Docker Laradock usage environment construction
[Unity] Android development environment construction procedure
Make a language! (JavaCC environment construction)
Rails on Docker environment construction procedure
[Environment construction with Docker] Rails 6 & MySQL 8
Build Unity development environment on docker
Ruby on Rails development environment construction with Docker + VSCode (Remote Container)
Procedure for building a Rails application development environment with Docker [Rails, MySQL, Docker]
Build a browser test environment using Capybara in the Docker development environment