I tried to build the environment little by little using docker

Introduction

In order to create a new application, I decided to use docker in the environment construction because I wanted to use a technology that I had not used yet.

What is docker

A tool for building a virtual environment.

Benefits of using docker

--In team development, you can easily reproduce the same development environment. --You can reproduce the same environment every time with just a command. etc

image

By downloading using the Docker Hub command

container

The virtual environment itself.

flow

  1. Create an application directory
  2. Create a Dockerfile
  3. Create a Gemfile
  4. Create Gemfile.lock
  5. Create docker-compose.yml
  6. Execute docker command in terminal

Recommended Posts

I tried to build the environment little by little using docker
I tried to build an environment using Docker (beginner)
I tried to build the environment of WSL2 + Docker + VSCode
I tried to build the environment of PlantUML Server with Docker
I tried to build a laravel operating environment while remembering Docker
I tried using Docker for the first time
I tried to build a Firebase application development environment with Docker in 2020
I tried migrating the portfolio created on Vagrant to the Docker development environment
I tried the Docker tutorial!
[Road _node.js_1-1] Road to build Node.js Express MySQL environment using Docker
I tried to summarize the state transition of docker
I tried to decorate the simple calendar a little
Try to build a Java development environment using Docker
I tried to implement the like function by asynchronous communication
I installed WSL2 without using Microsoft Store and tried to build an environment where Docker can be used
I tried to explain the method
I tried to create React.js × TypeScript × Material-UI on docker environment
I tried to investigate the mechanism of Emscripten by using it with the Sudoku solver
I tried to create a padrino development environment with Docker
How to build CloudStack using Docker
[Rails 6.0, Docker] I tried to summarize the Docker environment construction and commands necessary to create a portfolio
[Metal] I tried to figure out the flow until rendering using Metal
I tried to integrate Docker and Maven / Netbean nicely using Jib
I tried to build an http2 development environment with Eclipse + Tomcat
Build a browser test environment using Capybara in the Docker development environment
I tried to build a simple application using Dockder + Rails Scaffold
[Java] I tried to make a maze by the digging method ♪
I tried to display the calendar on the Eclipse console using Java.
I tried to summarize the methods used
I tried using Scalar DL with Docker
I tried to summarize the Stream API
I tried to build AdoptOpenjdk 11 on CentOS 7
What is Docker? I tried to summarize
I tried to build Ruby 3.0.0 from source
How to build Rails 6 environment with Docker
I tried using Docker because I don't want to pollute the local environment in Microsoft Teams tab development of MS Learn
After learning Progate, I tried to make an SNS application using Rails in the local environment
How to build a Ruby on Rails environment using Docker (for Docker beginners)
I tried connecting the dot counter to the MZ platform by serial communication
Problems I was addicted to when building the digdag environment with docker
01. I tried to build an environment with SpringBoot + IntelliJ + MySQL (MyBatis) (Windows10)
I had to lower the PHP version in Docker + Composer + Laravel environment
I tried to organize the session in Rails
I tried to build AdoptOpenJDK 8 (Addition: Amazon Corretto 8)
[API] I tried using the zip code search API
I tried touching Docker for the first time
When I tried to build an environment of PHP7.4 + Apache + MySQL with Docker, I got stuck [Windows & Mac]
I tried to set tomcat to run the Servlet.
I tried to build Micra mackerel in 1 hour!
[Rails] How to build an environment with Docker
Push the image to docker hub using Jib
I tried to implement a server using Netty
I tried using the profiler of IntelliJ IDEA
[First environment construction] I tried to create a Rails 6 + MySQL 8.0 + Docker environment on Windows 10.
I want to create the strongest local development environment using VSCode Remote Containers
Build Apache and Tomcat environment with Docker. By the way, Maven & Java cooperation
[Small story] I tried to make the java ArrayList a little more convenient
[JDBC ③] I tried to input from the main method using placeholders and arguments.
I tried using Gson
I tried using TestNG
I tried using Galasa