Create dockerfile, changed apply_commits method

This commit is contained in:
Ivan Vazhenin
2023-11-15 10:58:45 +07:00
parent 5e9f427072
commit a25a54eb92
6 changed files with 71 additions and 10 deletions

9
infra.py Normal file
View File

@@ -0,0 +1,9 @@
from libcommon import *
from libdatabase import *
from libgeodata import *
from libgeodriver import *
from libgeodesy import *
from libgeom import *
from libipdutilities import *
from liboodriver import *