Bryan Liles - Developing Rails Apps on Docker

Поделиться
HTML-код
  • Опубликовано: 6 янв 2025

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

  • @oleingemannk
    @oleingemannk 7 лет назад

    One of the best talks I've seen on docker!

  • @Sirfrummel
    @Sirfrummel 8 лет назад

    It's a good introduction and I've referenced it several times throughout my docker journey. Now I am being thrown off -- in the talk, Bryan talks about the ease of use in mounting volumes etc. The problem is, he is working with a local docker instance, and virtualbox has already taken care of mounting the storage to the docker host.
    It took me a lot of searching and reading to figure out why my docker client wouldn't mount storage so easily to another linux box on the LAN -- it's because the volume already has to be on the linux/docker host (NOT the docker client). This wasn't made clear in the video so just wanted to update this here.

  • @brunonegraozica5459
    @brunonegraozica5459 8 лет назад

    In 7:06 you say that docker machine is beta and that we should not use Docker in production. Is that still valid in Nov/2016?

  • @eldu1374
    @eldu1374 9 лет назад +2

    Thank you so much. This video is incredibly helpful. Wish I had found this earlier.

  •  8 лет назад

    What a great talk. Thank you so much !

  • @paulanunda
    @paulanunda 8 лет назад +1

    Very helpful. Thanks Bryan/DO.

  • @morejamie
    @morejamie 8 лет назад +1

    Really awesome! Thanks Bryan!

  • @victormarconi
    @victormarconi 9 лет назад +1

    Great video. Thank you very much for sharing this.

  • @KurtMueller
    @KurtMueller 9 лет назад

    Good introductory talk to working with rails and docker

  • @Tdubs241083
    @Tdubs241083 8 лет назад +1

    Great talk dude.

  • @sudogem
    @sudogem 7 лет назад

    great video..