TheGreenCodes

TheGreenCodes

Follow
Follow
homeAboutSoftware ArchitectureData StructuresHealth DigestThe EntrepreneurSeries of Notenewsletter
Tag

optimization

#optimization

More content

Read more stories on Hashnode


Articles with this tag

Docker image optimization: Tips and Tricks for Faster Builds and Smaller Sizes

Mar 7, 20238 min read

I have been making a couple of changes in the build and deployment process of The Urbanlibrary. Notably, I opted to switch to docker altogether...

Docker image optimization: Tips and Tricks for Faster Builds and Smaller Sizes

Multi-stage docker files Vs Builder patterns - tipping the scales

Feb 14, 20236 min read

When it comes to containerization and packaging, docker has proven itself capable of shortening the development time and ensuring consistency across...

Multi-stage docker files Vs Builder patterns - tipping the scales