Tag: Dev

24, Oct 2023

Creating a Docker image with your code

With the dawn of containerization Some genius' figured out how to remove the bloat (operating system files, and misc) and platform incompatibility prone errors by transitioning from virtual machines
Comments ( 0 )