Click here to Skip to main content
15,889,992 members
Articles / Containers / Docker

A Note on Docker

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
23 Oct 2018CPOL7 min read 6.3K   22   3  
This is a note on Docker.
This is a step-by-step guide to install Docker on Linux Mint 18.3 Cinnamon 64-bit, including removing previous versions, adding the Docker repository, and creating a Docker user group. It also covers managing Docker daemon auto-start, pulling a PostgreSQL image from the Docker registry, creating and managing containers, validating a PostgreSQL container using pgAdmin, building Docker images for Node.js applications, and optimizing image size using NGINX to host web content.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I have been working in the IT industry for some time. It is still exciting and I am still learning. I am a happy and honest person, and I want to be your friend.

Comments and Discussions