D
D
Dauren S2016-07-13 14:32:58
Django
Dauren S, 2016-07-13 14:32:58

Docker container image must first contain OS (ubuntu, debian) or can I install the application right away?

Docker. I want to install django. Does the container first need to contain the OS image or can you install the application right away?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Kuts, 2016-07-13
@dauren101

The container should at least contain the environment in which you are going to install the django.
At least so that you can run operating system commands in it.
If religion does not allow you to collect the desired container from the image with the OS, then you can look for ready-made ones with django already installed.

I
Ilya, 2016-07-13
@FireGM

must contain the python of the desired version and janga.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question