DOCKER images with MULTISTAGE builds | Optimize & reduce the size of your images

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 6

  • @VenkatesanVenkat-fd4hg

    Thanks for video . I hav one doubt Where I can practice docker, can you suggest some platforms.

    • @Thetips4you
      @Thetips4you  Před rokem +1

      Easiest one is build a vm locally and install docker

  • @zygote846
    @zygote846 Před rokem

    Hi Great tutorial,I am wondering what happens for framework, languages that do not create binarys or artifacts like WordPress,where you don't have an executable.How can multi stage build be used there?

    • @Thetips4you
      @Thetips4you  Před rokem

      It is the same process for all multistage irrespective of whether you are creating binary or artifacts. All depends upon your use case.

  • @firassebai8592
    @firassebai8592 Před 20 dny

    why not use docker compose