filmov
tv
Docker lesson 1: Creating a nginx container and hosting an app/website on localhost

Показать описание
Docker is going to make your development so much better. We can spin up different services in a matter of seconds, elevating our workflow. Docker also lets us package our applications so when we launch our app on different servers, the only software/package you need installed is Docker.
Reference files available on GitHub:
Reference files available on GitHub: