8000 GitHub - mediot-inc/python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mediot-inc/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

docker image for circleci

build command

docker build . -t mediot/python:<python version>-<build version> -t mediot/python:latest

example

docker build . -t mediot/python:3.13.1-0.0.1 -t mediot/python:latest

push command example

docker push mediot/python:3.13.1-0.0.1
docker push mediot/python:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0