Getting started with Podman Desktop |

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • НаукаНаука

Комментарии • 16

  • @nilesh-gule
    @nilesh-gule  Год назад +2

    In a recent announcement, Docker has changed the licensing model. This impacts the users of Docker Desktop. If you are looking for an alternative Podman Desktop offers one such choice along with Rancher Desktop. What are the other alternatives you are aware of and would like me to cover in future? Let me know in comments sections any feedback about Podman Desktop.

  • @bandorthild
    @bandorthild 2 месяца назад +1

    Best Podman/Podman Desktop video I have found. Great job! Thank you!

  • @DattatrayaTembare
    @DattatrayaTembare 8 месяцев назад +1

    Nilesh,
    Thanks! for efforts. Very informative and to the point video.
    It really made my life easy to start with PODMAN and PODMAN Desktop.
    Thanks!

    • @nilesh-gule
      @nilesh-gule  8 месяцев назад

      Thanks @DattatrayaTembare. Hope you find other content on the channel regarding containerisation and Kubernetes useful.
      You might want to check these playlists
      ruclips.net/p/PLOPXEdTIaFO-VTZ87uUDp7opWpLLIc7rE
      ruclips.net/video/gndaZYAPUWQ/видео.html

    • @aashieshsoni90
      @aashieshsoni90 3 месяца назад

      Please share demo for how create docker/container and pod

  • @PeterBatah
    @PeterBatah 10 месяцев назад +1

    Thank you for sharing your time and expertise with us. Much appreciated. I didn't catch the name of the terminal app that you were using in this wonderful presentation.

    • @nilesh-gule
      @nilesh-gule  10 месяцев назад

      Thanks @peterbatah for your feedback. I am using Windows Terminal. The prompt and the colourful icons are possible due to oh-my-posh and psreadline with terminal icons. You can refer to the wonderful blog post by Scott Hanselman on how to set it up
      www.hanselman.com/blog/my-ultimate-powershell-prompt-with-oh-my-posh-and-the-windows-terminal

  • @sangameshwar456
    @sangameshwar456 Год назад +1

    Hi thanks for detailed info, at 29:27 how to create or get docker file that you selectd the path? can you please explain.

    • @nilesh-gule
      @nilesh-gule  Год назад

      You need to define the Dockerfile for your project.
      You can refer to an example Docekrfile here github.com/NileshGule/cloud-native-ninja/blob/main/src/dotnet/Dockerfile-TechTalksConsumer
      I have explained this in much more details as part of the Cloud Native Ninja series in different videos for dotnet, Java, Go and React programming languages.
      You can refer to the series here
      studio.ruclips.net/user/playlistPLOPXEdTIaFO-VTZ87uUDp7opWpLLIc7rE/videos

  • @snapfires5127
    @snapfires5127 8 месяцев назад +1

    There is lots of echo in the audio,

    • @nilesh-gule
      @nilesh-gule  8 месяцев назад

      Thanks for the feedback. Apologies for the inconvenience. This has been fixed in other videos. Please check the other videos on the channel.

  • @squalazzo
    @squalazzo Год назад +1

    how do you show azure cluster and subscription in your prompt? Thanks!

    • @nilesh-gule
      @nilesh-gule  Год назад +1

      Those are part of the oh-my-posh segments. You can set the same by following this blogpost by great Scott Hanselman
      www.hanselman.com/blog/my-ultimate-powershell-prompt-with-oh-my-posh-and-the-windows-terminal

    • @squalazzo
      @squalazzo Год назад +1

      @@nilesh-gule oh, ok, thanks! I've to check if it exists for zsh, too

    • @nilesh-gule
      @nilesh-gule  Год назад +1

      @@squalazzo It is possible to do it with zsh as well. Have a look at the following blog posts from Jessica Deen
      jessicadeen.com/posts/2018/badass-terminal-wsl-macos-and-ubuntu-dotfiles-update/
      jessicadeen.com/posts/2017/badass-terminal-fcu-wsl-edition-oh-my-zsh-powerlevel9k-tmux-and-more/