Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Build containers faster with Jib, a Google image build tool for Java applications

Автор: Google Cloud Tech

Загружено: 2018-08-08

Просмотров: 21989

Описание:

Containers are at the heart of many complex distributed systems. Traditionally, Dockerfiles define container image builds from the system up. You start with a base OS, add dependency libraries, and then install your application. This can be cumbersome, error prone, and slow. Google is building container images a different way. Applications that used to take minutes to build and push now take seconds. How do we do it? By building containers from the application down.

Qingyang Chen and Appu Goundan demonstrate how to speed up container-based development by building container images with Jib. Jib speeds up development by finely separating your application across multiple layers and incrementally building the images. Instead of using Dockerfiles, Jib packs a Java application into a container by inferring what it needs from your Maven or Gradle project.

Google has released Jib to the open source community. Qingyang and Appu share how you can leverage its capabilities to speed up your development process and orchestrate larger, more complex systems.

Jib on Github → http://bit.ly/2MbCrkB
Introducing Jib blog post → http://bit.ly/2M3mzDU
Speaker slides → http://bit.ly/2Mc1pQN

Subscribe to the GCP channel → http://bit.ly/GCloudPlatform

Build containers faster with Jib, a Google image build tool for Java applications

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4907 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "0oke9VfRt2M" ["related_video_title"]=> string(100) "Docker для Начинающих за 49 Мин | Docker с Нуля | 2025 Переиздание" ["posted_time"]=> string(23) "1 месяц назад" ["channelName"]=> string(14) "Vlad Mishustin" } [1]=> object(stdClass)#4880 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "kKC-VgAptII" ["related_video_title"]=> string(90) "Using Kubernetes, Spinnaker and Istio to Manage a Multi-cloud Environment (Cloud Next '18)" ["posted_time"]=> string(19) "6 лет назад" ["channelName"]=> string(17) "Google Cloud Tech" } [2]=> object(stdClass)#4905 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "oXS1rS6v0I8" ["related_video_title"]=> string(94) "Dockerfiles, Buildpacks, Jib and more what's the best way to run your Java code in Containers?" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(6) "Devoxx" } [3]=> object(stdClass)#4912 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "gauOI0O9fRM" ["related_video_title"]=> string(69) "Microservices in the Cloud with Kubernetes and Istio (Google I/O '18)" ["posted_time"]=> string(19) "7 лет назад" ["channelName"]=> string(17) "Google Cloud Tech" } [4]=> object(stdClass)#4891 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "2yoRWrc0MA0" ["related_video_title"]=> string(96) "ВСЕ ЧТО НУЖНО ЗНАТЬ О ДЕПЛОЕ, DOCKER, CI/CD, ЕСЛИ ТЫ НОВИЧОК" ["posted_time"]=> string(25) "2 месяца назад" ["channelName"]=> string(29) "Бинарный происк" } [5]=> object(stdClass)#4909 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "TYx0BTyFtmc" ["related_video_title"]=> string(89) "Develop Faster on Kubernetes With Google Container Tools and Cloud Build (Cloud Next '19)" ["posted_time"]=> string(19) "6 лет назад" ["channelName"]=> string(17) "Google Cloud Tech" } [6]=> object(stdClass)#4904 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "blWdjRUPP6E" ["related_video_title"]=> string(72) "Разведчик о том, как использовать людей" ["posted_time"]=> string(25) "2 недели назад" ["channelName"]=> string(18) "Коллектив" } [7]=> object(stdClass)#4914 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "lr1rYnUubpQ" ["related_video_title"]=> string(69) "Docker Для Начинающих за 1 Час | Docker с Нуля" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(14) "Vlad Mishustin" } [8]=> object(stdClass)#4890 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "YTPUNesUIbI" ["related_video_title"]=> string(56) "Best Practices to Spring to Kubernetes Easier and Faster" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(15) "SpringDeveloper" } [9]=> object(stdClass)#4908 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "lviLZFciDv4" ["related_video_title"]=> string(87) "2017 swampUP Sessions | Distroless Docker: Containerizing Apps, not VMs - Matthew Moore" ["posted_time"]=> string(19) "7 лет назад" ["channelName"]=> string(5) "JFrog" } }
Docker для Начинающих за 49 Мин | Docker с Нуля | 2025 Переиздание

Docker для Начинающих за 49 Мин | Docker с Нуля | 2025 Переиздание

Using Kubernetes, Spinnaker and Istio to Manage a Multi-cloud Environment (Cloud Next '18)

Using Kubernetes, Spinnaker and Istio to Manage a Multi-cloud Environment (Cloud Next '18)

Dockerfiles, Buildpacks, Jib and more what's the best way to run your Java code in Containers?

Dockerfiles, Buildpacks, Jib and more what's the best way to run your Java code in Containers?

Microservices in the Cloud with Kubernetes and Istio (Google I/O '18)

Microservices in the Cloud with Kubernetes and Istio (Google I/O '18)

ВСЕ ЧТО НУЖНО ЗНАТЬ О ДЕПЛОЕ, DOCKER, CI/CD, ЕСЛИ ТЫ НОВИЧОК

ВСЕ ЧТО НУЖНО ЗНАТЬ О ДЕПЛОЕ, DOCKER, CI/CD, ЕСЛИ ТЫ НОВИЧОК

Develop Faster on Kubernetes With Google Container Tools and Cloud Build (Cloud Next '19)

Develop Faster on Kubernetes With Google Container Tools and Cloud Build (Cloud Next '19)

Разведчик о том, как использовать людей

Разведчик о том, как использовать людей

Docker Для Начинающих за 1 Час | Docker с Нуля

Docker Для Начинающих за 1 Час | Docker с Нуля

Best Practices to Spring to Kubernetes Easier and Faster

Best Practices to Spring to Kubernetes Easier and Faster

2017 swampUP Sessions | Distroless Docker: Containerizing Apps, not VMs - Matthew Moore

2017 swampUP Sessions | Distroless Docker: Containerizing Apps, not VMs - Matthew Moore

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]