every Dockerfile should have this line! (intermediate) anthony explains

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2025

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

  • @mrswats
    @mrswats ปีที่แล้ว +45

    Anthonks is Canadian confirmed

  • @MrMongoosesRawesome
    @MrMongoosesRawesome ปีที่แล้ว +9

    The official docker python images set LANG to C.UTF-8 at least.

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

    How did you make she'll display suggestions on 3:05 ?

  • @انامسلموكفى
    @انامسلموكفى 11 หลายเดือนก่อน

    Thank you for the tipp. I like the keyboard where you buy it ?

  • @Carbonator5000
    @Carbonator5000 11 หลายเดือนก่อน

    I wonder if just using the KIS (Keep it Simple) principle when coding ANYTHING is just a good rule of thumb? Love the details in your videos dude, you’re opening my eyes to why I love this language. ❤🐍

  • @con-f-use
    @con-f-use ปีที่แล้ว +1

    What is your opinion on `ENV TZ=UTC` which is similar?

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

      iirc no set TZ is the same as UTC so adding that doesn't really fix anything

  • @sethmlarson
    @sethmlarson ปีที่แล้ว +13

    Ah yes, "en_CA" meaning "Canadia".

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

    Ha, laughs in Go where everything is utf-8! As long as cgo is disabled

  • @vaisakh_km
    @vaisakh_km ปีที่แล้ว +5

    Wait, nano? Really?
    i never saw anyone with that keyboard and actually uses nano

    • @adithya_ps
      @adithya_ps ปีที่แล้ว +2

      Actually it’s not even nano, it’s actually an editor he created. I think it’s just aliased to nano

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

    woops, now I know what to do tomorrow :D thanks!

  • @Chris-rm1pn
    @Chris-rm1pn ปีที่แล้ว

    You probably explain it in some previous video but what's the RUN : \ && syntax you did in your dockerfile?

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

      th-cam.com/video/BdxdRlTnPEE/w-d-xo.html

    • @Chris-rm1pn
      @Chris-rm1pn ปีที่แล้ว

      Thank you!

    • @con-f-use
      @con-f-use ปีที่แล้ว +2

      @@Chris-rm1pn tl;dr ":" is a noop in bash, like "true" and "\" just escapes the newline so it's one command for docker. Makes it look nice.

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

      but why just not writing separate RUN commands?

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

      ​​​@@paoloosethats generally not good in docker. Separate runs generate separate layers in your image thus ending in larger image sizes

  • @PanosDimitriadis-y2q
    @PanosDimitriadis-y2q 13 วันที่ผ่านมา

    This looks like something Python specific, right?

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

    Canadia!!

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

    Why nano tho 😅

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

      it's babi, his own nano inspired editor

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

    Thanks.

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

    canadia oOo

  • @Hope-kf1nl
    @Hope-kf1nl ปีที่แล้ว

    LOL