python-example 1.0
root/ugloo

Makedir in python

Metadata
author Ahmed EL HAMZAOUI
author_email ahmed.elhamzaoui@ugloo.com
description_content_type text/markdown

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
  • Replaced 1 time(s)
  • Uploaded to root/ugloo by root 2021-12-07 14:20:00

Makedir

Makedir est un package debian simulant la commande mkdir Unix.

Build

Le projet nĂ©cessite docker pour ĂȘtre build.

Build gitlab

docker login registry.git.deeptorrent.io:5050
docker build -t registry.git.deeptorrent.io:5050/develop/python-example .
docker push registry.git.deeptorrent.io:5050/develop/python-example

Build local

docker build -t python-example .