Skip to content

Instantly share code, notes, and snippets.

@vanleantking
Last active June 19, 2024 17:08
Show Gist options
  • Save vanleantking/4f458433779629117285ca1ebed7bbd2 to your computer and use it in GitHub Desktop.
Save vanleantking/4f458433779629117285ca1ebed7bbd2 to your computer and use it in GitHub Desktop.
optimize docker buid version
for docker build golang
https://blog.nashtechglobal.com/how-to-optimize-docker-images-for-size-and-performance/
https://medium.com/@kittipat_1413/optimizing-multi-stage-builds-with-dockerfile-in-golang-a2ee8ed37ec6
for docker build laravel
https://dev.to/er_dward/dockerfile-optimization-using-multistage-builds-caching-and-lightweight-images-2ec6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment