Execute Docker without using sudo privilege on Ubuntu 20.04

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ย. 2024
  • In this tutorial, you will be shown how to configure Ubuntu 20.04 to execute Docker without using sudo. By default, you have to run docker commands with sudo privilege or by a user in the docker group. This tutorial will show you how to bypass that.
    Tutorial URL: patrickdomingu...
    Devices Used:
    Linode VPS: www.linode.com...
    Visit My Website @ patrickdomingu...
    Let's Get Social:
    Linkedin: / patrickdomingues
    Twitter: / the_patrickd
    Facebook: / thepatrickdomingues
    Tumblr: / patrickdomingues

ความคิดเห็น • 5

  • @carljonhson4311
    @carljonhson4311 ปีที่แล้ว

    Thank you, it helped me a lot

  • @hamednaderi7675
    @hamednaderi7675 ปีที่แล้ว

    Thanks!

  • @solverz4078
    @solverz4078 ปีที่แล้ว

    You're already logged in as root? So you can run docker commands anyway without needing to do this.
    This is only needed for non-root users to run docker commands without having to have sudo privileges.

  • @bordezangakombo5066
    @bordezangakombo5066 3 ปีที่แล้ว +1

    Nice and easy! Thanks!