Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

volantis-technology/docker-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-python

Introduction

This repo contains necesary files to build docker image for Python.

Things that will be installed:

How to build

  • clone this repo
git clone https://github.com/volantis-technology/docker-python.git && cd docker-python
  • build the image
docker build . -t python
  • check by running the image
docker run -it --rm python

Maintainer

Akrom Khasani

akrom (at) volantis (dot) io

Releases

No releases published

Packages

No packages published