kopia lustrzana https://github.com/jupyterhub/repo2docker
Include the .git directory when copying files
Useful to push / pull later on when the user is runningpull/2/head
rodzic
02ea11a0bf
commit
f717ed4e04
|
@ -81,6 +81,7 @@ class PythonBuildPack(BuildPack):
|
|||
cmd = [
|
||||
's2i',
|
||||
'build',
|
||||
'--exclude', '""',
|
||||
workdir,
|
||||
self.runtime_builder_map[self.runtime],
|
||||
output_image_spec
|
||||
|
|
Ładowanie…
Reference in New Issue