Category: Docker, github

With the popularity of Docker, more and more scenarios are using Docker in the front-end field.

Docker is widely used in daily front-end development.

Based on our needs, we change the base image to alpine and rebuild to reduce the docker image from 1.3GB to 500MB+.

The above is our experience in reducing the Docker image of the Nebula Graph Studio.

Related Articles