How to Create Docker Images for Node Apps

Опубликовано: 27 Сентябрь 2024
на канале: Semaphore CI
94
2

🐳 If you’ve ever developed anything that needs to ‘live’ somewhere besides your local machine, you know that getting an application up and running on a different machine is no simple task.

Docker gives your the tools to build a complete package you can deploy anywhere. By the end of this tutorial you should be able to:

understand what Docker is and what it does
create a simple Dockerfile
run a Node.js application using Docker
run various containers using Docker compose

⏰ Timestamps
0:00 Intro
0:25 The application
4:42 Using Docker to run databases
5:30 How to write Dockerfile
8:00 Building Docker images
9:15 How to use Docker Compose
11:07 Running applications with Docker Compose
14:32 Conclusion

🔗 Interesting links
Docker in 6 Minutes:    • Docker in 6 Minutes  
Dockerizing a Node application: https://semaphoreci.com/community/tut...
Dockerizing a PHP Application: https://semaphoreci.com/community/tut...
Dockerizing a Python Django Web Application: https://semaphoreci.com/community/tut...
Dockerizing a Ruby on Rails Application: https://semaphoreci.com/community/tut...
Dockerizing Elixir and Phoenix Applications: https://semaphoreci.com/community/tut...


Смотрите видео How to Create Docker Images for Node Apps онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Semaphore CI 27 Сентябрь 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 94 раз и оно понравилось 2 людям.