Docker compose volumes

Docker compose volumes смотреть последние обновления за сегодня на .

Docker Volumes explained in 6 minutes

195209
7306
310
00:06:03
30.11.2019

Understand Docker Volumes in 6 minutes. Docker Volumes in Docker-Compose ► Subscribe To Me On Youtube: 🤍 In this video you will learn: 0:00 - Intro 0:21 - When do we need Docker Volumes? 1:02 - What is Docker Volumes? 2:04 - 3 Docker Volumes Types 4:14 - Docker Volumes in docker-compose file This gives you a short but thorough understanding what Docker Volumes are. ⭐️ For a Demo please refer to 🤍 For any questions/issues/feedback, please leave me a comment and I will get back to you as soon as possible. #devops #techworldwithnana #docker #dockertutorials - ✅ Follow me on Youtube: 🤍 on DEV: 🤍 on Instagram: 🤍 on Twitter: 🤍 on Tumblr: 🤍 Legal Notice: Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein. This video is not accredited, certified, affiliated with, nor endorsed by Docker, Inc.

Docker Compose & Docker Volumes | Docker

3336
41
3
00:11:22
12.12.2021

What is Docker-Compose and Docker-volumes? Queries Solved - Docker Compose - Docker Volumes #DockerCompose #DockerVolumes Github URL for Source code :- Channel Link:- 🤍 Don't click this: 🤍 If you like the video , Please do subscribe my channel. Keep Supporting me so that I can Continue to provide you free content. - Thank you for watching -

What are Docker Volumes? - A brief introduction with Commands and Docker-Compose example

9756
209
21
00:11:16
12.10.2020

What are Docker volumes, well simple put they are file locations that we can attach to containers to store data in a persistent way. In this tutorial we give you a basic overview so that you can get started working with Docker volumes. 👍SUBSCRIBE to get more free tutorials, courses and code snippets! 🤍 👍👍Follow us on Facebook 🤍 👍👍👍Follow use on Twitter: 🤍 Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. This video is intended to be a independent and non affiliated tutorial helping you to better understand the Docker software. We are not accredited, certified, affiliated or endorsing Docker, Inc.

Docker Volumes | Use Local Folders and Directories

19361
196
16
00:05:01
26.07.2022

In this video tutorial we will learn how to use a local folder or directory to mount to our container in docker rather than using the Docker volume api. The data will persist in and out of our container, but if you want to share the data with other containers you need the docker volume api and you can watch my video on that: 🤍 If you wanna support my channel, you can buy me a coffee: ☕️ 🤍 Coffee make the code go!!! 💻 Programming Laptop 🤍 🎥 My Video Kit 🤍 🖥 Video Editing PC 🤍 #docker #dockervolumes #nerdcademy

Docker Volumes with Persistent Data in Containers | Beginners Tutorial

21924
746
62
00:07:32
30.07.2021

This video is about setting up Volumes for persistent data in Docker containers. This tutorial is for those who are beginning with Docker and finding the need to be able to store data that lasts beyond the lifecycle of the container. We will only be using the Docker CLI and not Dockerfiles or Docker Compose. The Docker Host is where docker is running with your container. I forgot to clarify that point! If you wanna support my channel, you can buy me a coffee: ☕️ 🤍 Coffee make the code go!!! 💻 Programming Laptop 🤍 🎥 My Video Kit 🤍 🖥 Video Editing PC 🤍

Docker Compose Tutorial

227143
4344
388
00:33:02
22.03.2022

Learn all about Docker Compose so you can orchestrate your services with confidence! - Get the complete Docker course (zero to hero): 🤍 - Subscribe for more Docker tutorials like this: 🤍 ⭐️ Want to learn more from me? Check out these links: Courses: 🤍 Twitter: 🤍 Facebook: 🤍 Blog: 🤍 #Docker #DevOps Docker is the de facto standard for building, shipping and running applications in a consistent manner. That's why most companies use it and are looking for developers with Docker skills. If you're looking for a career in software or DevOps engineering, you must have Docker on your resume. And not only that, you should know it well and be able to use it to effectively package and deploy your applications.

Docker Volumes Demo || Docker Tutorial 13

53252
1738
86
00:13:08
13.12.2019

Docker Volumes Demo with Node.js and MongoDB. Understand how to persist your database data when working with Docker using Docker Compose Volumes. ► Subscribe To Me on Youtube: 🤍 👉🏼 Understand Docker Volumes in 6 minutes (theory part): 🤍 In this video I show you Docker Volumes in practice. In the Docker Volumes Demo I use a simple Nodejs/MongoDB application and attach the volume to it, so that we don't lose the database data when restarting the mongodb container. ▬▬▬▬▬▬ T I M E S T A M P S 0:00 - Intro 0:23 - no persistance - docker compose without volumes 2:16 - Define the named volume in docker compose file 5:22 - re-start docker compose and see how data is persisted 6:34 - see where the docker volumes are located on your local machine For any questions/issues/feedback, please leave me a comment and I will get back to you as soon as possible. Also please let me know what you want to learn about Docker & Kubernetes. - This video is the 13th of a complete series for beginners. At the end of this tutorial you will fully understand Docker and Kubernetes. ►► Full Docker and Kubernetes Tutorial Playlist: 🤍 This video is the 10th of a complete series for beginners, where I explain the basic concepts and also show you demo's like deploying your containerized application. At the end of this tutorial you will fully understand Docker and Kubernetes. 💡 Only interested in Docker? ►► Complete Docker Tutorial Playlist: 🤍 #docker #dockertutorials #devops #techworldwithnana - The complete step-by-step guide to Docker and Kubernetes will include the following content: 🐳 D O C K E R - Container concept - Why docker? (image vs. traditional DevOps) - Install docker on different operating systems - 8 basic commands you need to know - Docker vs. Virtual Machine - Docker in Practice: Overview of whole development process with Docker (development, continuous delivery, deployment) - Develop an application with Docker - Docker Compose - Dockerfile - Private Repository - Deploying your containerized application - Docker Volumes from theory to practice ✵ K U B E R N E T E S - Main Kubernetes components (including Pod, Service, Ingress, Volumes, ConfigMap, Secrets, Deployment, StatefulSet) - Kubernetes architecture for beginners (master, slave nodes & processes) - Understand how does K8s REALLY work? Main Concepts of how to use K8s - Minikube, Kubectl - set up the cluster and connect to it - Kubectl main commands - Demo - Configuration file (YAML) - syntax - Kubernetes Namespaces - Communication between the pods - basic networking concepts in Kubernetes - K8s Deployment in practice - example application deployment (pod + service + Ingress + secret) - ✅ Follow me Youtube: ► 🤍 DEV: ► 🤍 Instagram: ► 🤍 Twitter: ► 🤍 Legal Notice: Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein. This video is not accredited, certified, affiliated with, nor endorsed by Docker, Inc.

Linux Servers. Docker #5. Volume и монтирование в контейнер

7361
382
47
00:28:48
22.11.2021

В этом выпуске я расскажу о docker volume, как с ними работать, зачем они нужны и в каких случаях их лучше всего применять. Кроме того речь пойдёт о подключении каталогов и файлов в контейнер, а так же о подключении сетевых хранились по протоколу NFS в виде volume. Docker #1 🤍 Docker #2 🤍 Docker #3 🤍 Docker #4 🤍 Хостинг на pq.hosting: 🤍 #docker #linux #server #docker volumes

Using Docker Volumes | Part 15 | Docker شرح

8710
222
42
00:18:24
12.09.2021

Using Docker Volumes | Part 15 | Docker شرح تعد وحدات Docker Volumes هي الآلية المفضلة لاستمرار البيانات التي يتم إنشاؤها بواسطة حاويات Docker واستخدامها. يتم تخزين Docker Volumes على المضيف ، بغض النظر عن دورة حياة Container . يتيح ذلك للمستخدمين نسخ البيانات احتياطيًا ومشاركة أنظمة الملفات بين Container بسهولة. للاشتراك في القناة 🤍 Docker سلسلة تعلم 🤍 ASP.NET Core مقدمة في تعلم 🤍 للتواصل علي صفحة الفيس بوك 🤍

How to create a volume in Docker-Compose for a PostgreSQL database

13062
243
37
00:21:42
12.10.2020

In this Docker tutorial, following on from the previous tutorials we now implement a volume to save data from a PostgreSQL data onto a volume so that the data persists after the container is restarted or removed. Code Repository 🤍 👍SUBSCRIBE to get more free tutorials, courses and code snippets! 🤍 👍👍Follow us on Facebook 🤍 👍👍👍Follow use on Twitter: 🤍 Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. This video is intended to be a independent and non affiliated tutorial helping you to better understand the Docker software. We are not accredited, certified, affiliated or endorsing Docker, Inc.

Entendendo volumes Docker de uma vez por todas | Curso Docker #09

13726
1047
72
00:20:09
13.04.2020

Neste vídeo iremos rever os conceitos necessários para entender os volumes em docker e iremos ver na prática como trabalhar com volumes em containers e fazer a persistência de dados de forma simples. #Docker #Container #RobertSilva

Docker Tutorial for Beginners [FULL COURSE in 3 Hours]

3797001
71028
3796
02:46:15
21.10.2020

Full Docker Tutorial | Complete Docker Course | Hands-on course with a lot of demos and explaining the concepts behind, so that you really understand it. 💙 Become a Kubernetes Administrator - CKA: 🤍 💚 Become a DevOps Engineer - full educational program: 🤍 🧡 Udemy courses: 🤍 ► Follow me on IG for behind the scenes content: 👉🏼 🤍 #docker #dockertutorial #techworldwithnana By the end, you will have a deep understanding of the concepts and a great overall big picture of how Docker is used in the whole software development process. The course is a mix of animated theoretic explanation and hands-on demo’s to follow along, so you get your first hands-on experience with Docker and feel more confident using it in your project. ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 0:00 - Intro and Course Overview 01:58 - What is Docker? 10:56 - What is a Container? 19:40 - Docker vs Virtual Machine 23:53 - Docker Installation 42:02 - Main Docker Commands 57:15 - Debugging a Container 1:06:39 - Demo Project Overview - Docker in Practice 1:10:08 - Developing with Containers 1:29:49 - Docker Compose - Running multiple services 1:42:02 - Dockerfile - Building our own Docker Image 2:04:36 - Private Docker Repository - Pushing our built Docker Image into a private Registry on AWS 2:19:06 - Deploy our containerized app 2:27:26 - Docker Volumes - Persist data in Docker 2:33:03 - Volumes Demo - Configure persistence for our demo project 2:45:13 - Wrap Up 🔗 Links ► Developing with Containers - Demo project: 🤍 🚀 1. What is Docker? ► What is a container and what problems does it solve? ► Container repository - where do containers live? 🚀 2. What is a Container technically ► What is a container technically? (layers of images) ► Demo part (docker hub and run a docker container locally) 🚀 3. Docker vs Virtual Machine 🚀 4. Docker Installation ► Before Installing Docker - prerequisites ► Install docker on Mac, Windows, Linux ❗️ Note: Docker Toolbox has been deprecated. Please use Docker Desktop instead. See for Mac (🤍 and for Windows (🤍 🚀 5. Main Docker Commands ► docker pull, docker run, docker ps, docker stop, docker start, port mapping 🚀 6. Debugging a Container ► docker logs, docker exec -it 🚀 7. Demo Project Overview - Docker in Practice (Nodejs App with MongoDB and MongoExpress UI) 🚀 8. Developing with Containers ► JavaScript App (HTML, JavaScript Frontend, Node.js Backend) ► MongoDB and Mongo Express Set-Up with Docker ► Docker Network concept and demo 🚀 9. Docker Compose - Running multiple services ► What is Docker Compose? ► How to use it - Create the Docker Compose File ► Docker Networking in Docker Compose 🚀 10. Dockerfile - Building our own Docker Image ► What is a Dockerfile? ► Create the Dockerfile ► Build an image with Dockerfile 🚀 11. Private Docker Repository - Pushing our built Docker Image into a private Registry on AWS ► Private Repository on AWS ECR ► docker login ► docker tag ► Push Docker Image to the Private Repo 🚀 12. Deploy our containerized application 🚀 13. Docker Volumes - Persist data in Docker ► When do we need Docker Volumes? ► What is Docker Volumes? ► Docker Volumes Types 🚀 14. Volumes Demo - Configure persistence for our demo project ▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬ DevOps Tools, like GitHub Actions, Terraform ► 🤍 Jenkins Pipeline Tutorials ► 🤍 Full Kubernetes tutorial ► 🤍 ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ Join private FB group ► 🤍 INSTAGRAM ► 🤍 TWITTER ► 🤍 LINKEDIN ► 🤍 ▬▬▬▬▬▬ Courses & Ebooks & Bootcamp 🚀 ▬▬▬▬▬▬ ► Become a DevOps Engineer - full educational program 👉🏼 🤍 ► High-Quality and Hands-On Courses 👉🏼 🤍 ► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 🤍

Dockerfile и docker-compose.yml больше автоматизации и связь между ними | уроки docker | #7

61373
2415
85
00:06:37
03.08.2018

🔥 Бесплатные уроки по информационным технологиям 💕Подписывайтесь на канал 👉: 🤍 🙉 Канал в телеграмм: 🤍 🐱‍👤Команды: docker-compose build docker-compose up docker-machine ip default docker run -v /data ubuntu docker inspect -f {{.Mounts}} имяконтейнера docker-compose rm db 💲Реквизиты для поддержки проекта💲 Находятся по адресу dka-develop.ru: 🤍 🌍Официальный сайт: 🤍 ©Music: Chris Haugen - Spanish Rose Triumph - Yung Logos

What is Docker Volume | How to create Volumes | What is Bind Mount | Docker Storage

273890
4167
588
00:16:51
10.07.2018

11:26 Bind mount More about Raghav - 🤍 Today we will learn: 1. What are Volumes 2. How to create / list / delete volumes 3. How to attach volume to a container 4. How to share volume among containers 5. What are bind mounts Volumes are the preferred mechanism for persisting data generated by and used by Docker containers : docker volume //get information : docker volume create : docker volume ls : docker volume inspect : docker volume rm : docker volume prune Instead of deleting containers one by one of docker ps -a , we can use docker container prune. and for docker ps (running containers) we can use docker rm $(ps -aq) Use of Volumes = Decoupling container from storage Share volume (storage/data) among different containers Attach volume to container On deleting container volume does not delete Commands docker run name MyJenkins1 -v myvol1:/var/jenkins_home -p 8080:8080 -p 50000:50000 jenkins docker run name MyJenkins2 -v myvol1:/var/jenkins_home -p 9090:8080 -p 60000:50000 jenkins docker run name MyJenkins3 -v /Users/raghav/Desktop/Jenkins_Home:/var/jenkins_home -p 9191:8080 -p 40000:50000 jenkins References 🤍 🤍 NOTES By default all files created inside a container are stored on a writable container layer The data doesn’t persist when that container is no longer running A container’s writable layer is tightly coupled to the host machine where the container is running. You can’t easily move the data somewhere else. Docker has two options for containers to store files in the host machine so that the files are persisted even after the container stops VOLUMES and BIND MOUNTS Volumes are stored in a part of the host filesystem which is managed by Docker Non-Docker processes should not modify this part of the filesystem Bind mounts may be stored anywhere on the host system Non-Docker processes on the Docker host or a Docker container can modify them at any time In Bind Mounts, the file or directory is referenced by its full path on the host machine.  Volumes are the best way to persist data in Docker volumes are managed by Docker and are isolated from the core functionality of the host machine A given volume can be mounted into multiple containers simultaneously. When no running container is using a volume, the volume is still available to Docker and is not removed automatically. You can remove unused volumes using docker volume prune. When you mount a volume, it may be named or anonymous.  Anonymous volumes are not given an explicit name when they are first mounted into a container Volumes also support the use of volume drivers, which allow you to store your data on remote hosts or cloud providers, among other possibilities. #DockerVolume #DockerBindMount #DockerContainers #DockerTutorials #DockerTraining #DevOpsTools #DevOpsTraining #DockerCommands #DockerForBeginners #DockerFreeTutorials #DockerforDevOps DOCKER PLAYLIST 🤍 YOUTUBE PLAYLIST 🤍 YOUTUBE 🤍 FACEBOOK 🤍 TWITTER 🤍 If you like videos on the channel Automation Step by Step, hit the like button and share with others. Click the SUBSCRIBE button and hit the bell icon to keep getting new videos. ONLINE COURSES TO LEARN Visit - 🤍 Follow Youtube - 🤍 Share your knowledge with everyone and, Never Stop Learning Raghav

КАК ПОДКЛЮЧИТЬ VOLUME? ► Docker для Data Science #6

10455
218
11
00:08:17
17.07.2018

Обучающий курс по Docker. Всем приятного обучения!) ПОДДЕРЖАТЬ СОЗДАНИЕ ВИДОСОВ: 🤍 ► файлы из курса - 🤍 Делитесь видео с подругами и корешами пусть тоже прокачаются!) Спасибо за просмотр! Телега: 🤍

DOCKER-COMPOSE - 4. LES VOLUMES PERSISTANTS

10051
172
19
00:09:43
27.11.2018

Docker est souvent pointé du doigt pour son risque de perte de données... mais à tort. En effet, docker permet de monter des volumes persistants qui pointent vers un filesystème externe. Du coup en cas de perte de conteneur si les services se relancés sans se poser de question, les datas se retrouvent automatiquement prises en compte. Code et présentation : 🤍 N'hésitez pas à vous abonner, partager et commenter !!

Share Volumes Between Multiple Containers | Podman or Docker

817
26
3
00:03:59
12.12.2022

Maybe when your just starting to learn containers, that you might not know you can use the same volume between containers. In fact you can. It's an important part of software development to share data between parts of your software. Today we will use Podman, but this works the same in Docker. If you wanna support my channel, you can buy me a coffee: ☕️ 🤍 Coffee make the code go!!! 💻 Programming Laptop 🤍 🎥 My Video Kit 🤍 🖥 Video Editing PC 🤍

Docker Compose will BLOW your MIND!! (a tutorial)

359293
11240
651
00:16:26
31.08.2022

We don’t live in Docker containers, keep yourself safe with Bitdefender Premium Security: 🤍 (59% discount on a 1 year sub) Stop spinning up Docker Containers like your grandparents, use Docker Compose instead! No more worrying about typing a million commands to get your whole Docker network and Containers running, do it in a nice pretty YAML file that you can deploy, stop, and redeploy with ease! 🔥🔥Commands and hacking lab YAML file!: 🤍 Vulhub GitHub link: 🤍 🔥🔥Join the NetworkChuck Academy!: 🤍 Sponsored by Bitdefender SUPPORT NETWORKCHUCK - ➡️NetworkChuck membership: 🤍 ☕☕ COFFEE and MERCH: 🤍 Check out my new channel: 🤍 🆘🆘NEED HELP?? Join the Discord Server: 🤍 STUDY WITH ME on Twitch: 🤍 READY TO LEARN?? - -Learn Python: 🤍 -Get your CCNA: 🤍 FOLLOW ME EVERYWHERE - Instagram: 🤍 Twitter: 🤍 Facebook: 🤍 Join the Discord server: 🤍 0:00 ⏩ Intro 0:43 ⏩ What do you need? 2:04 ⏩ Let’s do some composing 8:17 ⏩ Time to get a little crazy!!(With Containers) 10:46 ⏩ and let’s get a little crazier 14:41 ⏩ Now let’s deploy a vulnerable hacking lab! 15:44 ⏩ Outro AFFILIATES & REFERRALS - (GEAR I USE...STUFF I RECOMMEND) My network gear: 🤍 Amazon Affiliate Store: 🤍 Buy a Raspberry Pi: 🤍 Do you want to know how I draw on the screen?? Go to 🤍 and use code NetworkChuck to get 20% off!! #docker #networking #containers

Docker Volumes Explained (PostgreSQL example)

24377
723
63
00:13:38
07.02.2020

In this short video I discuss docker volumes and demonstrate how to use volumes with postgres instances. We will create a postgres docker container, create some tables, backup our volume, destroy the container and spin up a brand new container with our existing volume. #POSTGRES docker run -p 5432:5432 name pg -e POSTGRES_PASSWORD=postgres postgres #PGADMIN docker run -e PGADMIN_DEFAULT_EMAIL="hussein” -e PGADMIN_DEFAULT_PASSWORD=“password” -p 5555:80 name pgadmin dpage/pgadmin4 Enjoy 🏭 Software Architecture Videos 🤍 💾 Database Engineering Videos 🤍 🛰 Network Engineering Videos 🤍 🏰 Load Balancing and Proxies Videos 🤍 🐘 Postgres Videos 🤍 🚢Docker 🤍 🧮 Programming Pattern Videos 🤍 🛡 Web Security Videos 🤍 🦠 HTTP Videos 🤍 🐍 Python Videos 🤍 🔆 Javascript Videos 🤍 👾Discord Server 🤍 Support me on PayPal 🤍 Become a Patreon 🤍 Stay Awesome, Hussein

11. Docker Compose (in Hindi) : Networks and Volumes in Docker-Compose.yml

8036
7
00:03:40
18.04.2019

#dockerVsVM #dockerArchitecture #container #containerization #dockerInHindi #DockerTutorials #docker #dockerHindi #Hindi ref : 🤍 docker playlist: 🤍 ansible playlist: 🤍 facebook: 🤍 facebook: 🤍 linkedin: 🤍 email: coolgourav147🤍gmail.com

Docker Compose in 12 Minutes

1151011
35269
887
00:12:00
14.03.2017

Learn how to use Docker Compose to run multi-container applications easily. This is the second video in this Docker series. Learn Docker in 12 Minutes: 🤍 Deploy Docker Containers with Docker Cloud 🤍 Source code 🤍 Support this channel at 🤍 MORE TUTORIALS Learn HTML in 12 Minutes: 🤍 Learn CSS in 12 Minutes: 🤍 Learn JavaScript in 12 Minutes: 🤍 Learn PHP in 15 Minutes: 🤍 I deploy Docker containers to a Digital Ocean VPS. Get $10 credit with this link: 🤍 SUBSCRIBE FOR MORE 🤍 TWITTER 🤍 FACEBOOK 🤍 INSTAGRAM 🤍 SNAPCHAT jakewrightuk 🤍

Curso Docker desde cero - Capitulo 42 Volumenes en Docker Compose

2235
68
4
00:06:54
03.06.2021

#Docker​ #Linux​ Curso de Docker avanzado desde cero en Linux, en este capitulo 42 vas a ver como volumenes personalizados en docker compose Si tenes dudas o preguntas dejalas en los comentarios y te las respondere Si te gusto el video dale like y suscribite! Si te gusta el contenido del canal podes invitarme un Cafecito en el siguiente link: 🤍 Si querés que este proyecto siga creciendo podes hacer ✅Donaciones✅en el siguiente link: 🤍

Don't use local Docker Volumes

98548
2150
215
00:12:43
15.03.2022

How to avoid using local Docker Volumes and connect them to a remote NFS Storage Server like QNAP, Synology, etc.? I will show you how to create NFS Docker Volumes in Portainer and connect them to my TrueNAS server. #Docker #Linux #Portainer Teleport Tutorial: 🤍 Teleport-*: 🤍 Follow me: TWITTER: 🤍 INSTAGRAM: 🤍 DISCORD: 🤍 GITHUB: 🤍 PATREON: 🤍 MY EQUIPMENT: 🤍 Timestamps: 00:00 - Introduction 01:17 - Why not store Docker Volumes locally? 03:03 - What is an NFS Server 03:30 - Advantages of NFS Servers 04:29 - What to configure on your NAS? 06:02 - Advertisement-* 06:35 - Create NFS Docker Volumes 11:02 - Migrate existing Volumes to NFS All links with "*" are affiliate links.

Deploy Docker Compose with Presistant Volume attached to MySQL Container

1968
33
1
00:11:43
25.06.2020

Spring Boot demo Repo: 🤍 Docker Video : 🤍 🤍 Fb: 🤍

VOLUMENES y PUERTOS en DOCKER! TUTORIAL!

69893
4304
239
00:12:55
10.12.2018

Curso de Docker en Español Capítulo 3: Volúmenes y Puertos, hablo de como levantar un contenedor corriendo nginx, montando archivos en él y exponiendo los puertos para poder acceder desde tu máquina. También hablo de buenas prácticas y de como usar distribuciones alpine. 🤍 Repo con todos los archivos que uso: 🤍 Link para registrarse en Digital Ocean (50 USD de Regalo!) 🤍 Micrófono: Blue Snowball ICE Cámara: Canon G7X Mark II Laptop: Macbook Pro 15'' 2017 Kit completo: 🤍 Mi canal de vlogs: 🤍 Comunidad de Reddit: 🤍 Comunidad en Slack: 🤍 Comprame un cafecito: 🤍

Docker Shared Volume Tutorial between two containers | Docker Volume Mount Demo in Windows 11

477
4
0
00:11:20
06.09.2022

Docker installation in Windows 11 with WSL:- 🤍 WSL+Docker+Apple MacOS X Big Sur installation in Windows 11 🤍 docker volume create sonooskbvol //Volume Name Verify Volume by command and GUI docker volume ls Attach Volume with two new containers docker run -it -v sonooskbvol:/shared-volume name my-container-01 ubuntu Put some data here in /shared-volume echo "SUBSCRIBE TO SONOO'S KB" "Less (Sign) than once"skb.txt [Ctrl] + [P] and [Ctrl] + [Q] and return to the host machine’s command prompt docker run -it -v sonooskbvol:/shared-volume name my-container-02 ubuntu Put some data here in /shared-volume echo "LIKE THIS VIDEO AND SHARE" "Less (Sign) Than twice"skb.txt [Ctrl] + [P] and [Ctrl] + [Q] and return to the host machine’s command prompt Verify data in both container docker exec -it my-container-01 /bin/bash docker exec -it my-container-02 /bin/bash Deleting both the container docker stop my-container-01 docker rm my-container-01 docker stop my-container-02 docker rm my-container-02 Verify Volume docker volume ls Attaching same volume to third container to verify data persist or not docker run -it -v sonooskbvol:/shared-volume name my-container-03 ubuntu Can docker volumes be shared? Can two containers share the same volume? How do I share volume between containers? How do I share docker volumes across hosts? docker mount volume example docker mount volume to running container docker volume docker-compose volumes docker-compose volumes example docker create volume from local directory docker volume vs bind mount docker volume types

Docker Compose na prática (Fácil)

69030
4212
202
00:11:53
31.03.2019

Ganhe tempo automatizando o trabalho de gerenciar seus containers docker com docker compose! Aula de introdução ao Docker Compose na prática! Vamos pegar o projeto feito na aula anterior de Docker e converter todos os docker build e docker run para um arquivo docker-compose.yml e a partir daqui, sempre rodar o projeto com um único comando: docker-compose up -d Docker compose é muito importante para quem trabalha com containers docker, vamos junto automatizar nossa estrutura com essa ferramenta excelente! Para mais vídeos como esse, se inscreva no canal, comente e compartilhe! APOIE O CANAL 🤍 Aula anterior necessário assistir: Docker em 22 minutos. 🤍 Código do projeto feito na aula anterior: 🤍 DOWNLOAD DO DOCKER COMPOSE PARA WINDOWS E MAC 🤍 CONTATOS/SOCIAIS: Grupo no Telegram: 🤍programadorabordo Instagram: 🤍programadorabordo

Docker Named Volumes

2166
47
9
00:06:48
04.06.2018

Get the course at Udemy here: 🤍

Docker в целом и docker для laravel 6. Volume в docker compose. Пишем свой первый конфиг nginx

7137
287
50
00:12:40
18.02.2022

Отправляйте заявку на почту: laravelcreative🤍gmail.com Скидка: 2 курса - 1000 руб. 3 курса - 2000 руб. 4 курса - 4000 руб. Если уже брали раннее курс, то скидка на следующий 500 руб. Базовый курс(4000 руб.) 🤍 SPA соц сеть (4000 руб.) 🤍 SPA эксель импорт (4000 руб.) 🤍 SPA WebSocket чат (5000 руб.) 🤍 - ТГ чат для общения 🤍 . . Ссылка для донатов, спонсорства, пожертвований 🤍 🤍 - - . Ссылка для донатов, спонсорства, пожертвований 🤍 🤍 - Создаем свой собственный конфиг nginx Прописываем правила в конфиге Показываю файловую структуру в контейнере nginx(на самом деле Nginx + linux) Стандартный путь до Nginx в файловой структуре linux (etc/nginx/conf.d/) Стандартный путь расположения сайтов в системе linux(/var/www/) Опция volume в docker-compose для синхронизации файлов и папок проекта с удаленным контейнером Опция container_name для указания собственного имени у контейнера данного сервиса(nginx) Команды для исполнения docker exec -it app_nginx bash - войти в bash(терминал) контейнера docker exec app_nginx nginx -s reload - перезагрузить nginx в контейнере

Docker Volume شرح

479
26
23
00:22:27
26.11.2022

- GitHub 🤍 ▬▬▬▬▬▬ 💰 Support Me 💰 ▬▬▬▬▬▬ Patreon: 🤍 ▬▬▬▬▬▬ 👍 Follow Me 👍 ▬▬▬▬▬▬ LinkedIn: 🤍 Instagram: 🤍 Facebook: 🤍

Utilizando volumes no Docker

11621
815
30
00:30:57
15.07.2020

Containers Docker foram feitos para não armazenarem estado, afinal a ideia é que seja fácil replicarmos esses mesmos containers conforme a necessidade. Cada alteração feita dentro de um container, todo arquivo criado ali dentro, uma vez que ele deixar de existir, essas informações também desaparecerão. Para mantermos esses dados, e compartilhar entre outros containers de forma simples, é que temos os Volumes. Nesse vídeo você vai entender o que é um volume, sua importância e como utilizá-lo. Acompanhe a AlgaWorks nas redes sociais ↴ Facebook: 🤍 Instagram: 🤍 LinkedIn: 🤍 Twitter: 🤍 YouTube: 🤍 Conheça o nosso blog: 🤍 Conheça os nossos cursos online de Java e Front-end: 🤍

DOCKER - 4. DOCKER VOLUMES

29585
874
59
00:05:58
07.11.2018

📽️ Abonnez-vous : 🤍 🖥️ Devenir membre VIP : 🤍 Nouvelle version de la vidéo : 🤍 Après avoir découvert la création et l'utilisation de volumes persistants à l'aide de docker run option -v, voici la gestion des volumes via la commande docker volume. C'est un bon moyen pour avoir un suivi très clair des volumes présents sur la machines qui héberge. L'utilisation se fait de manière très simple et intituitive en créant un volume via : docker volume create monvolume puis en l'utilisant avec: docker run -tid name web -p 8080:80 mount source=monvolume,target=/usr/share/nginx/html nginx:latest N'hésitez pas à partager cette vidéo et découvrir d'autres tutoriels pour devenir devops. Abonnez-vous ici : 🤍 Sommaire de plus de 1000 vidéos : - sur github : 🤍 - sur gitlab : 🤍 ➡️ ➡️ Vous voulez m'encourager likez la vidéo, commentez-là et abonnez-vous ! 😃 Retrouvez plus de tutorials en français et formation pour devenir #devops : ### Devops/ CI-CD / Cloud Pipeline s01 : 🤍 AWS : 🤍 ### Conteneurisation - docker engine : 🤍 - docker compose : 🤍 - docker swarm : 🤍 - kubernetes : 🤍 - vagrant k8s : 🤍 - LXC/LXD : 🤍 ### Automatisation - ansible : 🤍 - ansible ex. haproxy : 🤍 - Jenkins : 🤍 - Git : 🤍 - Gitlab : 🤍 - Jmeter : 🤍 ### Infrastructure - consul : 🤍 - Infra Mesh : 🤍 ### LB et reverse-proxy - HAProxy : 🤍 - Linkerd : 🤍 ### SQL/NoSQL - ElasticSearch : 🤍 - PostgreSQL : 🤍 ### Sécurité - IPTables : 🤍 - Netcat : 🤍 - TCPDump : 🤍 ### Scripting - Scripting : 🤍 - Flask : 🤍 - Python : 🤍 ### Raspberry - faire son infra : 🤍 - k8s (pikub) : 🤍

(Docker - Phần 3d) Volume trong Docker - Bind mount

1333
40
7
00:07:54
06.11.2020

Phần trước: 3c - Container Port Mapping - Logging: 🤍 Phần tiếp theo: 4 - Dockerfile: 🤍 Playlist đầy đủ: 🤍 #Docker #DockerCompose #DockerHuongDan #DockerLaGi #DockerTuHoc © Bản quyền thuộc về nbstudio © Copyright by nbstudio - Do not re-upload without permission Follow us on facebook: 🤍 Subsribe us on youtube: 🤍

#1 - Docker Volumes - Explained | Different type of Docker Volumes | Named and Bind Volumes

20870
380
22
00:06:58
18.08.2020

DevOps Online Training Registration form: 🤍 For Online training, connect us on WhatsApp at +91-9642858583 Online Trainings = Online Trainings: DevOps Practitioner Training ► 🤍 Live Realtime Project Training ► 🤍 Interview Preparation Sessions ► 🤍 Udemy Courese = AR Shankar Udemy Courses ► 🤍 Linux for DevOps ► 🤍 Git for DevOps ► 🤍 Ansible for DevOps Beginners ► 🤍 Maven for DevOps ► 🤍 DevOps Project ► 🤍 Our Other Courses = Packages: Valaxy Ultimate Plan ► 🤍 DevOps AWS and Python ► 🤍 DevOps AWS and Shell Scripting ► 🤍 All About AWS ► 🤍 Other Courses: DevOps Course ► 🤍 Azure Administration ► 🤍 Production Ready Project ► 🤍 Kuberentes Project ► 🤍 AWS (Amazon Web Services) ► 🤍 Python Complete Course ► 🤍 Shell Scripting ► 🤍 AWS automation with Boto3 ► 🤍 Valaxy PPTs ► 🤍 Free resources = Free Access to all skillshare courses for 1 month ► 🤍 DevOps Resumes ► 🤍 Tools to learn in DevOps ► 🤍 Connect with Us = Facebook ► 🤍 Instagram ► 🤍 LinkedIn ► 🤍 Website ► 🤍 #DevOps #Valaxy #AWS

Backup in Linux Servers - Docker Volumes, and Databases

48888
1666
145
00:22:43
12.04.2021

Backup in Linux doesn't need to be complicated. I'll show you backup strategies and tools to create a reliable backup for your entire Linux server. You can use this perfectly in combination with Docker Volumes and Databases. #Duplicati #Docker #HomeLab DOCS: 🤍 Linuxserver.io: 🤍 Database Backup Script: 🤍 Nginx Proxy Manager Tutorial: 🤍 Portainer Tutorial: 🤍 Docker Tutorial: 🤍 Follow me: TWITTER: 🤍 INSTAGRAM: 🤍 DISCORD: 🤍 GITHUB: 🤍 PATREON: 🤍 MY EQUIPMENT: 🤍 Timestamps: 00:00 - Introduction 01:05 - Backup Strategies 02:40 - Incremental Backups 04:32 - Deploy Duplicati on Portainer 09:19 - Create a simple Backup Job 12:28 - How to Backup Databases 14:57 - Database Backup Script 18:18 - Backup Database Dumps with Duplicati 19:35 - Automatically run the Script All links with "*" are affiliate links.

[Docker] Volumes - Como mapear pastas do container para o host

3033
162
17
00:07:37
27.06.2021

Inscreva-se e deixa o like. Site: 🤍 Blog: 🤍 Linkedin: 🤍 Github: 🤍 Email: contato🤍cristianoprogramador.com

DOCKER VOLUME BACKUP ► Линуксовые Фишечки #30

2305
115
11
00:14:47
22.08.2019

Покажу как бекапить именованные волюмы тема не самая раскрытая в документации и интернете, но очень нужная. ПОДДЕРЖАТЬ СОЗДАНИЕ ВИДОСОВ: 🤍 Как и обещал, ссылка на пост: 🤍

Docker-Compose | Dockerizing pgAdmin and Postgres - Volumes and Custom Network IP

12711
264
18
00:28:34
08.05.2021

Welcome to another Docker-Compose tutorial. The Windows platform does support PostgreSQL, but it can be much more convenient to install Postgres and manage PostgreSQL with pgAdmin in containers. In this tutorial we create a docker-compose file to configure Postgres and pgAdmin allowing any other application, in this tutorial Django to connect to it. We go the extra step of configuring the network, assigning static IP addressed to the containers. Code Repository: (Part 8) 🤍 🐱‍🏍Would you like to SUPPORT US FURTHER so that we can make even more great content - Please consider joining our members community. 🤍 👍SUBSCRIBE to get more free tutorials, courses and code snippets! 🤍

Назад
Что ищут прямо сейчас на
docker compose volumes Wiki rana Buy Wiki Ranker weibliche Wikinger Dyllan Moxim Wiki segnalare errori su wikipedia Erros sobre a Wikipedia WikiPedia page wiki) Sissy Peppo wiki WikiWand wikipedia game basicallyidowrk Jojo Babie WIKIipedia wikingowie koniec isabella rosee wiki wikipedia philosophy change wikipedia page name Wikipedia money Waller Wiki Gypssai wiki how wikipedia earns money