Running Website In a Docker Container

Описание к видео Running Website In a Docker Container

In this video I'll show you how to deploy a simple html website in a docker container. To follow along, you'll need the source code of a website and docker engine installed on your machine.

To Install docker:
https://docs.docker.com/engine/install/

Use a HTML web template to follow along:
https://www.tooplate.com/
Choose a template
Download & unzip it
Place it in the same directory that you will create the Dockerfile in

Комментарии

Информация по комментариям в разработке