へたっぴITエンジニアのメモ帳
AboutCategories(English)Categories(日本語)
  • Jul 6, 2025

    Installing Node.js During Docker Image Build

    This guide explains how to install Node.js during the Docker image build process.

  • Jul 6, 2025

    Installing WSL

    This guide explains how to install WSL.

  • Jul 6, 2025

    About the User ID in WSL

    I looked into the User ID (uid) in WSL.

  • Jul 6, 2025

    Installing Docker Engine on Windows

    This guide explains how to install Docker Engine on Windows.
    Although using Docker Desktop for Windows is the standard method for installing Docker on Windows, here we’ll install Docker Engine using WSL (Windows Subsystem for Linux).

  • Jul 6, 2025

    Setting Up a PHP CLI Environment with Docker

    In this guide, we’ll set up an environment where you can run PHP from the command line using Docker.

  • Jul 6, 2025

    About Docker depends on

    I investigated how Docker’s depends_on works.

  • Jul 6, 2025

    About Docker Healthcheck

    I looked into how Docker healthchecks work.

  • Jul 6, 2025

    Frequently Used Docker Commands

    This is a summary of Docker commands I frequently use.
    Only the commands and options I personally use are listed here.

  • Jul 5, 2025

    Debugging PHP Code Running on WSL + Docker Using Xdebug in VSCode

    This guide explains how to set up Visual Studio Code (VSCode) to debug PHP code running inside a Docker container on WSL using Xdebug.

  • Jul 5, 2025

    Setting the PHP Executable Path in VSCode to Use PHP Inside a Docker Container

    This guide explains how to configure Visual Studio Code (VSCode) to use PHP inside a Docker container as the executable path. Reference: How to setup VSCode with PHP inside docker

Previous Page: 1 of 7 Next

へたっぴITエンジニアのメモ帳

  • dino0320
  • dino0320

I take notes about IT.