Quantcast
Viewing latest article 8
Browse Latest Browse All 10

Dockerizing nginx

Now that we have images ready, let’s start dockerizing some applications to play with. I will start with dockerizing nginx and serve some static html content from it. To dockerize an application, you need 2 things: 1. The base image which will be used to build the new image from 2. A dockerfile Now what’s […]

The post Dockerizing nginx appeared first on AOssama.


Viewing latest article 8
Browse Latest Browse All 10

Trending Articles