OPERATING SYSTEMSOS Linux

Docker image with Ubuntu 18.04 OS having Python 3.6.9 and Pip installed

This is a docker image with a base image of Ubuntu 18.94 having Python 3.6.9 and pip installed. The video shows how the image is made. To use it just get the ready made image from dockerhub and just run

docker pull mianasbat/ubuntu1804-py3.6-pip:latest

docker run -it ubuntu1804-py3.6-pip bash

python -V

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *