top of page
Search

How to write a production-ready dockerfile?
What is DockerFile? A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an...
The Tech Platform
Jul 22, 2022

Docker Image Optimization: from 1.16GB to 22.4MB
Docker is a platform for software developers and sysadmins to build, run, and share applications with containers. A container is a...
The Tech Platform
Oct 11, 2021
bottom of page